summaryrefslogtreecommitdiffstats
path: root/test/LIBPREFIXES.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of indentation tabs in the test scripts and have runtest.py invoke ↵Steven Knight2005-10-141-5/+5
| | | | them with the python -tt option to keep them out.
* Win32 portability: add an explicit match argument to TestCommon.py, use it ↵Steven Knight2004-07-151-2/+4
| | | | to only use match_re_dotall when we're using TestSCons.noisy_ar.
* Fix tests on systems where 'ar' prints warnings about creating archives. ↵Steven Knight2004-07-131-2/+2
| | | | (Kevin Quick)
* 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
|
* Big change for shared libraries and a bunch of other flexibility. (Charles ↵Steven Knight2002-04-151-0/+71
Crain)