summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4047 from jcassagnol-public/compile-with-fips-enabledWilliam Deegan2021-11-1625-153/+272
|\
| * Two more f-strings got away.Jacob Cassagnol2021-11-101-2/+2
| * Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...Jacob Cassagnol2021-11-0915-95/+122
| * One f-string got away!Jacob Cassagnol2021-11-091-1/+1
| * Fixing slider issues identified:Jacob Cassagnol2021-11-092-2/+1
| * Tests pass in python 3.6 and 3.9 in LinuxJacob Cassagnol2021-11-0910-55/+148
| * Half the failing testcases fixed.Jacob Cassagnol2021-11-015-5/+5
* | Deprecate the qt tool.Mats Wichmann2021-11-1115-169/+197
* | Merge branch 'master' into regenerate-build.ninjaWilliam Deegan2021-11-114-10/+15
|\ \
| * | Skip two scons-time tests on WindowsMats Wichmann2021-11-102-7/+14
| * | Fix gcc-version test for WindowsMats Wichmann2021-11-092-3/+1
* | | run black on new test file to quiet sider complaintsWilliam Deegan2021-11-041-21/+21
* | | allow exit status of 1 or 2 on windows when running ninjaWilliam Deegan2021-11-041-1/+6
* | | Fix ninja_handle_control_c_rebuild for windows. The stderr on windows doesn't...William Deegan2021-11-041-2/+5
* | | Fix incorrect call to must_exist. There's no message argument if it failsWilliam Deegan2021-11-041-3/+2
* | | Merge branch 'master' into regenerate-build.ninjaWilliam Deegan2021-11-0348-358/+635
|\ \ \ | |/ /
| * | Merge pull request #4046 from mwichmann/java-testsWilliam Deegan2021-11-0134-329/+412
| |\ \ | | |/ | |/|
| | * fixed tests to test --no-ignore-skips, and updated their copyright textWilliam Deegan2021-11-012-6/+17
| | * Also make Repository/JavaH test skip if mismatched javahMats Wichmann2021-11-011-1/+9
| | * Add an extra check for javahMats Wichmann2021-11-013-31/+65
| | * Skip unusable javah testsMats Wichmann2021-10-315-145/+212
| | * Java tests: minor cleanupsMats Wichmann2021-10-3130-156/+119
| * | Merge pull request #4044 from omar-polo/fix-shared-library-test-openbsdWilliam Deegan2021-10-291-13/+0
| |\ \
| | * | drop unnecessary soname check on OpenBSDOmar Polo2021-10-291-13/+0
| | |/
| * | Merge pull request #4045 from omar-polo/fix-execute-a-directory-testWilliam Deegan2021-10-292-2/+2
| |\ \
| | * | fix test regexpOmar Polo2021-10-291-1/+1
| | * | fix test regexpOmar Polo2021-10-291-1/+1
| | |/
| * | skip test on non-linux platformsOmar Polo2021-10-291-3/+2
| |/
| * Make subst call a callable with sig set properlyMats Wichmann2021-10-235-8/+80
| * Merge branch 'master' into jbrill-msvs-2022William Deegan2021-10-165-0/+313
| |\
| * | Fix variable name (msvs_143 to msvc_143) and minor updates based on slider ou...Joseph Brill2021-10-052-3/+3
| * | Merge branch 'master' into jbrill-msvs-2022Joseph Brill2021-10-0525-85/+267
| |\ \
| * | | Add support for Visual Studio 2022Joseph Brill2021-09-232-3/+136
| * | | import os module due to NameError exception due to 'os' is not defined.Joseph Brill2021-09-233-0/+3
* | | | add test to verify that control-c'ing ninja while it's calling SCons to rebui...William Deegan2021-11-032-0/+94
| |_|/ |/| |
* | | Merge pull request #3994 from dmoody256/ninja_fix_escapingWilliam Deegan2021-10-102-0/+94
|\ \ \
| * | | update ninja tool to support $ in scons command line argsDaniel Moody2021-09-262-0/+94
* | | | Merge branch 'master' into ninja_fix_mkdirWilliam Deegan2021-10-058-8/+185
|\ \ \ \
| * | | | [ci skip] Fix sider complainWilliam Deegan2021-10-051-1/+0
| * | | | Updated ninja tool to allow for NINJA_FORCE_SCONS_BUILD to be usedDaniel Moody2021-10-052-0/+97
| | |_|/ | |/| |
| * | | Change SCons.Scanner.Base to ScannerBaseMats Wichmann2021-10-042-8/+4
| * | | Merge pull request #4013 from mwichmann/gcc-non-utfWilliam Deegan2021-10-034-0/+85
| |\ \ \ | | |/ / | |/| |
| | * | Add a testcase for gcc -version returning non-utf8Mats Wichmann2021-10-034-0/+85
* | | | Merge branch 'master' into ninja_fix_mkdirWilliam Deegan2021-09-2621-83/+188
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into pch_support_substWilliam Deegan2021-09-252-6/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' 'William Deegan2021-09-182-6/+10
| * | | reorg code a bit so MSCommon has some of the logic. Also changed MSVC/hierarc...William Deegan2021-09-253-20/+39
| * | | fix remaining PCH tests.William Deegan2021-09-182-3/+2
| * | | add test to verify that a generator specified for PCH with returns a false va...William Deegan2021-09-182-10/+32
| * | | Address most sider complaintsWilliam Deegan2021-09-185-5/+9