summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [PR 3464] quiet sider complaintsMats Wichmann2019-10-212-3/+0
* [PR 3464] rework new tests so they match stderrMats Wichmann2019-10-212-10/+20
* Remove deprecated {Source,Target}SignaturesMats Wichmann2019-10-2027-14/+130
* Merge pull request #3462 from mwichmann/msvc_env_cacheWilliam Deegan2019-10-121-0/+114
|\
| * [PR 3462] convert json cache better way for py2Mats Wichmann2019-10-111-0/+114
* | Move SConstruct from test to file fixtureWilliam Deegan2019-10-112-5/+4
* | Added debug option "timestamp", completely overhauled testEdoardo Bezzeccheri2019-10-111-196/+67
* | Merge remote-tracking branch 'origin/master'Edoardo Bezzeccheri2019-10-092-11/+71
|\ \
| * \ Merge branch 'master' into CmdStringHolderWilliam Deegan2019-10-0837-563/+291
| |\ \ | | |/
| | * test whether CheckFunc properly detects memmoveJacek Kuczera2019-10-061-11/+16
| * | CmdStringHolder should not fail in SubstMats Wichmann2019-09-071-0/+55
* | | Added debug option "timestamp", changed option "timestamp" to "action_timesta...Edoardo Bezzeccheri2019-10-091-6/+6
* | | Added debug option "timestamp", rename test fileEdoardo Bezzeccheri2019-10-091-0/+0
* | | Added debug option "timestamp", fix shadowing internal fncEdoardo Bezzeccheri2019-10-091-2/+2
* | | Added debug option "timestamp", add testEdoardo Bezzeccheri2019-10-011-0/+234
| |/ |/|
* | Merge pull request #3444 from mwichmann/depr-debugsWilliam Deegan2019-09-1712-462/+195
|\ \
| * | [PR #3444] fix test issues with --debug removalsMats Wichmann2019-09-126-28/+11
| * | Remove deprecated debug optionsMats Wichmann2019-09-127-434/+184
| |/
* | test: Fix SyntaxWarnings on escapes in Python stringsMats Wichmann2019-09-1324-90/+80
|/
* purge aegis referencesWilliam Deegan2019-09-071-79/+0
* Use "in" in preference to string find methodMats Wichmann2019-08-305-27/+27
* Merge pull request #3413 from mwichmann/ci-vs2019William Deegan2019-08-245-12/+47
|\
| * Changes to make test multi-platform (wasn't working on windows).William Deegan2019-08-232-3/+15
| * skip certain tar-pkg tests on win32 [travis skip]Mats Wichmann2019-08-073-14/+20
| * do some debugging on tar bz2 and xz formatsMats Wichmann2019-08-063-10/+27
* | Add test and fix to regression in current 3.1.0 dropJason Kenny2019-07-301-0/+56
* | Remove reference to DeciderNeedsNode from test. Logic still needed to test GH...William Deegan2019-07-241-2/+0
|/
* Merge branch 'master' into topic/grossag/msvsWilliam Deegan2019-07-195-7/+7
|\
| * Restore MD5-Timestamp performance by removing try/except from every call. Als...William Deegan2019-06-265-7/+7
* | Fix flake8 issues raised by siderAdam Gross2019-07-182-4/+0
* | Fix msvs testsAdam Gross2019-07-1823-2096/+289
|/
* Merge pull request #3388 from mwichmann/xsl-changesWilliam Deegan2019-06-126-336/+330
|\
| * Update Docbook test stylesheetsMats Wichmann2019-06-066-336/+330
* | Fix escaping to quiet py38 warnings about bad escapesWilliam Deegan2019-06-101-3/+2
|/
* Tweak a few testsMats Wichmann2019-05-306-40/+40
* Add cache hit rate to cache debuggingMathew Robinson2019-05-172-0/+21
* [PR #3364] small change to trigger ciMats Wichmann2019-05-041-1/+2
* Rework the failed-builds testMats Wichmann2019-05-031-31/+34
* Merge pull request #3345 from mwichmann/py38warns4-testsWilliam Deegan2019-04-28337-1305/+1461
|\
| * [PR #3345] fix more PY3.8 failsMats Wichmann2019-04-266-25/+44
| * [PR #3345] fix a few more Py3.8 problemsMats Wichmann2019-04-252-3/+3
| * [PR #3345] fix flake8 compliants on the PRMats Wichmann2019-04-252-6/+6
| * [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-25333-1252/+1355
| * [PY 3.8] modernize common test fixturesMats Wichmann2019-04-255-49/+83
* | Merge pull request #3341 from bdbaddog/enhanced_debug_explainWilliam Deegan2019-04-281-3/+9
|\ \
| * \ Merge branch 'master' into enhanced_debug_explainWilliam Deegan2019-04-278-0/+126
| |\ \
| * \ \ Merge branch 'master' into enhanced_debug_explainWilliam Deegan2019-04-2620-49/+58
| |\ \ \ | | | |/ | | |/|
| * | | Fix test to use path to python being used wrather than hardcoded linux pathWilliam Deegan2019-04-261-1/+1
| * | | Enhanced --debug=explain output. Breaks out sources, depends, and implicit co...William Deegan2019-04-021-3/+9
* | | | Merge pull request #3359 from bdbaddog/fortran_issue_3135William Deegan2019-04-273-0/+165
|\ \ \ \ | |_|_|/ |/| | |