summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - fixed the handling of long options in the command-line parsing (#2929)Dirk Baechle2014-02-081-0/+60
* - fix for spurious rebuilds, allow caching of the changed() method's value on...Dirk Baechle2014-02-141-0/+72
* - corrected dependencies for EPUB builder (docbook)Dirk Baechle2014-01-052-0/+61
* - removed superfluous import and corrected basic testDirk Baechle2013-12-211-1/+1
* - added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...Dirk Baechle2013-12-213-0/+452
* - added xsltproc tests and improved handling of the base_dir parameterDirk Baechle2013-12-2016-0/+492
* Merged in dirkbaechle/scons (pull request #91)Gary Oberbrunner2013-11-101-0/+2
|\
| * - added an explicit Gs() Builder to the gs.py ToolDirk Baechle2013-10-081-0/+2
* | - corrected LC_ALL setting for RPM packagingDirk Baechle2013-11-037-0/+45
* | Merge pull request #88 (for real this time). Prev commit was actually #87.Gary Oberbrunner2013-11-022-0/+224
|\ \
| * \ Merged scons/scons into defaultTom Tanner2013-10-306-5/+28
| |\ \
| * | | Adding documentation and a couple of testsTom Tanner2013-10-082-0/+224
| | |/ | |/|
* | | Merge pull request #88: various usability enhancementsGary Oberbrunner2013-11-023-0/+121
|\ \ \
| * \ \ Merged scons/scons into defaultTom Tanner2013-10-306-5/+28
| |\ \ \ | | | |/ | | |/|
| * | | Merged scons/scons into defaultTom Tanner2013-09-306-0/+80
| |\ \ \ | | | |/ | | |/|
| * | | Fixing test failuresTom Tanner2013-09-301-0/+1
| * | | Added Pseudo command to environment and tests. If a target is declared asTom Tanner2013-09-301-0/+65
| * | | Added test to verify warning works and doesn't trigger for -n or aliasesTom Tanner2013-09-271-0/+55
* | | | One more test fix for bug2903 (my Windows fix broke Linux)Gary Oberbrunner2013-11-021-1/+2
* | | | Merge pull request #89: stop leaking filehandles, and switch to subprocess al...Gary Oberbrunner2013-11-022-10/+61
|\ \ \ \
| * \ \ \ Merged scons/scons into defaultTom Tanner2013-10-306-5/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Change posix.py to use subprocess as we only support python 2.4.Tom Tanner2013-10-042-10/+61
| | |_|/ | |/| |
* | | | Fix tests for previous commit (bug 2903) on Windows.Gary Oberbrunner2013-11-025-3/+10
| |/ / |/| |
* | | Correctly fix bug #2903, failure to rebuild when linker options change.Gary Oberbrunner2013-10-276-5/+28
|/ /
* | Added test for bug 2909, pull req #86.Gary Oberbrunner2013-09-295-0/+67
* | - fix for #2916, "Issues with versioned SharedLibrary under OpenBSD"Dirk Baechle2013-09-111-0/+13
|/
* Merged in managan/scons_versionedlib (pull request #82)Gary Oberbrunner2013-08-251-0/+13
|\
| * remove print from test and attempt to get FindInstalledFiles workingRobert Managan2013-06-181-1/+1
| * Add a test to show that we can build when the link already existRobert Managan2013-06-171-0/+13
* | Fix Libs/SharedLibraryIxes.pyDavid Rothenberger2013-08-181-6/+14
* | Fix Libs/SharedLibrary.pyDavid Rothenberger2013-08-181-1/+8
* | Fix VersionedLib testDavid Rothenberger2013-08-181-0/+12
|/
* - added documentation and tests for the new Docbook toolDirk Baechle2013-05-0347-0/+4147
* Added tests for ZIPROOT, and tweaked the ZIPROOT doc a bit.Gary Oberbrunner2013-04-202-85/+155
* Merged in carandraug/scons (pull request #67).Gary Oberbrunner2013-03-171-3/+87
* removed misleading comment from test/gettext/Translate/MultiCatalog.pyPaweł Tomulik2013-01-071-2/+0
* added test case gettext/Translate/MultiCatalog.pyPaweł Tomulik2013-01-071-0/+122
* added test case gettext/Translate/MultiCatalog.pyPaweł Tomulik2013-01-071-1/+1
* Make VersionedSharedLib and its test not fail on WindowsGary Oberbrunner2012-12-221-0/+15
* Fix SHLINKCOMSTR test rotGary Oberbrunner2012-12-221-7/+7
* Merging pull request #62 from Dirk Baechle: fixes for MinGW testsGary Oberbrunner2012-12-2229-139/+154
|\
| * - moved check for an installed MSVC toolchain into its own function in TestSConsDirk Baechle2012-12-2214-135/+14
| * - fixes for MinGW under Windows, mainly skipping MSVS-specific testsDirk Baechle2012-12-1829-71/+207
* | Fix test/SCONSFLAGS test rot.Gary Oberbrunner2012-12-211-2/+2
* | Merged in techtonik/scons (pull request #63: Another minor cleanup as the cod...Gary Oberbrunner2012-12-214-17/+7
|\ \
| * | Fix test/runtest/xml/output.py for the new behavior of --xml optionanatoly techtonik2012-12-201-1/+1
| * | Fix tests broken after --noqmtest option was removed from runtest.pyanatoly techtonik2012-12-201-2/+2
| * | Cleanup replacement of sys.exitfunc with atexit (Python 2+)anatoly techtonik2012-12-192-14/+4
| |/
* | update to latest SCons commitsRobert Managan2012-12-1810-122/+82
|\ \ | |/
| * Fixed tests/scons-time/file.py.Gary Oberbrunner2012-12-161-1/+1