summaryrefslogtreecommitdiffstats
path: root/QMTest
Commit message (Expand)AuthorAgeFilesLines
* allow setting PRESERVE to 0, or False to disable preserving temporary test di...William Deegan2017-03-191-1/+2
* fix py2/3 mode=r and/rb, and remove native line ending translation. fixes win32William Deegan2017-03-141-1/+1
* added TestSCons.unlink_sconsignfile(name) method to append .p3 to expected fi...William Deegan2017-03-131-0/+15
* added and commented out some debug code which is useful for working on test f...William Deegan2017-03-131-0/+4
* read logfile in non-binary modeWilliam Deegan2017-03-131-1/+1
* Merged in rodrigc/scons (pull request #409)William Deegan2017-03-131-1/+1
|\
| * Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-111-1/+1
* | Merged in rodrigc/scons (pull request #410)William Deegan2017-03-132-4/+4
|\ \
| * | When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-122-4/+4
| |/
* | Remove check for subprocess.mswindows used to detect running on windows py2/3William Deegan2017-03-121-3/+3
* | Use print() function. Fixes py2/3Craig Rodrigues2017-03-111-5/+8
|/
* Replace list(filter()) with list comprehension.Craig Rodrigues2017-03-111-1/+1
* Merged scons/scons into defaultWilliam Deegan2017-03-101-26/+35
|\
| * Use print() function to fix py2/3Craig Rodrigues2017-03-101-26/+35
* | remove debug logicWilliam Deegan2017-03-101-1/+0
* | fix byte/str py2/3William Deegan2017-03-031-1/+2
|/
* 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-261-2/+2
* update from upstreamWilliam Deegan2016-11-271-0/+14
|\
| * Wrote tests to make sure the xml is valid for visual studio project files gen...Daniel Moody2016-11-111-0/+14
* | update from upstreamWilliam Deegan2016-09-304-42/+37
|\ \ | |/
| * 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-211-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 formattingWilliam Deegan2016-09-301-11/+12
|/
* fix some tests for pypyDaniel Holth2016-06-061-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-141-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-091-2/+2
* Commit resolved conflicted merge.Russel Winder2016-04-101-2/+2
|\
| * changes for 2.5.0 releaseWilliam Deegan2016-04-091-2/+2
* | Remove all the six stuff.Russel Winder2016-02-022-14/+2
* | Merge in default.Russel Winder2016-01-191-0/+7
|\ \ | |/
| * changes to skip tests on ubuntu-next when gcj and not real java, and also whe...William Deegan2016-01-171-0/+7
* | 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-244-42/+149
|\ \ | |/
| * 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-0/+32
| |\
| | * 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
| * | change release config files to post release stateWilliam Deegan2015-11-111-1/+1