summaryrefslogtreecommitdiffstats
path: root/test/diskcheck.py
Commit message (Collapse)AuthorAgeFilesLines
* more removal of sccs and rcs builder logicWilliam Deegan2017-04-181-24/+0
|
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-5/+3
| | | | | | | | test.must_contain_all_lines() test.must_contain_any_line() test.must_not_contain_any_line() Update tests to use them. Remove "import string" lines where the change made them unnecessary.
* Add a --diskcheck option to control looking on-disk for things.Steven Knight2005-06-101-0/+81