summaryrefslogtreecommitdiff
path: root/test/fixture
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup ValidateOptions doc/code/testMats Wichmann2023-04-141-2/+8
* Added throw_exception parameter to ValidateOptions() which allows you to sele...William Deegan2022-08-151-1/+13
* address comments by mwichmannWilliam Deegan2022-08-141-1/+1
* Add ValidateOption() API which validates that all command line options are ei...William Deegan2022-08-131-0/+9
* Merge pull request #4174 from jcbrill/jbrill-msvc-batchargsWilliam Deegan2022-07-244-1/+49
|\
| * minor formatting updatesWilliam Deegan2022-07-243-2/+5
| * Modify msvc_query_version_toolset when version is None to use default version...Joseph Brill2022-07-101-0/+15
| * Rework version convenience functions. Add additional tests.Joseph Brill2022-07-092-0/+30
| * Rename msvc functions for consistency. Make additional msvc functions and ex...Joseph Brill2022-07-051-1/+1
| * Fix msvc notfound policy module path for testJoseph Brill2022-06-201-1/+1
* | Add lex/yacc filegen consvarsMats Wichmann2022-07-191-1/+1
* | Improvements to lex and yacc toolsMats Wichmann2022-06-301-1/+30
|/
* Fix tool name in test fixtureJoseph Brill2022-05-151-1/+1
* Replace msvc_exists in tools exists functions for msvc tools with msvc_setup_...Joseph Brill2022-04-262-0/+3
* Raise MSVCVersionNotFound exception instead of returning an empty/undefined d...Joseph Brill2022-04-123-1/+28
* flake8: remove unused import in test fixtureMats Wichmann2022-01-191-1/+0
* A bit more test fixture workMats Wichmann2022-01-196-25/+74
* Drop an unused import - sider complaintMats Wichmann2022-01-171-1/+0
* Massage test fixtures a bitMats Wichmann2022-01-175-46/+67
* [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
* Added TEMPFILEDIR to allow configuring where TEMPFILEMUNGE create's it's temp...William Deegan2020-07-101-0/+2
* Swap the argument order for DummyVsWhere to match the signature of find_vc_pd...Joseph Brill2020-06-271-1/+1
* [appveyor skip][travis skip] fix sider warningWilliam Deegan2020-06-141-0/+3
* [appveyor skip][travis skip] fix sider warningWilliam Deegan2020-06-141-3/+3
* Fix fake mylink.py was broken on win32.William Deegan2020-06-141-12/+37
* [skip appveyor] [skip travis] resolve sider complaints in test fixturesWilliam Deegan2020-05-221-3/+3
* resolve sider complaints in test fixturesWilliam Deegan2020-05-222-6/+6
* address sider issuesWilliam Deegan2020-05-191-1/+0
* more test updatesWilliam Deegan2020-05-193-39/+33
* extract fake gcc and link python scripts to fixture. We'll use these for Comp...William Deegan2020-05-192-0/+17
* Resolve issue #3605. Allow specifying VSWHERE to environmentWilliam Deegan2020-04-101-1/+1
* [PR #3554] restore wrapper.py for former stateMats Wichmann2020-02-131-2/+2
* test cleanups: use harness pythonMats Wichmann2020-02-125-12/+12
* Add sconstest.skip files and improve test-framework.rst docs in that areaAdam Gross2019-10-257-0/+0
* Convert PythonTests to use directory fixtureAdam Gross2019-10-2424-0/+12
* Move SConstruct from test to file fixtureWilliam Deegan2019-10-111-0/+3
* Merge pull request #3345 from mwichmann/py38warns4-testsWilliam Deegan2019-04-285-49/+84
|\
| * [PR #3345] fix flake8 compliants on the PRMats Wichmann2019-04-252-6/+6
| * [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-254-11/+12
| * [PY 3.8] modernize common test fixturesMats Wichmann2019-04-255-49/+83
* | Also ignore PURE and ELEMENTAL after MODULE in Scanner and Emitter.Peter Diener2019-04-263-0/+58
* | Fix Issue #3135 - Also add tests to check that emitter is properly processing...William Deegan2019-04-253-0/+107
|/
* Add test for GH Issue #3303William Deegan2019-02-271-0/+4
* add sconstest.skip for test fixturesDaniel2019-02-051-0/+0
* fix for case where nothing is return from vswhereDaniel2019-02-042-0/+22
* Fix to write string as bytesWilliam Deegan2018-11-011-1/+1
* Fix m4.py test on windowsWilliam Deegan2018-11-011-1/+1
* removed b from file open py2/3William Deegan2017-03-121-1/+1
* copied old wrapper logic from java tests.William Deegan2017-03-121-0/+7