summaryrefslogtreecommitdiffstats
path: root/testing/framework/TestCmd.py
Commit message (Expand)AuthorAgeFilesLines
* test harness: fix TestCmd testsMats Wichmann2019-06-071-38/+106
* PY38: Resolve duplicate creation of 'work' subdir which yielded warnings. Als...William Deegan2019-05-301-1/+1
* Merge pull request #3359 from bdbaddog/fortran_issue_3135William Deegan2019-04-271-0/+6
|\
| * Remove debug logicWilliam Deegan2019-04-251-1/+0
| * Add initializing fixture_dirs from shell variable FIXTURE_DIRSWilliam Deegan2019-04-251-0/+7
* | [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-301-1/+1
* | [PR #333] close files to avoid scons-time racesMats Wichmann2019-03-291-7/+6
|/
* Fix is/is not syntaxMats Wichmann2019-02-111-1/+1
* Allow TestCmd.diff() to accept lists as well as stringsWilliam Deegan2018-12-061-1/+7
* For PR #3231, update some docstrings per reviewMats Wichmann2018-11-051-5/+12
* Fix some problems found if no MS compiler at allMats Wichmann2018-10-301-1/+4
* Fixes for Java tests on win32William Deegan2018-10-021-1/+2
* Fix py3 ResourceWarning in TestCmdMats Wichmann2018-07-241-2/+4
* pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checksDaniel Moody2018-05-251-1/+1
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-301-0/+1907