summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219.Gary Oberbrunner2008-10-011-0/+46
* Fix test to work with all versions of PythonGreg Noel2008-09-291-20/+21
* Issue 1646: Block-wise signature computation for large filesLudwig Hähne2008-09-281-0/+121
* Fix __COPYRIGHT__ and __revision__ lines.Steven Knight2008-09-251-2/+2
* Python 1.5 portability in test/Execute.py.Steven Knight2008-09-241-1/+11
* Split the MSVS variant_dir sub-tests into separate test scripts.Steven Knight2008-09-248-264/+418
* Split the sub-tests for cleaning MSVS project and solution filesSteven Knight2008-09-248-250/+423
* Move the MSVS 6.0 test data into QMTest/TestSConsMSVS.py, too.Steven Knight2008-09-241-158/+3
* Move Visal Studio test data into QMTest/TestSConsMSVS.py.Steven Knight2008-09-243-371/+9
* Refactor Visual Studio testing logic into a separate TestSConsMSVSSteven Knight2008-09-2310-23/+23
* Fix for Windows that doesn't break other systems: delete theSteven Knight2008-09-223-3/+3
* Windows portability (path names in expected output).Steven Knight2008-09-221-2/+7
* Windows portability: different error message for the nonexistent file.Steven Knight2008-09-201-1/+9
* Windows test fix: enhance the TestSCons class so an explicitSteven Knight2008-09-203-6/+6
* Fix broken swig tests when python being used to run tests is incompatible wit...William Deegan2008-09-205-0/+5
* Windows portability: escape strings with file path names, whichSteven Knight2008-09-201-2/+2
* Make the test/MSVC/{msvc,hierarchical}.py tests work even ifSteven Knight2008-09-192-4/+4
* Windows portability in the expected output.Steven Knight2008-09-191-4/+4
* Hefty update to the tex tool.Robert Managan2008-09-184-5/+214
* Issue 2106: Don't match a directory that matches the name of aSteven Knight2008-09-141-0/+92
* Issue 1693: make the subdirectory in which the .sconsign file willSteven Knight2008-09-144-112/+226
* Revert the previous change, I overlooked some regression test failures.Steven Knight2008-09-134-226/+112
* Issue 1693: Make the directory in which the .sconsign file will live,Steven Knight2008-09-134-112/+226
* Issue 2121: fix handling #includes of files in VariantDir subdirectories,Steven Knight2008-09-131-0/+76
* Issue 1681: Fix the ability of add_src_builder() to handle arbitrarySteven Knight2008-09-111-0/+65
* Add the ability of the Tex builder to change the name of the createdRobert Managan2008-09-101-0/+78
* Fix bugs in regression testsGreg Noel2008-09-102-1/+7
* Issue 1307: Invalidate node caches after Execute()Ludwig Hähne2008-09-081-0/+108
* Accommodate earlier change in the order of arguments on a WindowsSteven Knight2008-09-081-1/+1
* A test case for my last commit.Robert Managan2008-09-081-0/+82
* Add a test for revision 3340, escaping variable names when usingSteven Knight2008-09-061-0/+2
* Added a strfunction to the various tex builders. Since the sub-actions reportRobert Managan2008-09-049-31/+125
* Fix for bug #2184, Glob() corrupts LIBPATH.Gary Oberbrunner2008-09-031-0/+87
* Issue 2168: Mac OS X fixes for SWIG tests. (Greg Noel)Steven Knight2008-08-267-16/+40
* Issue 2099: have Execute() print an error message if an actionSteven Knight2008-08-261-13/+24
* call subst on the line passed to Environment.WhereIsJim Randall2008-08-221-1/+7
* Issue 2172: RPCGEN test fix for OS XGreg Noel2008-08-141-1/+6
* Issue 2162: YACC fix for OS XGreg Noel2008-08-141-6/+9
* Issue 2150: accommodate sporadic timing-related errors in the test output.Steven Knight2008-08-141-6/+12
* Update to 1.0.0.Steven Knight2008-08-121-1/+1
* Merged revisions 3057-3059,3061-3264 via svnmerge fromSteven Knight2008-08-095-32/+133
* Merged revisions 2949-2953,2955-3056 via svnmerge fromSteven Knight2008-06-1011-9/+397
* Merged revisions 2928-2932,2934-2946 via svnmerge fromSteven Knight2008-05-186-29/+294
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-3018-113/+683
* Merged revisions 2880-2883,2885-2895 via svnmerge fromSteven Knight2008-04-218-113/+190
* Merged revisions 2867-2879 via svnmerge fromSteven Knight2008-04-1941-1445/+1249
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-1764-132/+2281
* Merged revisions 2720-2724 via svnmerge fromSteven Knight2008-03-315-10/+22
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-31125-573/+1791
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-04104-699/+5734