summaryrefslogtreecommitdiffstats
path: root/test/option
Commit message (Expand)AuthorAgeFilesLines
* Fix some more tests to use context-mgr openMats Wichmann2022-03-305-134/+143
* Tweak the scons help messageMats Wichmann2022-02-035-21/+19
* Fixing slider issues identified:Jacob Cassagnol2021-11-091-1/+0
* Tests pass in python 3.6 and 3.9 in LinuxJacob Cassagnol2021-11-092-11/+46
* tests: use framework for platform-specific definesMats Wichmann2021-08-241-12/+5
* Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....William Deegan2021-08-021-1/+1
* Merge pull request #3959 from mwichmann/nowarn-missing-sconscriptWilliam Deegan2021-07-122-52/+87
|\
| * Change warnings behavior of missing SConscriptMats Wichmann2021-06-182-52/+87
* | Add --experimental=ninjaWilliam Deegan2021-04-131-3/+4
|/
* better handle all/none and multiple options, expanded tests to cover suchWilliam Deegan2021-04-122-10/+13
* Address mwichmann's feedbackWilliam Deegan2021-04-101-3/+3
* Clear sider complaints by avoiding it processing tests SConstructWilliam Deegan2021-04-092-1/+1
* Add docs for --experimental switchWilliam Deegan2021-04-093-0/+68
* Fix copyright header to new standardWilliam Deegan2021-04-091-2/+2
* move all the option-* tests into test/option to clean up directory and match ...William Deegan2021-04-0933-0/+3044
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-071-5/+5
|\
| * Add timing of sconsign write if --debugMats Wichmann2021-02-081-5/+5
* | More improvementsAdam Gross2020-12-152-7/+22
* | Address most review feedbackAdam Gross2020-12-142-26/+25
* | Change the default sconsign DB file name if the hash is overriddenAdam Gross2020-11-121-2/+22
* | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-063-24/+6
|\ \ | |/
| * Fix IS_WINDOWS usage for testWilliam Deegan2020-10-041-1/+2
| * Disable flake8 F401 in testWilliam Deegan2020-10-041-1/+1
| * remove win32api from testWilliam Deegan2020-10-041-10/+5
| * Run autoflake on codeMats Wichmann2020-09-212-14/+0
* | Two small changes to the test caseAdam Gross2020-08-042-16/+14
* | Add support for overriding the default hash formatAdam Gross2020-08-045-0/+81
|/
* Cleanups in tests and in frameworkMats Wichmann2020-06-141-11/+2
* Remove verbose_set calls from testsMats Wichmann2020-03-181-1/+0
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-205-12/+6
* [travis skip] restore to non-debug settings.William Deegan2019-12-271-5/+1
* [travis skip] Turn on verbose info when running this test.William Deegan2019-12-271-0/+1
* Update debug=action-timestampsMats Wichmann2019-12-071-5/+5
* Move SConstruct from test to file fixtureWilliam Deegan2019-10-111-5/+1
* Added debug option "timestamp", completely overhauled testEdoardo Bezzeccheri2019-10-111-196/+67
* 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
* Tweak a few testsMats Wichmann2019-05-301-22/+19
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-2512-38/+40
* Speed up option tests for windowsWilliam Deegan2018-09-2631-24/+54
* Some further adjustments to missing-sconscript testsMats Wichmann2018-07-301-2/+9
* Change bug references from tigris -> githubMats Wichmann2018-04-241-1/+1
* fix py2/3 win32 must_match needed mode='r'William Deegan2017-03-141-1/+1
* Fix name shadowing trap brought to light by py3s changes in module import see...William Deegan2017-03-131-8/+12
* remove reference to six package.. unusedWilliam Deegan2016-05-121-1/+0
* Commit resolved conflicted merge.Russel Winder2016-04-101-1/+1
|\
| * Fix for backslash being treated as an escape characterThomas Tanner2016-01-301-1/+1
* | Run futurize --stage1.Russel Winder2016-01-011-7/+9