summaryrefslogtreecommitdiffstats
path: root/testing/framework/TestCommon.py
Commit message (Expand)AuthorAgeFilesLines
* Test tweaks to help testing on mingw-only win32 systemsMats Wichmann2021-04-141-4/+0
* Test harness add a from_fw to skip callsMats Wichmann2021-04-131-36/+53
* fix sider issuesDaniel Moody2021-04-051-1/+0
* improved DoubleCacheDir test, added extra cachedir validation check.Daniel Moody2021-04-051-3/+31
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
* Fixed Docbook Tool and updated its tests.Dirk Baechle2020-06-211-0/+19
* Cleanups in tests and in frameworkMats Wichmann2020-06-141-6/+2
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-201-2/+0
* Fix incorrect testing assumptions for SolarisJakub Kulik2019-11-011-2/+2
* Merge remote-tracking branch 'upstream/master' into fix_java_tests_path_with_...William Deegan2018-10-151-63/+42
|\
| * fixed minor typosPaweł Tomulik2018-10-051-5/+5
| * fixed some docs in TestCommon.py and refactored a littlePaweł Tomulik2018-10-051-59/+39
| * make the must[_not]_contain_...() functions compatible with str.findPaweł Tomulik2018-10-051-9/+9
| * fixed bugs in must_[not_]_contain()Paweł Tomulik2018-10-051-6/+5
* | Add test for 1.8. Modularize java tests and move files to a fixture. Change ...William Deegan2018-10-011-3/+8
|/
* Try a more scons-y file conversion for Py3 file readsMats Wichmann2018-07-311-8/+16
* Testing: python 3 fix for must_containMats Wichmann2018-07-251-0/+9
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-301-0/+748