summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Some more statement to function transforms.Russel Winder2016-01-0123-134/+134
* Some more print statements to functions.Russel Winder2016-01-0122-85/+85
* Some more print statements to functions.Russel Winder2016-01-016-25/+26
* Run futurize --stage1.Russel Winder2016-01-013-295/+301
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-24122-391/+3378
|\
| * don't run test for no threading via fake threading.py which throws ImportErro...William Deegan2015-12-161-25/+26
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-106-153/+17
| * Merged in williamblevins/scons_20150323 (pull request #244)William Deegan2015-11-138-54/+279
| |\
| | * Issue 2264: removed implicit dependency recursion from install targets.William Blevins2015-08-073-24/+13
| | * Issue 2264: Removed redundant SCANNER_HINT for preference of SCANNERS.William Blevins2015-08-071-15/+6
| | * Issue 2264: Added test for SCANNER_HINT support, plus bug fixes.William Blevins2015-06-301-0/+119
| | * Issue 2264: Updated behaviour when scanning included dependencies for nodes w...William Blevins2015-06-301-7/+7
| | * Issue 2264: Updated tests to reflect Node changes.William Blevins2015-05-184-37/+40
| | * Issue 2264: Added SWIG recursive dependency tests.William Blevins2015-05-131-0/+123
| * | edit test/SWIG/SWIG.py to covert PR #270Pawel Tomulik2015-10-191-2/+13
| * | Revised pull request #234 fixing bug 2840. Andrew Featherstone had code chang...William Deegan2015-09-291-0/+56
| * | Pull request # 234 (Bug #2840) code checkin. No tests yetWilliam Deegan2015-09-291-5/+6
| * | fix C99 non complianceWilliam Deegan2015-09-291-0/+4
| * | fix test to run on macosx by fixing C99 non complianceWilliam Deegan2015-09-291-0/+4
| * | 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