summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4174 from jcbrill/jbrill-msvc-batchargsWilliam Deegan2022-07-2513-177/+1174
|\
| * minor formatting updatesWilliam Deegan2022-07-259-32/+30
| * Merge branch 'master' into jbrill-msvc-batchargsJoseph Brill2022-07-185-83/+45
| |\
| * | Add special case for msvc 14.0 and store/uwp specified via script args and sd...Joseph Brill2022-07-184-183/+141
| * | Add msvc spectre libs test. Add library path checks to msvc sdk version and ...Joseph Brill2022-07-173-6/+184
| * | Rework special case for 9.0 VCForPython handling (vc dir and batchfile locati...Joseph Brill2022-07-141-57/+0
| * | Move individual tests file content into vcTests.pyJoseph Brill2022-07-133-269/+0
| * | Update UtilTests with version components tests and remove separate msvc versi...Joseph Brill2022-07-131-61/+0
| * | Add additional tests. Remove trailing whitespace.Joseph Brill2022-07-113-57/+1
| * | Local flake8 recommendations.Joseph Brill2022-07-111-1/+0
| * | Fix msvc toolset versions test when not msvc version not installed.Joseph Brill2022-07-102-4/+5
| * | Modify msvc_query_version_toolset when version is None to use default version...Joseph Brill2022-07-106-4/+201
| * | Move toolset version regexes to utility module. Rename default version method.Joseph Brill2022-07-091-2/+2
| * | Fix sider issues.Joseph Brill2022-07-091-2/+2
| * | Rework version convenience functions. Add additional tests.Joseph Brill2022-07-098-4/+301
| * | Disable cache for MSVC/MSVC_USE_SCRIPT_ARGS test.Joseph Brill2022-07-081-0/+3
| * | Fix sider issues.Joseph Brill2022-07-081-5/+5
| * | Add MSVC_SDK_VERSION tests.Joseph Brill2022-07-083-2/+240
| * | Additional policy tests for coverage.Joseph Brill2022-07-082-0/+25
| * | Add utility function for msvc_version components. Add convenience function t...Joseph Brill2022-07-072-23/+7
| * | Minor update to msvc exceptions and rework new unit tests.Joseph Brill2022-07-073-97/+148
| * | Fix invalid msvc version test.Joseph Brill2022-07-071-3/+2
| * | Return empty list instead of None in msvc_toolset_versions. Expand msvc tools...Joseph Brill2022-07-071-118/+180
| * | Fix typo in comment and add msvc not found, msvc script error, and msvc tools...Joseph Brill2022-07-073-0/+450
| * | Rename msvc functions for consistency. Make additional msvc functions and ex...Joseph Brill2022-07-051-1/+1
| * | Merge branch 'master' into jbrill-msvc-batchargsJoseph Brill2022-06-2612-152/+313
| |\ \
| * | | Fix msvc notfound policy module path for testJoseph Brill2022-06-201-1/+1
* | | | LEX_TABLE_FILE -> LEX_TABLES_FILEWilliam Deegan2022-07-201-1/+1
* | | | Move LEXHEADERFILE, LEXTABLEFILE, YACCHEADERFILE, YACCGRAPHFILE -> separated ...William Deegan2022-07-202-4/+4
* | | | Add lex/yacc filegen consvarsMats Wichmann2022-07-194-21/+102
* | | | Merge pull request #4183 from mwichmann/maint/lex_yaccWilliam Deegan2022-07-1922-186/+460
|\ \ \ \ | |_|_|/ |/| | |
| * | | Sider fixesMats Wichmann2022-06-302-6/+3
| * | | Improvements to lex and yacc toolsMats Wichmann2022-06-3022-186/+463
| | |/ | |/|
* | | Ajust test for 3.11+ enhanced error messagesMats Wichmann2022-07-131-0/+1
* | | [Test] drop old exception msgsMats Wichmann2022-07-085-83/+44
|/ /
* | Merge pull request #4168 from dmoody256/lex_space_argsWilliam Deegan2022-06-255-0/+58
|\ \
| * \ Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-163-4/+131
| |\ \ | | |/
| * | Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-146-2/+223
| |\ \
| * | | Updated lex emitter to respect escaped spaces when climbing out of a the SCos...Daniel Moody2022-06-065-0/+58
* | | | Fix PR review issuesMats Wichmann2022-06-161-1/+1
* | | | Fortran vairants now include FORTRANCOMMONFLAGSMats Wichmann2022-06-167-152/+255
| |_|/ |/| |
* | | Merge pull request #4178 from bdbaddog/trivial_fortran_cleanupWilliam Deegan2022-06-151-4/+2
|\ \ \
| * | | trivial cleanups. Change internal flag in internal methods from 0/1 to True/F...William Deegan2022-06-151-4/+2
| | |/ | |/|
* | | added message to test failure, and removed unneeded import SCons in fixture s...William Deegan2022-06-152-4/+3
* | | update changes/release notes, and add mtime check to determinism testDaniel Moody2022-06-151-0/+5
* | | Merge branch 'master' into ninja_determinismWilliam Deegan2022-06-146-2/+223
|\ \ \ | |/ /
| * | Fix testWilliam Deegan2022-06-141-1/+2
| * | Fixed some typos. Added skip_test() if psutil is not present for new test. Ad...William Deegan2022-06-141-4/+8
| * | Merge branch 'master' into ninja_exit_daemonWilliam Deegan2022-06-145-2/+139
| |\ \
| | * \ Merge branch 'master' into ninja_command_line_argsWilliam Deegan2022-06-134-1/+133
| | |\ \