summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Python2.7 fix: the timestamp in the sconsign --raw output may have anSteven Knight2010-08-272-28/+28
* Python 2.7 fixes in four tests.Steven Knight2010-08-272-5/+7
* I had to add the INDEXSTYLES environment variable to the codeRobert Managan2010-08-231-0/+191
* Clean up a test file that had some bad PostScript in it. Seems to workRobert Managan2010-08-231-1/+1
* This time make it really platform agnostic.Robert Managan2010-08-231-1/+1
* Clean up this test so it is platform agnostic. Added a builder to do theRobert Managan2010-08-231-27/+10
* Add tests of using SConsignFile() with Python dbm modules.Steven Knight2010-08-214-0/+395
* Add a test of switching back and forth between Decider() valuesSteven Knight2010-08-201-0/+93
* WHen checking the .tex file for which side effects it generates alwaysRobert Managan2010-08-191-0/+196
* Fix two badly formed epsfiles used in these tests.Robert Managan2010-08-192-2/+2
* Fix Windows test failures due to previous commit: skip pkg-config test on Win...Gary Oberbrunner2010-08-162-6/+12
* Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B...Gary Oberbrunner2010-08-153-2/+325
* Fix issue with implicit-cache when files are removed on disk. Fixes issue #1...Gary Oberbrunner2010-08-121-0/+74
* Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev)Gary Oberbrunner2010-08-125-8/+319
* Support for Fortran 03, from Luca Falavigna.Gary Oberbrunner2010-07-307-0/+839
* Fix tests that examine version output to expect new "engine path:" line.Steven Knight2010-07-292-0/+4
* Issue 2549: Add support for DMD version 2. (Russel Winder)Steven Knight2010-07-231-0/+3
* Missed these new test files in last commit (r5105).Gary Oberbrunner2010-07-226-0/+649
* Integrated patch for issue 2571, various fixes for MSVS project generation. ...Gary Oberbrunner2010-07-225-14/+15
* Add .sx assembly files to preprocessed-assembly source scanner list. Closes i...Gary Oberbrunner2010-07-041-1/+14
* Set module metadata for site_scons/site_init.py files. From Arve Knudsen; cl...Gary Oberbrunner2010-07-041-4/+50
* Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.Gary Oberbrunner2010-07-041-0/+71
* Fix #2574: case sensitivity issue with Fortran module scanner.Gary Oberbrunner2010-06-171-0/+66
* Solaris portability fix to avoid substitutions during Tool module intialization.Steven Knight2010-06-161-1/+5
* Remove unnecessary left-over "import sys" statements.Steven Knight2010-06-1513-26/+0
* Issue 2647: In Executor.Null.get_all_children(), really return all ofSteven Knight2010-06-153-18/+84
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-154-8/+99
* Move update-release-info.py from src/ to tests/update_release-info/Greg Noel2010-06-111-0/+256
* Windows portability.Steven Knight2010-06-101-1/+5
* More Solaris test fixes.Steven Knight2010-06-102-4/+2
* Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.Steven Knight2010-06-105-9/+9
* Move test/update-release-info.py to src/test_update-release-info.py.Steven Knight2010-06-101-244/+0
* More Solaris test fixes:Steven Knight2010-06-087-34/+64
* Remove the rest of the logic for the noqmtest keywordGreg Noel2010-06-082-2/+2
* Test fixes for Solaris, notably making test/Actions/function.py printSteven Knight2010-06-085-29/+44
* Fixed a bug in the regression test to use the right filenames for eachGreg Noel2010-06-071-10/+9
* Windows portability: \ separators in the expected output.Steven Knight2010-06-071-6/+6
* Don't skip runtest.py tests on systems that don't have QMTest installed.Steven Knight2010-06-071-4/+5
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-071-0/+245
* Explicitly initialize the construction environment with tools = ['mssdk',Steven Knight2010-06-061-1/+2
* Windows portability fixes in various tests. Fix runtest.py detectionSteven Knight2010-06-065-19/+31
* Fix a ripple effect from the change to TestSCons.re_escape().Steven Knight2010-06-051-5/+2
* Re-enable tests on non win32 platforms.William Deegan2010-06-0513-62/+38
* Fix failing tests on macosxWilliam Deegan2010-06-0413-0/+78
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-303-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-282-5/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-2829-257/+557
* Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream:Steven Knight2010-05-271-2/+2
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-2624-0/+0
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-2621-79/+95