summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix failing LEX/live.py because no return type was specified for main and app...William Deegan2015-09-291-0/+1
* | | | | | fix test which was verifying that PrintHelp wasn't in SCons.script because at...William Deegan2015-09-291-1/+0
* | | | | | test for pull request #226 bug #2831William Deegan2015-09-291-0/+63
* | | | | | fix spelling mistakes found by debian lintian tool list here: https://lintian...William Deegan2015-09-283-3/+3
* | | | | | Merged scons/scons into defaultFlorian Miedniak2015-09-235-102/+757
|\ \ \ \ \ \
| * | | | | | Added test to verify InstallVersionLib available from DefaultEnvironment.William Blevins2015-09-231-0/+8
| * | | | | | correct logic in VersionedLib*.py testsPawel Tomulik2015-09-214-24/+34
| * | | | | | add simple test for $__SHLIBVERSIONFLAGSPawel Tomulik2015-09-201-0/+59
| * | | | | | cyglink: fix for shlib symlink not being cleaned correctlyPaweł Tomulik2015-09-201-6/+0
| * | | | | | fix test/LINK/VersionedLib.py to convince sun studio compilerPawel Tomulik2015-09-201-9/+8
| * | | | | | add tests to test/LINK/VersionedLib.pyPawel Tomulik2015-09-201-117/+215
| * | | | | | support for versioned libraries for sunlinkPawel Tomulik2015-09-204-0/+38
| * | | | | | reivised code, fixed cygwin/variant-dir issue, cleaned-up some areasPawel Tomulik2015-09-042-2/+159
| * | | | | | new versioned libraries - gnulink and cyglink for nowPawel Tomulik2015-09-023-7/+299
| |/ / / / /
* | | | | | Fixed #3011: Glob() called with exclude didn't work when called from a SConsc...Florian Miedniak2015-09-221-0/+34
|/ / / / /
* | | | | - fixed several tests and tools that still used Node attributes directlyDirk Baechle2015-08-065-8/+8
* | | | | Merged in dirkbaechle/scons : switch of core classes to slots, memoizer subsy...Dirk Baechle2015-08-069-40/+39
|\ \ \ \ \
| * | | | | - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-269-40/+39
* | | | | | Add VS 2015 testsRob Smith2015-07-155-0/+541
* | | | | | rolling back unicode --tree=all patchWilliam Deegan2015-06-141-15/+0
* | | | | | Add test for UnicodeDecode failureanatoly techtonik2015-05-261-0/+15
* | | | | | Glob exclude parameter can now be a string or a list of stringsAlexandre Feblot2015-04-291-2/+2
* | | | | | merge defaultAlexandre Feblot2015-04-291-0/+79
|\ \ \ \ \ \
| * | | | | | Add a test on basic PCH behavior: bulid a simple executable and a simple shar...pchdllAlexandre Feblot2015-04-291-0/+79
* | | | | | | Additional Glob exlude testsAlexandre Feblot2015-04-291-0/+4
* | | | | | | Add an exclude parameter to Glob(), to allow excluding some elements matching...Alexandre Feblot2015-04-251-0/+82
* | | | | | | Fix C typo error in a testAlexandre Feblot2015-04-251-1/+1
|/ / / / / /
* | | | | | Merged in williamblevins/scons_20150323 (pull request #229)dirkbaechle2015-04-051-5/+8
|\ \ \ \ \ \
| * | | | | | Updated debug-count test case.William Blevins2015-03-241-5/+8
| |/ / / / /
* | | | | | Issue 2395: Symlink support hotfix.William Blevins2015-03-241-6/+45
|/ / / / /
* | | | | remove forced 64 bit compilation. This should clear up build failures. Russel...William Deegan2015-02-212-6/+15
* | | | | Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-221-0/+23
* | | | | Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-222-0/+22
* | | | | Putative fix for the ongoing D tool test fail on Debian 7 CI.Russel Winder2015-02-221-2/+3
* | | | | Commit reconciled merge.Russel Winder2015-02-211-2/+2
|\ \ \ \ \
| * | | | | Fix failing D tests which were checking for architecture to determine bit'nes...William Deegan2015-02-201-2/+2
* | | | | | Putative fix for the D/MixedDAndC test fail.Russel Winder2015-02-211-2/+2
|/ / / / /
* | | | | fix test/site_scons/override.py which was failing only on Win32. loading the ...William Deegan2015-02-171-1/+1
* | | | | Update Fortran tooling to support .f08 file extensions.Russel Winder2015-01-077-0/+821
* | | | | Check for the header file itself on not an associated executable.Russel Winder2014-12-231-1/+1
* | | | | Remove excess blank lines.Russel Winder2014-12-221-2/+0
* | | | | Replace UNIX specific code with cross-platform code.Russel Winder2014-12-221-2/+2
* | | | | Putative fix for the CI problem perceived to be due to 32-bit platform.Russel Winder2014-12-221-0/+4
* | | | | Putative solution to lakc of ncurses on one of the CI machines.Russel Winder2014-12-221-1/+4
* | | | | Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails.Russel Winder2014-12-2110-0/+25
* | | | | - fix: made the test for Interactive/configure self-contained, such that it w...Dirk Baechle2014-09-281-17/+38
* | | | | - fix for issue #2971 (Interactive build doesn't work anymore)Dirk Baechle2014-09-271-0/+106
* | | | | - fixed Java test for derived sources problem, now favouring skip()Dirk Baechle2014-09-181-4/+4
* | | | | And all the rest of the {} in format strings made Python 2.6 compatible.Russel Winder2014-09-157-7/+7
* | | | | Make the format method work on Python 2.6 as well as later versions.Russel Winder2014-09-154-8/+8