summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | update pch_gen test to use non-default names and verify existance of expected...William Deegan2021-09-182-2/+9
| * | | remove propagating os.environ INCLUDE and LIB from tests. Add comments to exp...William Deegan2021-09-183-8/+8
| * | | add logic to ensure PCH is subst() evaluated when it should beWilliam Deegan2021-09-1812-64/+114
| |/ /
* | | fix test to ensure no callbacks for mkdir actionsDaniel Moody2021-09-081-2/+4
* | | Expanded ninja Mkdir to also support Mkdir actions.Daniel Moody2021-09-081-0/+121
|/ /
* | addressed comments for #4014Daniel Moody2021-09-081-1/+1
* | fix ninja tool to never user for_sig substitution.Daniel Moody2021-09-072-0/+104
|/
* tests: use framework for platform-specific definesMats Wichmann2021-08-2416-221/+110
* Merge pull request #4001 from mwichmann/test-tweaksWilliam Deegan2021-08-211-0/+5
|\
| * Two small test tweaksMats Wichmann2021-08-211-0/+5
* | fix firewall pop up with Parallel/failed-build testDaniel Moody2021-08-171-3/+3
|/
* Merge pull request #3995 from mwichmann/test-3.10William Deegan2021-08-141-1/+1
|\
| * Add Py3.10 test change missed in PR 3993Mats Wichmann2021-08-061-1/+1
* | Merge pull request #3985 from dmoody256/failed_build_improveWilliam Deegan2021-08-1411-133/+263
|\ \ | |/ |/|
| * fix sider import complaint.Daniel Moody2021-07-261-1/+1
| * fix sider complaintsDaniel Moody2021-07-262-6/+2
| * updated Parallel/failed-build test to fix race conditionDaniel Moody2021-07-2611-133/+267
* | Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....William Deegan2021-08-022-4/+6
|/
* update ninja tool to not overwrite NINJA_DISABLE_AUTO_RUN from loading enviro...Daniel Moody2021-07-212-0/+102
* Merge pull request #3980 from dmoody256/testing_ninja_mongoWilliam Deegan2021-07-213-0/+71
|\
| * fixed minor issues related to is_conftest for PRDaniel Moody2021-07-212-6/+5
| * fixed sider complaintDaniel Moody2021-07-201-1/+1
| * make sure multi target and intermediate SConf files are mark is_conftestDaniel Moody2021-07-203-0/+72
* | Fix full path to ninja binary to work ok on windowsWilliam Deegan2021-07-191-1/+1
|/
* Make sure TEMPFILEPREFIX can be set to empty stringMats Wichmann2021-07-152-41/+78
* Merge pull request #3959 from mwichmann/nowarn-missing-sconscriptWilliam Deegan2021-07-124-86/+110
|\
| * [PR #3959] remove dead code per review commentMats Wichmann2021-07-121-6/+3
| * Change warnings behavior of missing SConscriptMats Wichmann2021-06-184-81/+108
* | Merge pull request #3965 from mwichmann/addopt-testsWilliam Deegan2021-07-123-0/+193
|\ \
| * | [PR #3965] fix a couple of typo errorsMats Wichmann2021-06-291-1/+1
| * | Add AddOption tests and fix runtest.pyMats Wichmann2021-06-293-0/+193
* | | Merge branch 'master' into ninja-generationWilliam Deegan2021-07-095-29/+89
|\ \ \
| * | | lintinggreenbender2021-07-091-1/+1
| * | | Install tool fix scons_copytree recursiongreenbender2021-07-081-0/+66
| |/ /
| * | Address PR feedbackWilliam Deegan2021-06-212-21/+8
| * | Updated tools to use _concat's new affect_signature flagWilliam Deegan2021-06-121-4/+2
| |/
| * PR #3954 - make gdc test changes work more broadlyMats Wichmann2021-06-081-5/+12
| * Fix test for gdc shared libsMats Wichmann2021-06-071-3/+5
* | Merge branch 'master' into ninja-generationWilliam Deegan2021-05-2454-316/+573
|\ \ | |/
| * Merge pull request #3948 from mwichmann/setoption-testsWilliam Deegan2021-05-173-12/+75
| |\
| | * Update the documentation for GetOptionMats Wichmann2021-05-112-4/+5
| | * Fix sider complain about unused importMats Wichmann2021-05-101-1/+0
| | * Add tests for SetOption failing on illegal options and valuesMats Wichmann2021-05-103-8/+71
| * | 3790 - Fix the failing testAndrew Morrow2021-05-131-0/+0
| * | 3790 - Add a test which failsAndrew Morrow2021-05-131-4/+17
| |/
| * Fix Issue #3933 debug output removed from SharedLibrary when SHLIBVERSION is ...William Deegan2021-05-031-2/+2
| * Merge pull request #3825 from grossag/topic/grossag/pythondynamicscanWilliam Deegan2021-04-1912-0/+75
| |\
| | * Merge branch 'master' into topic/grossag/pythondynamicscanAdam Gross2021-01-0916-101/+277
| | |\
| | * | [ci skip] Fix flake8 warnings, add description to CHANGES.txtAdam Gross2020-11-171-3/+3
| | * | Fix tests, implement smarter version of scannerAdam Gross2020-11-175-0/+7