summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Address review feedbackAdam Gross2020-04-072-4/+9
* Fix test on non-Windows, fix sider errorsAdam Gross2020-04-021-4/+1
* Fix inconsistencies between RootDir attributesAdam Gross2020-04-022-0/+81
* Add option to use box-draw chars with --treeMats Wichmann2020-03-241-33/+15
* more cleanupPaul Tipei2020-03-241-11/+4
* Revert "updated the option-tree.py file"Paul Tipei2020-03-241-1/+4
* updated the option-tree.py filePaul Tipei2020-03-241-4/+1
* added the test for the new implemented featurePaul Tipei2020-03-241-1/+34
* Remove verbose_set calls from testsMats Wichmann2020-03-1818-27/+0
* Purge some py 2.7 codeWilliam Deegan2020-03-131-7/+1
* Reduce IMPLICIT_COMMAND_DEPENDENCIES's tried in test. No need to try all valu...William Deegan2020-02-232-2/+5
* Merge branch 'master' into substfilesuffixWilliam Deegan2020-02-2150-366/+365
|\
| * Merge branch 'master' into topic/grossag/compoundactionscanWilliam Deegan2020-02-21150-607/+944
| |\
| | * rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-2044-155/+65
| | * Updated error message per sugguestion by mwichmannWilliam Deegan2020-02-161-1/+1
| | * Fix Issue #2904 - add useful error message when more than one Configure() con...William Deegan2020-02-162-0/+62
| * | Change IMPLICIT_COMMAND_DEPENDENCIES meaning as requested in PRAdam Gross2020-01-133-16/+26
| * | Address review feedbackAdam Gross2020-01-124-19/+3
| * | Merge branch 'master' into topic/grossag/compoundactionscanAdam Gross2020-01-1093-221/+594
| |\ \
| * | | Add repository-related test coverage of the new codeAdam Gross2019-12-042-180/+180
| * | | Fix some more testsAdam Gross2019-12-032-27/+15
| * | | Switch heavyweight scanning to be opt-inAdam Gross2019-12-031-5/+8
| * | | Various improvements to the changeAdam Gross2019-12-026-18/+54
| * | | Add support for scanning multiple entries in an action stringAdam Gross2019-12-021-28/+34
* | | | Add testcase for GitHub Issue #3540. Update tests for 3550 to allow 3540 to u...William Deegan2020-02-165-5/+82
| |_|/ |/| |
* | | [ci skip] fix typoWilliam Deegan2020-02-141-1/+1
* | | Merge pull request #3554 from mwichmann/test-no-whereis-pyWilliam Deegan2020-02-149-49/+36
|\ \ \
| * | | [PR #3554] restore wrapper.py for former stateMats Wichmann2020-02-131-2/+2
| * | | [PR #3554] trim unused bits from swig testsMats Wichmann2020-02-133-14/+1
| * | | test cleanups: use harness pythonMats Wichmann2020-02-129-47/+47
* | | | Resolve sider complaintWilliam Deegan2020-02-111-2/+0
* | | | Add tests for issue 3550William Deegan2020-02-116-29/+88
* | | | Move testfile.py to testfile/ and have it use file_fixture() for SConstructsWilliam Deegan2020-02-113-48/+51
|/ / /
* | | Merge branch 'master' into update_release_info_2020William Deegan2020-02-1127-89/+103
|\ \ \
| * | | Fix a couple of testsMats Wichmann2020-02-082-5/+4
| * | | Stop calling os.system in tests.Mats Wichmann2020-02-0727-85/+100
* | | | fixed tests and some code to be testableWilliam Deegan2020-02-101-91/+93
|/ / /
* | | Merge pull request #3538 from mwichmann/express2017William Deegan2020-02-051-11/+28
|\ \ \
| * | | [PR #3538] MSVC UWP test was never updated for 14.2Mats Wichmann2020-02-021-11/+28
* | | | Remove unused fixture SConsctruct.2William Deegan2020-02-051-45/+0
* | | | Merge branch 'issue-3469' of github.com:bdbaddog/scons into issue-3469William Deegan2020-01-3064-71/+179
|\ \ \ \
| * \ \ \ Merge branch 'master' into issue-3469William Deegan2020-01-3064-71/+179
| |\ \ \ \ | | |/ / /
| | * | | Restore test syntax after earlier change dropped it.Mats Wichmann2020-01-281-1/+1
| | * | | Merge pull request #3479 from grossag/topic/grossag/valuenameWilliam Deegan2020-01-163-0/+84
| | |\ \ \
| | | * | | Add name parameter as requested in PRAdam Gross2020-01-151-3/+5
| | | * | | Update and improve testsAdam Gross2020-01-105-22/+37
| | | * | | Merge branch 'master' into topic/grossag/valuenameAdam Gross2020-01-1093-221/+594
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Add a functional testAdam Gross2019-12-023-0/+67
| | | | |/ | | | |/|
| | * | | Merge pull request #3465 from grossag/topic/grossag/pythonscannerWilliam Deegan2020-01-1331-0/+12
| | |\ \ \
| | | * \ \ Merge branch 'master' into topic/grossag/pythonscannerAdam Gross2020-01-109-96/+125
| | | |\ \ \ | | | | | |/ | | | | |/|