summaryrefslogtreecommitdiffstats
path: root/test/TaskMaster
Commit message (Collapse)AuthorAgeFilesLines
* Add a copyright header to test filesMats Wichmann2023-05-212-7/+10
| | | | | | | | | | | | | A lot of files that are not the main test scripts had no license/copyright headers. This change adds those. In a small number of cases, this necessitaed a change to an expected line number from a failure/exception message. Along the way, some are lightly reformatted and some add a DefaultEnvironment call. Signed-off-by: Mats Wichmann <mats@linux.com>
* Changes to make test multi-platform (wasn't working on windows).William Deegan2019-08-232-3/+15
|
* Fix test to work with py3.5+William Deegan2019-04-261-1/+1
|
* Change test logic to run once, and then run again expecting up to date.William Deegan2019-04-261-0/+54
|
* Force runtest to skip looking in this directoryWilliam Deegan2019-04-261-0/+0
|
* Initial testcase logic to fix Issue #2811William Deegan2019-04-266-0/+72