summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Solaris test portability fixes.Steven Knight2009-08-033-3/+15
* Use regular expression matching to allow our "do nothing script"Steven Knight2009-08-011-9/+9
* Update the Test{Cmd,Common}.py 0.36, with better diff reportingSteven Knight2009-07-245-7/+9
* Update tex builder to use the -recorder option.Robert Managan2009-07-2210-15/+203
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-1/+1
* - Changed the option--duplicate test to only test the number of hard links on...Lukas Erlinghagen2009-06-121-1/+13
* Issue 2229, fix, tests, docGreg Noel2009-05-171-40/+12
* Remove duplicate testGreg Noel2009-05-171-90/+0
* Fix textfile.py breakaga on platforms with weird end-of-line conventionsGreg Noel2009-05-121-1/+1
* Fix site_scons/site_init.py test failure on Windows by using 'type' instead o...Gary Oberbrunner2009-05-121-3/+9
* Automatically pick up the list of tools from the tool directory ratherGreg Noel2009-05-101-85/+20
* Update regression tests to match changes in runtest.pyGreg Noel2009-05-082-16/+16
* Issue 2306: Exclude non-test files from regression tests. While runtest.pyGreg Noel2009-05-081-0/+1
* fix for bug #2393. Instead of just 'import'ingGary Oberbrunner2009-04-291-0/+89
* Add Textfile and Substfile buildersGreg Noel2009-04-221-0/+158
* fix test that hangs occasionally to fail instead if a short time elapses with...Greg Noel2009-04-181-10/+14
* Modify the SWIG tests so that OS X is treated like a UNIX platform (which itGreg Noel2009-04-1811-114/+81
* Fix the expected "Dot not know how to make" error message.Steven Knight2009-04-161-1/+1
* Win32 fixes: update error message, accomodate re match.Steven Knight2009-04-162-3/+5
* Per the bug report, this patch improves the "Do not know how to makeGary Oberbrunner2009-04-153-9/+21
* Be sure to honor the setting of SWIGOUTDIR when the SWIG tool generatesBen Webb2009-03-311-0/+95
* Add a missing test.pass_test() line to test/Java nested-classes.py.Steven Knight2009-03-181-0/+2
* Issue 2372: evaluate a Node's order-only prerequisites before the sourcesSteven Knight2009-03-112-16/+90
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-086-26/+14
* Issue 2368: Fix an exception when a null command-line argument isSteven Knight2009-03-061-3/+14
* Fix handling of both UTF_16_LE and UTF_16_BE. Add an actual test forSteven Knight2009-03-021-0/+319
* replace execfile() by equivalent exec statementGreg Noel2009-03-026-14/+26
* Issue 1059: Fix the -n option when VariantDir(duplicate=1) is usedSteven Knight2009-02-251-6/+30
* Issue 2152: Fix the ability of --clean to handle / delete brokenSteven Knight2009-02-235-137/+339
* Undo changes to unrelated files accidentally included in r4036.Steven Knight2009-02-222-84/+1
* Set IncludeSearchPath and PreprocessorDefinitions in the generationSteven Knight2009-02-223-2/+87
* Replace embedded carriage returns with \r.Steven Knight2009-02-222-2/+2
* Fix line endings.Steven Knight2009-02-227-633/+633
* Disable the cut-and-paste tests for executing from generated VisualSteven Knight2009-02-222-0/+8
* Merged revisions 4025-4029 via svnmerge fromSteven Knight2009-02-219-34/+377
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-216-17/+85
* Spell the Windows environment variables consistently "SystemDrive"Steven Knight2009-02-191-1/+1
* Add missing editor settings.Steven Knight2009-02-181-0/+6
* Split an embedded sub-test from test/Libs/LIBS.pySteven Knight2009-02-182-79/+124
* Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s stringSteven Knight2009-02-131-0/+112
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-11117-177/+61
* Restore emacs + vim settings lines.Steven Knight2009-02-091-0/+6
* Add the $CCFLAGS variable to the $PCHCOM command line, and rearrangeSteven Knight2009-02-091-1/+10
* Doc string fix.Steven Knight2009-02-091-1/+1
* Handle finding implicit dependents defined with doubled pathSteven Knight2009-02-091-13/+28
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-09931-0/+5572
* Capture a test case to verify correct behavior of $( $) on long linesSteven Knight2009-02-072-8/+102
* Fix misspelled method name in the section that tests Python versionsSteven Knight2009-02-061-1/+1
* Fixes for use of regular expression with must_contain_all_lines().Steven Knight2009-02-062-2/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-06235-459/+174