summaryrefslogtreecommitdiffstats
path: root/test/fixture
Commit message (Expand)AuthorAgeFilesLines
* 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-052-0/+22
* Fix to write string as bytesWilliam Deegan2018-11-021-1/+1
* Fix m4.py test on windowsWilliam Deegan2018-11-011-1/+1
* removed b from file open py2/3William Deegan2017-03-131-1/+1
* copied old wrapper logic from java tests.William Deegan2017-03-131-0/+7
* Moved common my<xxx>.py functions to global fixture and resolve byte/str.William Blevins2016-10-032-0/+15
* Moved fixture directory under #test.William Blevins2016-09-243-0/+37