Missed the documentation for Textfile and Substfile
[scons.git] / test /
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...
2009-01-29 stevenknightFix use of $CHANGED_SOURCES with the --config=force...
2009-01-28 stevenknightRelax the precompiled header performance criterion...
2009-01-27 stevenknightHandle executing tests in a directory whose path contai...
2009-01-26 stevenknightFix tests that use the Python interpreter to execute...
2009-01-21 stevenknightRemove leftover "shell pwd" debug statement.
2009-01-21 stevenknightFix the --implicit-deps-unchanged test so it works...
2009-01-21 stevenknightUpdate the GUID of the generated project file.
2009-01-21 stevenknightAdd /nologo to the PCH compilation to suppress Microsof...
2009-01-20 stevenknightUpdate tests for now discovering dependencies on quoted...
2009-01-20 stevenknightEscape path names to fix regular expression matches...
2009-01-20 stevenknightDetect implicit command dependencies even when the...
2009-01-19 stevenknightMove test/option-h.py to test/option/h.py and clean...
2009-01-19 stevenknightRemove a left-over commented-out debug test.run() call.
2009-01-19 stevenknightFix calculation of $UNCHANGED_SOURCES to include correc...
2009-01-18 stevenknightVarious Windows fixes:
2009-01-17 GregNoelIssue 2278: Emit header name when using SWIG directors...
2009-01-13 stevenknightFix ability to Install() the same file multiple times.
2009-01-10 stevenknightMove test/bad-drive.py into the test/Win32 subdirectory.
2009-01-10 stevenknightPython 1.5 fix.
2009-01-09 stevenknightIssue 1086: add support for generic batch build action...
2009-01-09 managanRemove the feature that would build .pdf graphics files
2009-01-08 stevenknightIssue 2279: Support $SWIGOUTDIR values with spaces...
2009-01-04 GregNoelFirst part of issue 2278: handle quoted module names...
2008-12-30 stevenknightIssue 1417: Fix use of attributes (${SOURCES.windows...
2008-12-29 stevenknightFix use of path names in regular expression matches...
2008-12-27 GregNoelFix test to work on OS X; cleanup and simplification
2008-12-20 stevenknightAdd warnings for use of the (already) deprecated Option...
2008-12-20 stevenknightFix left-over deprecated use of the Options object.
2008-12-12 stevenknightIssue 2255: Handle scanning of UTF-8 and UTF-16 files...
2008-12-11 stevenknightIssue 2231: Add a --warn=future-deprecated option...
2008-12-11 stevenknightFix test breakage from the change to "scons: Build...
2008-12-11 garyoAdded regression test for issue #1249
2008-12-10 stevenknightPrint "scons: Build interrupted." on stderr, not stdout.
2008-12-10 stevenknightIssue 1287: copy File attributes from the local Node...
2008-12-07 stevenknightIssue 2265: Suppress messages about spurious dependenc...
2008-12-05 stevenknightIssue 2265: Add additional --taskmastertrace= messages...
2008-12-02 stevenknightFix a Glob() exception (with stack trace) when an expli...
2008-11-25 managanAdd a test for the case of a .DVI build using a .eps...
2008-11-12 managanI found that my coding for automatically building ...
2008-11-12 stevenknightMerged revisions 3225-3226 via svnmerge from
2008-11-10 stevenknightWindows portability: Avoid duplicate foo.lib targets...
2008-10-31 pankratIssue 2087: Handle Java classes declared in methods
2008-10-31 stevenknightFix a nested scope issue for older Python versions.
2008-10-30 managanThis new test and emitter update recursively checks...
2008-10-30 stevenknightUpdate test/SCCS/diskcheck.py for recent GetBuildFailures()
2008-10-29 garyoApplied Benoit Belley's patch in ticket 1957 improve...
2008-10-17 stevenknightIssue 1568: fix a stack trace when --debug=include...
2008-10-15 stevenknightFix use of VariantDir when the -n option is used and...
2008-10-15 stevenknightSupport the -f option allowing specification of a diffe...
2008-10-15 stevenknightCollect the scripts for the three "climb up" options...
2008-10-14 stevenknightTest and document the ability to specify multiple ...
2008-10-12 stevenknightDon't use "as" as a variable name--reserved in Python...
2008-10-12 stevenknightFix intended tuple syntax (for Python 2.2 and before).
2008-10-11 stevenknightPython 2.6 made "as" a keyword, so test the importabili...
2008-10-08 managanTesting on a Mac turned up a problem that did not show...
2008-10-08 stevenknightUpdate test scripts with more information must_*()...
2008-10-07 managantest/TEX/PDF_single_source.py
2008-10-07 stevenknightFix label placement in gnuplot graphs by the "scons...
2008-10-07 stevenknightRemove left-over debug print.
2008-10-01 garyoAdd ability to use "$SOURCE" when specifying a target...
next