Eliminate / replace remaining cPickle references in test scripts.
[scons.git] / test /
2010-04-14 stevenknightEliminate / replace remaining cPickle references in...
2010-04-07 stevenknightIssue 2334: Use compatibility versions of collections...
2010-04-06 bdbaddogFix test for non-win32 platforms
2010-04-06 bdbaddogFix vc9.0 express issue, misspelling, and add testcase...
2010-03-29 gregnoelscons.tigris.org/issues/show_bug.cgi?id=2345
2010-03-29 gregnoelscons.tigris.org/issues/show_bug.cgi?id=2345
2010-03-27 gregnoelscons.tigris.org/issues/show_bug.cgi?id=2329
2010-03-25 gregnoelMove 2.0 changes collected in branches/pending back...
2010-02-21 stevenknightSplit the "live rpcgen" sub-test into its own test...
2010-02-18 stevenknightFix the test on all Python versions (failed on versions...
2010-02-17 stevenknightGenerate an error message if a BUILDERS entry is set...
2010-02-16 stevenknightMove two Builder-related tests into the test/Builder...
2010-02-05 stevenknightMerged revisions 4645,4647-4651,4654-4656 via svnmerge...
2010-01-26 stevenknightWin32 portability in runtest.py tests after disabling...
2010-01-21 stevenknightBack out post-2.0 code changes from trunk: r4643, r4642...
2010-01-20 managanUpdate tex builder to handle the case where a \input...
2010-01-19 managanRemove unneeded fluff from this test.
2010-01-11 bdbaddogFix for 2422
2010-01-06 stevenknightIssue 2505: fix use of pre-compiled headers when the...
2010-01-06 stevenknightFix some tests so they can still run on Windows system...
2010-01-04 managanChange scanner to properly search for included file...
2010-01-02 stevenknightFix time-sensitivity (< 0.002 second execution) in...
2010-01-01 stevenknightRemove unnecessary imports to avoid javac warnings.
2010-01-01 stevenknightDefine "static final long serialVersionUID" in java...
2009-12-31 stevenknightAvoid GCC 4.4 warnings from the code generated by our...
2009-12-17 managanAdd scanning of files included in Latex by means of...
2009-12-17 stevenknightAdd a separate test of the runtest.py --qmtest option.
2009-12-16 stevenknightFix the tests of runtest.py now that QMTest is no longe...
2009-12-15 stevenknightAdd a TestSCons.option_not_yet_implemented() method...
2009-12-05 garyoIntegrate patch from issue #2436: fix regression from...
2009-11-30 stevenknightExplicitly initialize the environment tools=['mssdk...
2009-11-29 stevenknightAdd missing "import string" to test that uses string...
2009-11-28 stevenknightDon't hard-code the swig location in the expected output.
2009-11-25 managanAdd a test for the case where a latex file uses \input...
2009-11-14 bdbaddogFix bug 1944 - handle non-existant .i files when swig...
2009-09-18 gregnoelFix test failure in Repository/Java.py on OS X
2009-09-17 cournapeAdd test case for configure failure.
2009-09-16 bdbaddogFix tex code to handle broken nomenclature package...
2009-09-15 bdbaddogSteven checked in some changes yesterday which fixed...
2009-09-13 stevenknightRevert r4356, the problem is in TestSCons.py, not the...
2009-09-13 bdbaddogRemove last checkin.
2009-09-13 bdbaddogFix test to pass for deprecated python versions. Not...
2009-09-12 bdbaddogAdd python version deprecated check to get this test...
2009-08-31 managanAdd a test that the packages used are installed.
2009-08-21 managanAs I set up the test case for the glossary and nomencl...
2009-08-21 managanAdd test for glossaries package. and patch tex.py
2009-08-03 stevenknightSolaris test portability fixes.
2009-08-01 stevenknightUse regular expression matching to allow our "do nothin...
2009-07-24 stevenknightUpdate the Test{Cmd,Common}.py 0.36, with better diff...
2009-07-22 managanUpdate tex builder to use the -recorder option.
2009-07-21 bdbaddogIn addition to changed merged below, commented out...
2009-06-12 erluk- Changed the option--duplicate test to only test the...
2009-05-17 gregnoelIssue 2229, fix, tests, doc
2009-05-17 gregnoelRemove duplicate test
2009-05-12 gregnoelFix textfile.py breakaga on platforms with weird end...
2009-05-12 garyoFix site_scons/site_init.py test failure on Windows...
2009-05-10 gregnoelAutomatically pick up the list of tools from the tool...
2009-05-08 gregnoelUpdate regression tests to match changes in runtest.py
2009-05-08 gregnoelIssue 2306: Exclude non-test files from regression...
2009-04-29 garyofix for bug #2393. Instead of just 'import'ing
2009-04-22 GregNoelAdd Textfile and Substfile builders
2009-04-18 GregNoelfix test that hangs occasionally to fail instead if...
2009-04-18 GregNoelModify the SWIG tests so that OS X is treated like...
2009-04-16 stevenknightFix the expected "Dot not know how to make" error message.
2009-04-16 stevenknightWin32 fixes: update error message, accomodate re match.
2009-04-15 garyoPer the bug report, this patch improves the "Do not...
2009-03-31 benmwebbBe sure to honor the setting of SWIGOUTDIR when the...
2009-03-18 stevenknightAdd a missing test.pass_test() line to test/Java nested...
2009-03-11 stevenknightIssue 2372: evaluate a Node's order-only prerequisites...
2009-03-08 GregNoelIssue 2326, change execfile() to exec ... (FIXED)
2009-03-06 stevenknightIssue 2368: Fix an exception when a null command-line...
2009-03-02 stevenknightFix handling of both UTF_16_LE and UTF_16_BE. Add...
2009-03-02 GregNoelreplace execfile() by equivalent exec statement
2009-02-25 stevenknightIssue 1059: Fix the -n option when VariantDir(duplicat...
2009-02-23 stevenknightIssue 2152: Fix the ability of --clean to handle ...
2009-02-22 stevenknightUndo changes to unrelated files accidentally included...
2009-02-22 stevenknightSet IncludeSearchPath and PreprocessorDefinitions in...
2009-02-22 stevenknightReplace embedded carriage returns with \r.
2009-02-22 stevenknightFix line endings.
2009-02-22 stevenknightDisable the cut-and-paste tests for executing from...
2009-02-21 stevenknightMerged revisions 4025-4029 via svnmerge from
2009-02-21 stevenknightMerged revisions 3088-3319,3321-3322,3324-3349,3351...
2009-02-19 stevenknightSpell the Windows environment variables consistently...
2009-02-18 stevenknightAdd missing editor settings.
2009-02-18 stevenknightSplit an embedded sub-test from test/Libs/LIBS.py
2009-02-13 stevenknightIssue 2277: Fix generation of VS 8.0 files to use...
2009-02-11 stevenknightRemove more unnecessary imports from test scripts.
2009-02-09 stevenknightRestore emacs + vim settings lines.
2009-02-09 stevenknightAdd the $CCFLAGS variable to the $PCHCOM command line...
2009-02-09 stevenknightDoc string fix.
2009-02-09 stevenknightHandle finding implicit dependents defined with doubled...
2009-02-09 stevenknightAdd emacs and vim editing settings to the bottom of...
2009-02-07 stevenknightCapture a test case to verify correct behavior of ...
2009-02-06 stevenknightFix misspelled method name in the section that tests...
2009-02-06 stevenknightFixes for use of regular expression with must_contain_a...
2009-02-06 stevenknightRemove (lots) more unnecessary imports.
2009-02-06 stevenknightRemove unnecessary imports.
2009-02-06 stevenknightCommonize new string-search-in-output methods:
2009-01-31 stevenknightUpdate the runtest.py test for the error message change.
2009-01-29 stevenknightChange explicit uses of test.no_result() to test.skip_t...
next