summaryrefslogtreecommitdiff
path: root/test/Default.py
Commit message (Expand)AuthorAgeFilesLines
* Speed up a few tests for CIMats Wichmann2022-11-151-4/+16
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-4/+2
* added mode='r' for must_matches, and for one case added mode='w' for source f...William Deegan2017-03-201-35/+26
* py2/3 fix must_match and rb/wbWilliam Deegan2017-03-201-16/+16
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-27/+27
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-4/+4
* Give the global functions corresponding Environment methods.Steven Knight2003-09-081-19/+39
* Change the default behavior when no arguments are specified to building every...Steven Knight2003-02-051-8/+51
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
* Changes from Charles Crain.Steven Knight2002-06-051-18/+18
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Make the Default() method accomodate targets with white space in the file name.Steven Knight2002-01-121-4/+17
* Fix using a directory as Default().Steven Knight2002-01-111-5/+32
* Make Default work with subdirectories.Steven Knight2001-12-221-0/+28
* Make Default() accept a nodeSteven Knight2001-12-171-2/+14
* More NT portability fixes.Steven Knight2001-11-241-2/+2
* Make the (s) and variables upper-case.Steven Knight2001-10-311-3/+3
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-8/+11
* Implement special variable substitution.Steven Knight2001-10-111-3/+3
* Updating licensing.Steven Knight2001-10-031-0/+22
* Don't use Program() on some tests that don't need it.Steven Knight2001-09-291-39/+34
* Add dummy C code to use argc and argv in tests.Steven Knight2001-09-201-0/+2
* Add support for Default() targets.Steven Knight2001-09-201-0/+67