| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows portability fixes in various tests. Fix runtest.py detection | Steven Knight | 2010-06-06 | 5 | -19/+31 |
|
|
* | Fix a ripple effect from the change to TestSCons.re_escape(). | Steven Knight | 2010-06-05 | 1 | -5/+2 |
|
|
* | Re-enable tests on non win32 platforms. | William Deegan | 2010-06-05 | 13 | -62/+38 |
|
|
* | Fix failing tests on macosx | William Deegan | 2010-06-04 | 13 | -0/+78 |
|
|
* | Prepare for checkpoint release. Everything should be set up and ready | Greg Noel | 2010-05-30 | 3 | -3/+3 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2365 | Greg Noel | 2010-05-28 | 2 | -5/+4 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2365 | Greg Noel | 2010-05-28 | 29 | -257/+557 |
|
|
* | Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream: | Steven Knight | 2010-05-27 | 1 | -2/+2 |
|
|
* | Move tests for SourceCode() into test/Deprecated as a preliminary to beginning | Greg Noel | 2010-05-26 | 24 | -0/+0 |
|
|
* | Start the deprecation cycle for the BuildDir() method and the build_dir | Greg Noel | 2010-05-26 | 21 | -79/+95 |
|
|
* | Update deprecated features to the next life-cycle stage | Greg Noel | 2010-05-21 | 11 | -84/+82 |
|
|
* | Convert old-style classes in test scripts to new-style classes. | Steven Knight | 2010-05-20 | 6 | -9/+10 |
|
|
* | Convert old-style classes in Scanner/*.py modules to new-style classes. | Steven Knight | 2010-05-16 | 1 | -16/+31 |
|
|
* | Merged revisions 4832,4834-4836 via svnmerge from | William Deegan | 2010-05-09 | 1 | -1/+1 |
|
|
* | Add test routine to exactly match a set of lines no matter the order | Greg Noel | 2010-05-01 | 1 | -6/+4 |
|
|
* | Fix test/option/profile.py to hide old-style import from fixers. | Greg Noel | 2010-04-27 | 1 | -22/+6 |
|
|
* | Python 2.6 forward compatibility with 3.x: use a subclass of io.StringIO | Steven Knight | 2010-04-27 | 1 | -2/+15 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-26 | 1 | -3/+16 |
|
|
* | Fix regression tests (imports not happening as expected) | Greg Noel | 2010-04-25 | 2 | -4/+4 |
|
|
* | Convert to Python 3.x division rules. | Greg Noel | 2010-04-24 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 29 | -167/+15 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2317 | Greg Noel | 2010-04-23 | 4 | -5/+5 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-21 | 3 | -7/+8 |
|
|
* | Rewrite uses of reduce(), which is being deprecated for Python 3.x. | Steven Knight | 2010-04-20 | 1 | -1/+3 |
|
|
* | Remove use of the "new" module from --debug=memoizer support. | Steven Knight | 2010-04-19 | 1 | -44/+6 |
|
|
* | Index: test/Variables/help.py | Greg Noel | 2010-04-19 | 6 | -47/+7 |
|
|
* | Replace remaining os.path.walk() calls with os.walk(). | Steven Knight | 2010-04-18 | 4 | -41/+15 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-17 | 7 | -19/+12 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-16 | 2 | -3/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 2 | -3/+3 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 7 | -19/+19 |
|
|
* | Eliminate / replace remaining cPickle references in test scripts. | Steven Knight | 2010-04-14 | 2 | -4/+3 |
|
|
* | Issue 2334: Use compatibility versions of collections.User{Dict,List,String} | Steven Knight | 2010-04-07 | 2 | -3/+9 |
|
|
* | Fix test for non-win32 platforms | William Deegan | 2010-04-06 | 1 | -5/+4 |
|
|
* | Fix vc9.0 express issue, misspelling, and add testcase which would have expos... | William Deegan | 2010-04-06 | 1 | -0/+58 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 22 | -24/+24 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -5/+7 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 23 | -65/+35 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 325 | -982/+630 |
|
|
* | Split the "live rpcgen" sub-test into its own test script. | Steven Knight | 2010-02-21 | 2 | -71/+114 |
|
|
* | Fix the test on all Python versions (failed on versions before 2.5 due | Steven Knight | 2010-02-18 | 1 | -3/+2 |
|
|
* | Generate an error message if a BUILDERS entry is set to something that isn't | Steven Knight | 2010-02-17 | 1 | -0/+62 |
|
|
* | Move two Builder-related tests into the test/Builder/ subdirectory. | Steven Knight | 2010-02-16 | 2 | -0/+0 |
|
|
* | Merged revisions 4645,4647-4651,4654-4656 via svnmerge from | Steven Knight | 2010-02-05 | 2 | -67/+91 |
|
|
* | Win32 portability in runtest.py tests after disabling QMTest by default. | Steven Knight | 2010-01-26 | 16 | -110/+83 |
|
|
* | Back out post-2.0 code changes from trunk: r4643, r4642 r4640, r4637. | Steven Knight | 2010-01-21 | 2 | -78/+66 |
|
|
* | Update tex builder to handle the case where a \input{foo} | Robert Managan | 2010-01-20 | 1 | -0/+76 |
|
|
* | Remove unneeded fluff from this test. | Robert Managan | 2010-01-19 | 1 | -66/+2 |
|
|
* | Fix for 2422 | William Deegan | 2010-01-11 | 1 | -2/+1 |
|
|
* | Issue 2505: fix use of pre-compiled headers when the source .cpp | Steven Knight | 2010-01-06 | 1 | -0/+107 |
|
|