summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | 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-24122-391/+3378
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-23162-129/+3875
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hand-updated a few things to keep them python3-safe, and handled several merge conflicts.
| * | | | | | | | 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-317-126/+216
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged with [default]Stefan Zimmermann2014-03-3142-10/+1569
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after ↵Stefan Zimmermann2014-03-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | except.
| * | | | | | | | | | 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 typos in test/LINK/{SHLIB,LDMODULE}VERSIONFLAGS.pyptomulik2016-05-162-2/+2
| | | | | | | | | | |
* | | | | | | | | | | regression tests for #319Pawel Tomulik2016-05-142-9/+90
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merged in thosrtanner/scons-cache-name (pull request #302)William Deegan2016-04-0835-62/+65
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the cache to use 2-character directories rather than one. Also makes a lot more tests run on windows
| * | | | | | | | | | improve behaviourThomas Tanner2016-03-122-2/+4
| | | | | | | | | | |
| * | | | | | | | | | Fix for backslash being treated as an escape characterThomas Tanner2016-01-3033-60/+61
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On my windows system, my python is in c:\apps\32\python. Theres a lot of places where that \32 gets turned into an ascii character and the unit tests don't run.
* | | | | | | | | | fix issues with bad characters and got it working on macosxWilliam Deegan2016-04-031-6/+19
| | | | | | | | | |
* | | | | | | | | | Rewrite file-names.py test so that it runs successfully.Tom Plunket2016-03-231-35/+57
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merged in adarshsanjeev/scons (pull request #291)William Deegan2016-02-151-0/+46
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Changed as per reviewAdarsh Sanjeev2016-01-041-16/+16
| | | | | | | | |
| * | | | | | | | Tests for Chmod updatedAdarsh Sanjeev2016-01-031-0/+46
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merged in bdbaddog/scons (pull request #298)William Deegan2016-01-263-0/+69
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | fix for tigris bug # 2622 - AlwaysBuild / MSVC regression
| * | | | | | | Minor nit fixes. Typos and better commentsWilliam Deegan2016-01-261-2/+5
| | | | | | | |
| * | | | | | | change test to verify that the source file name is in the output. Though ↵William Deegan2016-01-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test will fail if it is not as compile line will miss source file name.
| * | | | | | | add testcase for tigris bug # 2622 - AlwaysBuild / MSVC regressionWilliam Deegan2016-01-163-0/+65
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Correct the Issue number. Amend the test to use an option valid for dmd, ↵Russel Winder2016-01-193-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ldc2, and gdc.
* | | | | | | added comment per William Blevins comment on pull request to indicate why ↵William Deegan2016-01-173-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | we're skipping some tests for gcj
* | | | | | | changes to skip tests on ubuntu-next when gcj and not real java, and also ↵William Deegan2016-01-179-6/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | when no latex is available
* | | | | | | 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 ↵William Deegan2016-01-142-0/+4
|/ / / / / | | | | | | | | | | | | | | | environments
* | | | | don't run test for no threading via fake threading.py which throws ↵William Deegan2015-12-161-25/+26
| | | | | | | | | | | | | | | | | | | | ImportError on win32. on Win32 other modules import threading and so test fails. This was previously hidden by compat subprocess module which has been removed as obsolete since the base python is being moved to 2.7
* | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves performance issue with implicit dependencies (without builders) reinstalling. Example (C++): A.h includes B.h and both are installed somewhere. B.h is updated so both A.h and B.h would be reinstalled because B.h changed. A.h didn't need to be reinstalled for obvious reasons. Background info: this was already an issue for any scanner added to SCANNERS environment. Did not occur originally because default scanners not in SCANNERS environment.
| * | | | | Issue 2264: Removed redundant SCANNER_HINT for preference of SCANNERS.William Blevins2015-08-071-15/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also possibly SCons.Tool.SourceFileScanner (global only). Updated test to reflect with case using SCANNERS plus root node default.
| * | | | | 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 ↵William Blevins2015-06-301-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | without scanner_key mappings.
| * | | | | 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 ↵William Deegan2015-09-291-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | changes, but no test
* | | | | | 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
| | | | | |