summaryrefslogtreecommitdiffstats
path: root/test/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Add more information error reporting from tests.Steven Knight2001-09-161-14/+10
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-19/+9
* Fix Python 2.1 warningSteven Knight2001-09-131-1/+1
* Fixes for -f end cases.Steven Knight2001-09-121-1/+1
* Generalize the hard-coded line numbers in test/errors.py.Steven Knight2001-09-091-3/+3
* Make the build portable to Windows NT.Anthony Roach2001-09-011-4/+9
* Implement error framework.Steven Knight2001-08-181-0/+54