| Commit message (Expand) | Author | Age | Files | Lines |
* | - several smaller fixes to get all tests running under Buildbot again | dirkbaechle | 2012-09-27 | 1 | -40/+31 |
|
|
* | - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd, | dirkbaechle | 2012-09-06 | 3 | -4/+262 |
|
|
* | - first swoop of changes for getting all Buildbot slaves to run successfully ... | dirkbaechle | 2012-09-04 | 1 | -6/+6 |
|
|
* | - removed Aegis support | dirkbaechle | 2012-08-12 | 1 | -10/+0 |
|
|
* | - fixed directory/file fixtures for "general" mode | dirkbaechle | 2012-08-12 | 3 | -5/+436 |
|
|
* | - renamed the '-j' option to '-k', such that we can use the former for parall... | dirkbaechle | 2012-08-09 | 2 | -10/+2 |
|
|
* | - fixed where_is for standard mode | dirkbaechle | 2012-08-03 | 1 | -2/+2 |
|
|
* | - basic merge with source from the external scons-test-framework | dirkbaechle | 2012-08-03 | 2 | -69/+225 |
|
|
* | Merged msvc11 branch from stopiccot. | Gary Oberbrunner | 2012-05-07 | 1 | -0/+107 |
|\ |
|
| * | copy paste unit tests for VC11 | stopiccot | 2012-03-04 | 1 | -0/+107 |
|
|
* | | Merged in garyo/scons (pull request #18) | Gary Oberbrunner | 2012-04-07 | 1 | -0/+24 |
|\ \
| |/
|/| |
|
| * | Fix test failures in test/explain/basic.py on Windows due to drive-name case ... | Gary Oberbrunner | 2012-04-07 | 1 | -0/+24 |
|
|
* | | Fix in Visual Studio project generation. When project contains only one *.cpp... | stopiccot | 2012-02-12 | 1 | -2/+2 |
|
|
* | | Add 2012 to the copyright year list | William Deegan | 2012-01-16 | 1 | -1/+1 |
|/ |
|
* | Fix bug 2772 | William Deegan | 2011-06-17 | 1 | -1/+1 |
|
|
* | Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ... | Gary Oberbrunner | 2011-05-15 | 1 | -0/+2 |
|
|
* | Fix TEX auxiliary test by normalizing ps output to avoid spurious failures (f... | Gary Oberbrunner | 2011-05-04 | 1 | -0/+12 |
|
|
* | Fix #2740, using PRESERVE with runtest.py. | Gary Oberbrunner | 2011-03-11 | 1 | -1/+1 |
|
|
* | Misc Windows test cleanups | Gary Oberbrunner | 2011-02-27 | 1 | -1/+4 |
|
|
* | Apply patch from issue #2710. Test harness fixes only, no user impact (no doc... | Gary Oberbrunner | 2011-02-13 | 2 | -2/+35 |
|
|
* | Fix test/update-release-info/update-release-info.py to work in the year 2011 | William Deegan | 2011-01-26 | 1 | -1/+1 |
|
|
* | Integrate patch for issue 2691: MSVS 10.0 project file generation. | Gary Oberbrunner | 2010-10-16 | 1 | -0/+105 |
|
|
* | Updates the timing infrastructure to: | Steven Knight | 2010-08-18 | 1 | -10/+32 |
|
|
* | Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev) | Gary Oberbrunner | 2010-08-12 | 1 | -0/+131 |
|
|
* | Integrated patch for issue 2571, various fixes for MSVS project generation. ... | Gary Oberbrunner | 2010-07-22 | 1 | -22/+27 |
|
|
* | Windows fix: use shell=True on subprocess.Popen(), don't use communicate(). | Steven Knight | 2010-06-28 | 1 | -2/+3 |
|
|
* | Generalize searching for the Fortran startup libraries (-lfrtbegin | Steven Knight | 2010-06-27 | 1 | -16/+14 |
|
|
* | Add __COPYRIGHT__ and __FILE__ template strings. | Steven Knight | 2010-06-16 | 1 | -0/+3 |
|
|
* | Revert in-directory changes inadvertently swept up in the last checkin. | Steven Knight | 2010-06-15 | 1 | -1/+1 |
|
|
* | Issue 2390: Support appending to $*FLAGS values (CLVar instances) in a | Steven Knight | 2010-06-15 | 1 | -1/+1 |
|
|
* | Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge from | Steven Knight | 2010-06-15 | 5 | -101/+5876 |
|
|
* | This changeset increments the trunk to the next minor level, 2.1.0, and | Greg Noel | 2010-06-15 | 1 | -1/+1 |
|
|
* | Increase the default timeout of TestSCons.wait_for() to 20.0 seconds. | Steven Knight | 2010-06-10 | 1 | -1/+10 |
|
|
* | More Solaris test fixes: | Steven Knight | 2010-06-08 | 1 | -2/+2 |
|
|
* | Remove the rest of the logic for the noqmtest keyword | Greg Noel | 2010-06-08 | 1 | -7/+0 |
|
|
* | Don't skip runtest.py tests on systems that don't have QMTest installed. | Steven Knight | 2010-06-07 | 1 | -5/+0 |
|
|
* | Initial drop of bin/update-release-info.py. | Greg Noel | 2010-06-07 | 1 | -9/+11 |
|
|
* | Oops, backslash must be done first, or backslashes from previous substitutions | Greg Noel | 2010-06-05 | 1 | -1/+1 |
|
|
* | The re_escape() function escapes too little. Blind fix for a Windows problem. | Greg Noel | 2010-06-05 | 1 | -1/+1 |
|
|
* | Re-enable tests on non win32 platforms. | William Deegan | 2010-06-05 | 1 | -4/+41 |
|
|
* | Prepare for checkpoint release. Everything should be set up and ready | Greg Noel | 2010-05-30 | 1 | -3/+6 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2365 | Greg Noel | 2010-05-28 | 1 | -16/+77 |
|
|
* | Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream: | Steven Knight | 2010-05-27 | 2 | -212/+166 |
|
|
* | Start the deprecation cycle for the BuildDir() method and the build_dir | Greg Noel | 2010-05-26 | 3 | -85/+116 |
|
|
* | Delete references to QMTest/unittest.py, which has been removed. | Steven Knight | 2010-05-25 | 1 | -1/+0 |
|
|
* | Remove QMTest/unittest.py, which we had captured to support pre-2.1 Pythons. | Steven Knight | 2010-05-21 | 1 | -700/+0 |
|
|
* | Update deprecated features to the next life-cycle stage | Greg Noel | 2010-05-21 | 1 | -0/+20 |
|
|
* | Use slice built-in instead of types.SliceType | Greg Noel | 2010-05-01 | 1 | -2/+1 |
|
|
* | Add test routine to exactly match a set of lines no matter the order | Greg Noel | 2010-05-01 | 1 | -0/+52 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-26 | 2 | -18/+16 |
|
|