summaryrefslogtreecommitdiff
path: root/QMTest
Commit message (Expand)AuthorAgeFilesLines
...
* fix binary/non-binary file writes where appropriate, previous all were binary...William Deegan2017-02-281-2/+2
* py2/3 fixesWilliam Deegan2017-02-281-3/+4
* Replace calling traceback to get format of traceback output to just a formatt...William Deegan2017-02-281-9/+14
* Added ability for must_match to pass message to be output if it failsWilliam Deegan2017-02-251-2/+2
* update from upstreamWilliam Deegan2016-11-271-11/+12
|\
| * update from upstreamWilliam Deegan2016-09-304-42/+37
| |\
| * | fix some formattingWilliam Deegan2016-09-301-11/+12
* | | Wrote tests to make sure the xml is valid for visual studio project files gen...Daniel Moody2016-11-111-0/+14
| |/ |/|
* | Initial python3 cut of test/Fortran.William Blevins2016-09-232-6/+6
* | Allowed for multiple fixture dirs and added default global directory.William Blevins2016-09-232-10/+17
* | Updating to_str and to_bytes between QMTest and SCons.Util.William Blevins2016-09-201-6/+3
* | Fixing QMTest str and bytes issues.William Blevins2016-09-202-2/+19
* | Futurize stage 2 2to3 fixes only.William Blevins2016-09-202-4/+4
* | Removed deprecate fortran lib handling.William Blevins2016-08-101-28/+0
* | Updated QMTest fortran lib setup for versions GCC 5/6 (and higher*).William Blevins2016-08-101-1/+3
|/
* fix some tests for pypyDaniel Holth2016-06-051-5/+6
* change to handle py3 changes to byte/string for open().write()William Deegan2016-05-151-1/+5
* fix default open mode for test.write() to be wb.. it was changed to just w wh...William Deegan2016-05-131-1/+1
* fixes for print()'s for win32William Deegan2016-05-131-2/+2
* Fixed print()'s.William Deegan2016-05-131-1/+1
* Guard checking for subprocess.mswindows by checking if on win32 platformWilliam Deegan2016-05-081-2/+2
* Commit resolved conflicted merge.Russel Winder2016-04-109-198/+202
|\
| * Remove all the six stuff.Russel Winder2016-02-022-14/+2
| * Merge in default.Russel Winder2016-01-199-198/+214
| |\
| | * Some more statement to function transforms.Russel Winder2016-01-011-6/+6
| | * Amend some missed print functions.Russel Winder2016-01-011-4/+5
| | * Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-249-188/+203
| | |\
| | | * Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-231-4/+14
| | | |\
| | | * | Added six module as SCons.compat.six, for python3 port.Gary Oberbrunner2014-04-202-27/+27
| | | * | Merged with [default]Stefan Zimmermann2014-03-319-164/+179
| | | |\ \
| | | | * | Fixed re.sub for PY3 print() in TestCmd.write().Stefan Zimmermann2014-01-081-1/+1
| | | | * | Merged with [default]Stefan Zimmermann2014-03-311-4/+4
| | | | |\ \
| | | | * | | QMTest: open() in text mode. Add ()s to prints on writing test scripts from str.Stefan Zimmermann2013-12-272-3/+7
| | | | * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-316-62/+72
| | | | * | | 2 minor issuesndbecker22013-09-091-1/+2
| | | | * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-228-156/+156
* | | | | | | changes for 2.5.0 releaseWilliam Deegan2016-04-091-2/+2
|/ / / / / /
* | | | | | changes to skip tests on ubuntu-next when gcj and not real java, and also whe...William Deegan2016-01-171-0/+7
|/ / / / /
* | | | | removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-102-39/+0
* | | | | Merged in williamblevins/scons_20150323 (pull request #244)William Deegan2015-11-131-1/+4
|\ \ \ \ \
| * | | | | change release config files to post release stateWilliam Deegan2015-11-111-1/+1
| * | | | | merge changes from 2.4.1 release to defaultWilliam Deegan2015-11-091-1/+1
| * | | | | add another possible path for JAVA_HOME on OSXWilliam Deegan2015-09-291-0/+3
| * | | | | release 2.4.02.4.0William Deegan2015-09-211-1/+1
* | | | | | Issue 2264: Corrected comment description of new output validation function.William Blevins2015-06-291-1/+1
* | | | | | Issue 2264: Added SWIG recursive dependency tests.William Blevins2015-05-131-0/+32
|/ / / / /
* | | | | post 2.3.6 release changesWilliam Deegan2015-07-311-1/+1
* | | | | Add VS14 support to the solution generation code and fix the solution version...Rob Smith2015-07-201-1/+1
* | | | | Update MSVS project samples in TestSConsMSVSRob Smith2015-07-171-0/+108
* | | | | merging 2.3.5 changesWilliam Deegan2015-06-201-1/+1