summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
Commit message (Expand)AuthorAgeFilesLines
* Changed to os.pathsep for fixture dirsgrbd2017-06-211-1/+1
* Fix the directory seperator for Fixture directories to be windows compatiblegrbd2017-06-201-1/+1
* changes to prep for 3.0.0 alphaWilliam Deegan2017-06-141-1/+1
* PEP8 fixWilliam Deegan2017-05-281-1/+1
* py2/3 add to TestSCons class: platform_has_symlink() to centralize checkingWilliam Deegan2017-05-151-0/+6
* osx: fix get_platform_python_info() to work on mac.William Deegan2017-04-091-1/+4
* py2/3 bytes/string issues. Added wrapper to re.sub to force items to bytesWilliam Deegan2017-04-051-17/+27
* py2/3 mode=r/w fixesWilliam Deegan2017-04-031-4/+4
* py2/3 and win/non-win Fixed: checkLogAndStdout to us \n's instead of platform...William Deegan2017-04-031-23/+55
* Create docstring for checkLogAndStdout. Add useful comments as wellWilliam Deegan2017-04-031-1/+30
* fix test/Configure/ConfigureDryRunTest read logfile as non binaryWilliam Deegan2017-04-031-1/+0
* macosx improve logic to find jni.hWilliam Deegan2017-04-011-2/+9
* updates to finding java includes to work with oracle java 8 on linuxWilliam Deegan2017-04-011-1/+2
* Fix locating java home on mac. fix mode='r' for py2/3William Deegan2017-04-011-8/+27
* 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
* When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-121-3/+3
* Replace calling traceback to get format of traceback output to just a formatt...William Deegan2017-02-281-9/+14
* update from upstreamWilliam Deegan2016-09-301-30/+4
|\
| * Initial python3 cut of test/Fortran.William Blevins2016-09-231-1/+1
| * Allowed for multiple fixture dirs and added default global directory.William Blevins2016-09-231-1/+1
| * Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-3/+3
| * 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
|/
* Fixed print()'s.William Deegan2016-05-131-1/+1
* Commit resolved conflicted merge.Russel Winder2016-04-101-2/+2
|\
| * changes for 2.5.0 releaseWilliam Deegan2016-04-091-2/+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
* | Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-2/+5
|\ \ | |/
| * 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.0William Deegan2015-09-211-1/+1
| * post 2.3.6 release changesWilliam Deegan2015-08-011-1/+1
| * merging 2.3.5 changesWilliam Deegan2015-06-201-1/+1
| * reverting 3320William Deegan2015-06-181-1/+1
| * reverting 3321William Deegan2015-06-181-1/+1
| * Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| * Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| * Updated jni header directory expectations for tests.William Blevins2015-03-241-1/+1
| * Put default branch back to develop mode, post 2.3.4.Gary Oberbrunner2014-09-271-1/+1
| * Apply 2.3.3 release auto changes to default branchGary Oberbrunner2014-08-241-1/+1
* | Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-231-4/+14
|\ \ | |/
| * Remove extra print stmt in TestSCons.py, per review.Gary Oberbrunner2014-08-211-1/+0
| * SWIG: improve tool detection, and update SWIG tests to run on Windows.Gary Oberbrunner2014-08-211-3/+14