summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [PR #3497] skip test for build_dir kwargMats Wichmann2019-12-161-0/+3
* [PR #3497] add missed sconstest.skipMats Wichmann2019-12-151-0/+0
* [PR #3497] add the missing testcasesMats Wichmann2019-12-152-0/+115
* Remove deprecated BuildDir, build_dirMats Wichmann2019-12-156-0/+11
* fixed match function to be non-regexWilliam Deegan2019-12-141-1/+1
* Remove deprecated env.Copy()Mats Wichmann2019-12-146-0/+59
* Fix looking for specific version of libSystem.B.dylib when running on macOS. ...William Deegan2019-12-111-6/+12
* Merge branch 'master' into py3-doctasksWilliam Deegan2019-12-108-25/+62
|\
| * Merge pull request #3473 from kulikjak/masterWilliam Deegan2019-12-106-17/+14
| |\
| | * Fix incorrect testing assumptions for SolarisJakub Kulik2019-11-016-17/+14
| * | Merge pull request #3487 from mwichmann/update-action-timestampWilliam Deegan2019-12-091-5/+5
| |\ \
| | * | Update debug=action-timestampsMats Wichmann2019-12-071-5/+5
| * | | Reformat test/Command.py PEP8William Deegan2019-12-081-4/+5
| * | | Address GaryO's feedback on PR 3129. Also reformatted Command() PEP8William Deegan2019-12-081-1/+0
| * | | Merge pull request #3129 from dragon512/update-commandWilliam Deegan2019-12-061-2/+42
| |\ \ \ | | |/ / | |/| |
| | * | add py3 compatible print() functionsJason Kenny2019-12-061-1/+1
| | * | Allow Command to take more builder optionsJason Kenny2019-12-041-1/+41
* | | | Improve building of docs using Py3 [ci skip]Mats Wichmann2019-12-056-7/+7
|/ / /
* | | Merge pull request #3474 from mwichmann/argv0-py39-testsWilliam Deegan2019-11-1812-34/+34
|\ \ \ | |/ / |/| |
| * | [3.9] change tests not to expect bare scriptnameMats Wichmann2019-11-0612-34/+34
| |/
* | Latin-1 log test case: compile to DVI, not PostScript; add commentmaiphi2019-11-071-1/+5
* | Add test case with Latin-1 encoded Latex log file. Required fix in the test f...maiphi2019-11-011-0/+16
|/
* [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
|\