| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | Fix some tests so they can still run on Windows system without | Steven Knight | 2010-01-06 | 3 | -54/+58 |
|
|
* | Change scanner to properly search for included file from the | Robert Managan | 2010-01-04 | 2 | -0/+347 |
|
|
* | Fix time-sensitivity (< 0.002 second execution) in output format. | Steven Knight | 2010-01-02 | 1 | -6/+6 |
|
|
* | Remove unnecessary imports to avoid javac warnings. | Steven Knight | 2010-01-01 | 1 | -13/+5 |
|
|
* | Define "static final long serialVersionUID" in java classes in | Steven Knight | 2010-01-01 | 2 | -0/+16 |
|
|
* | Avoid GCC 4.4 warnings from the code generated by our dummy QT | Steven Knight | 2009-12-31 | 1 | -77/+1 |
|
|
* | Add scanning of files included in Latex by means of \lstinputlisting{} | Robert Managan | 2009-12-17 | 1 | -0/+131 |
|
|
* | Add a separate test of the runtest.py --qmtest option. | Steven Knight | 2009-12-17 | 1 | -0/+105 |
|
|
* | Fix the tests of runtest.py now that QMTest is no longer being used | Steven Knight | 2009-12-16 | 15 | -402/+218 |
|
|
* | Add a TestSCons.option_not_yet_implemented() method and use it so | Steven Knight | 2009-12-15 | 12 | -54/+21 |
|
|
* | Integrate patch from issue #2436: fix regression from r3691 which stopped pri... | Gary Oberbrunner | 2009-12-05 | 1 | -8/+12 |
|
|
* | Explicitly initialize the environment tools=['mssdk', 'msvc', 'mslink'] | Steven Knight | 2009-11-30 | 2 | -2/+6 |
|
|
* | Add missing "import string" to test that uses string.replace(). | Steven Knight | 2009-11-29 | 1 | -0/+2 |
|
|
* | Don't hard-code the swig location in the expected output. | Steven Knight | 2009-11-28 | 1 | -11/+7 |
|
|
* | Add a test for the case where a latex file uses \input{} to include the | Robert Managan | 2009-11-25 | 1 | -0/+96 |
|
|
* | Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make... | William Deegan | 2009-11-14 | 1 | -0/+102 |
|
|
* | Fix test failure in Repository/Java.py on OS X | Greg Noel | 2009-09-18 | 1 | -9/+4 |
|
|
* | Add test case for configure failure. | David Cournapeau | 2009-09-17 | 1 | -0/+49 |
|
|
* | Fix tex code to handle broken nomenclature package. (Fixes test failure on ce... | William Deegan | 2009-09-16 | 1 | -8/+16 |
|
|
* | Steven checked in some changes yesterday which fixed a great number of | William Deegan | 2009-09-15 | 2 | -7/+2 |
|
|
* | Revert r4356, the problem is in TestSCons.py, not the test script itself. | Steven Knight | 2009-09-13 | 1 | -3/+3 |
|
|
* | Remove last checkin. | William Deegan | 2009-09-13 | 2 | -24/+20 |
|
|
* | Fix test to pass for deprecated python versions. Not what was expected deprec... | William Deegan | 2009-09-13 | 2 | -20/+24 |
|
|
* | Add python version deprecated check to get this test to pass on python 2.3 (h... | William Deegan | 2009-09-12 | 1 | -3/+3 |
|
|
* | Add a test that the packages used are installed. | Robert Managan | 2009-08-31 | 2 | -0/+8 |
|
|
* | As I set up the test case for the glossary and nomencl packages | Robert Managan | 2009-08-21 | 2 | -0/+202 |
|
|
* | Add test for glossaries package. and patch tex.py | Robert Managan | 2009-08-21 | 1 | -0/+118 |
|
|
* | Solaris test portability fixes. | Steven Knight | 2009-08-03 | 3 | -3/+15 |
|
|
* | Use regular expression matching to allow our "do nothing script" | Steven Knight | 2009-08-01 | 1 | -9/+9 |
|
|
* | Update the Test{Cmd,Common}.py 0.36, with better diff reporting | Steven Knight | 2009-07-24 | 5 | -7/+9 |
|
|
* | Update tex builder to use the -recorder option. | Robert Managan | 2009-07-22 | 10 | -15/+203 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -1/+1 |
|
|
* | - Changed the option--duplicate test to only test the number of hard links on... | Lukas Erlinghagen | 2009-06-12 | 1 | -1/+13 |
|
|
* | Issue 2229, fix, tests, doc | Greg Noel | 2009-05-17 | 1 | -40/+12 |
|
|
* | Remove duplicate test | Greg Noel | 2009-05-17 | 1 | -90/+0 |
|
|
* | Fix textfile.py breakaga on platforms with weird end-of-line conventions | Greg Noel | 2009-05-12 | 1 | -1/+1 |
|
|
* | Fix site_scons/site_init.py test failure on Windows by using 'type' instead o... | Gary Oberbrunner | 2009-05-12 | 1 | -3/+9 |
|
|
* | Automatically pick up the list of tools from the tool directory rather | Greg Noel | 2009-05-10 | 1 | -85/+20 |
|
|
* | Update regression tests to match changes in runtest.py | Greg Noel | 2009-05-08 | 2 | -16/+16 |
|
|
* | Issue 2306: Exclude non-test files from regression tests. While runtest.py | Greg Noel | 2009-05-08 | 1 | -0/+1 |
|
|
* | fix for bug #2393. Instead of just 'import'ing | Gary Oberbrunner | 2009-04-29 | 1 | -0/+89 |
|
|
* | Add Textfile and Substfile builders | Greg Noel | 2009-04-22 | 1 | -0/+158 |
|
|