summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge in default.Russel Winder2016-01-19114-965/+1002
|\
| * Merge default.Russel Winder2016-01-181-1/+1
| |\
| | * fix text to say 'tex' instead of 'text' specifying which tools were missing w...William Deegan2016-01-171-1/+1
| * | Merge in from default.Russel Winder2016-01-15114-965/+1002
| |\ \ | | |/ | |/|
| | * Amend the message.Russel Winder2016-01-101-1/+1
| | * Refactor of test, but it still fails due to missing output from SCons.Russel Winder2016-01-101-16/+21
| | * Remove spurious space causing test fail.Russel Winder2016-01-101-1/+1
| | * Some more statement to function transforms.Russel Winder2016-01-016-7/+7
| | * 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-2455-404/+429
| | |\
| | | * Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-23162-129/+3875
| | | |\
| | | * | Added six module as SCons.compat.six, for python3 port.Gary Oberbrunner2014-04-201-2/+2
| | | * | test: site_scons/site_init: list() globals keys for looping to allow changes.Stefan Zimmermann2014-04-011-1/+1
| | | * | Merged with [default]Stefan Zimmermann2014-03-3154-403/+429
| | | |\ \
| | | | * \ Merged with [default]Stefan Zimmermann2014-03-3142-10/+1569
| | | | |\ \
| | | | * | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...Stefan Zimmermann2014-03-311-2/+2
| | | | * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-3131-21/+47
| | | | * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-2256-394/+394
* | | | | | | Correct the Issue number. Amend the test to use an option valid for dmd, ldc2...Russel Winder2016-01-193-5/+3
* | | | | | | added comment per William Blevins comment on pull request to indicate why we'...William Deegan2016-01-173-0/+9
* | | | | | | changes to skip tests on ubuntu-next when gcj and not real java, and also whe...William Deegan2016-01-179-6/+40
* | | | | | | fix C code in yacc file to be pass default compiler warningsWilliam Deegan2016-01-171-4/+7
|/ / / / / /
* | | | | | fix test which was expecting a given location for python binary running the testWilliam Deegan2016-01-141-3/+4
* | | | | | Fix bug 2081: Better messaging for different actions for same target in two e...William Deegan2016-01-132-0/+4
|/ / / / /
* | | | | 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-1317-113/+941
|\ \ \ \ \
| * | | | | 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-231-0/+34
| |\ \ \ \ \
| | * | | | | Fixed #3011: Glob() called with exclude didn't work when called from a SConsc...Florian Miedniak2015-09-221-0/+34
| * | | | | | 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-211-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-033-7/+299
| |/ / / / /