* Add test infrastructure and a few basic tests to ShellBuffer
commit05ecd1f876971bb17f7ae595e5be49f1bbc38022
authorOwen W. Taylor <otaylor@fishsoup.net>
Mon, 1 Oct 2007 12:36:40 +0000 (1 08:36 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Mon, 1 Oct 2007 12:36:40 +0000 (1 08:36 -0400)
treed37c5c622a9e5108e6097e126560cee0e08583b0
parent886a5f64e0c8f23a7e2b38e064e97cad5b8039c1
* Add test infrastructure and a few basic tests to ShellBuffer
* Fix a bug with iterating over the wrong range during modifications (using
  a stale range of line numbers)
lib/reinteract/ShellBuffer.py