summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add a TestSCons.option_not_yet_implemented() method and use it soSteven Knight2009-12-1512-54/+21
* Integrate patch from issue #2436: fix regression from r3691 which stopped pri...Gary Oberbrunner2009-12-051-8/+12
* Explicitly initialize the environment tools=['mssdk', 'msvc', 'mslink']Steven Knight2009-11-302-2/+6
* Add missing "import string" to test that uses string.replace().Steven Knight2009-11-291-0/+2
* Don't hard-code the swig location in the expected output.Steven Knight2009-11-281-11/+7
* Add a test for the case where a latex file uses \input{} to include theRobert Managan2009-11-251-0/+96
* Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make...William Deegan2009-11-141-0/+102
* Fix test failure in Repository/Java.py on OS XGreg Noel2009-09-181-9/+4
* Add test case for configure failure.David Cournapeau2009-09-171-0/+49
* Fix tex code to handle broken nomenclature package. (Fixes test failure on ce...William Deegan2009-09-161-8/+16
* Steven checked in some changes yesterday which fixed a great number ofWilliam Deegan2009-09-152-7/+2
* Revert r4356, the problem is in TestSCons.py, not the test script itself.Steven Knight2009-09-131-3/+3
* Remove last checkin.William Deegan2009-09-132-24/+20
* Fix test to pass for deprecated python versions. Not what was expected deprec...William Deegan2009-09-132-20/+24
* Add python version deprecated check to get this test to pass on python 2.3 (h...William Deegan2009-09-121-3/+3
* Add a test that the packages used are installed.Robert Managan2009-08-312-0/+8
* As I set up the test case for the glossary and nomencl packagesRobert Managan2009-08-212-0/+202
* Add test for glossaries package. and patch tex.pyRobert Managan2009-08-211-0/+118
* 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