summaryrefslogtreecommitdiffstats
path: root/testing/framework
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Updated to expected configure context temporary and generated files to match ...William Deegan2020-01-301-23/+20
* | | | | | updates to make tests pass on windowsWilliam Deegan2020-01-221-1/+1
* | | | | | Updated TestSCons and test/Configure/option--config.py to work with new confi...William Deegan2020-01-221-26/+188
* | | | | | PEP8William Deegan2020-01-211-142/+148
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #3515 from bdbaddog/drop_py27_supportWilliam Deegan2020-01-021-0/+1
|\ \ \ \ \
| * | | | | [ci skip] Add logic to know when running in pypyWilliam Deegan2020-01-021-0/+1
| | |_|_|/ | |/| | |
* | | | | Get rid of remaining mktemp callsMats Wichmann2019-12-301-2/+1
|/ / / /
* | | | syntax fixups suggested by PyCharmMats Wichmann2019-12-234-7/+7
* | | | checker fixes: None, trailing ws, list initMats Wichmann2019-12-212-10/+10
| |_|/ |/| |
* | | Update version stringsWilliam Deegan2019-12-171-1/+1
* | | Merge pull request #3473 from kulikjak/masterWilliam Deegan2019-12-101-2/+2
|\ \ \
| * | | Fix incorrect testing assumptions for SolarisJakub Kulik2019-11-011-2/+2
| |/ /
* | | Typo in testing document [ci skip]Mats Wichmann2019-12-021-1/+1
| |/ |/|
* | Add test case with Latin-1 encoded Latex log file. Required fix in the test f...maiphi2019-11-011-1/+1
|/
* purge aegis referencesWilliam Deegan2019-09-071-19/+0
* Changes for 3.1.1 release3.1.1William Deegan2019-08-081-1/+1
* changes for release 3.1.0William Deegan2019-07-211-1/+1
* Fix accidental removal of some VS versionsAdam Gross2019-07-181-2/+1
* Fix msvs testsAdam Gross2019-07-181-510/+135
* test harness: fix TestCmd testsMats Wichmann2019-06-072-269/+318
* PY38: Resolve duplicate creation of 'work' subdir which yielded warnings. Als...William Deegan2019-05-301-1/+1
* Merge pull request #3345 from mwichmann/py38warns4-testsWilliam Deegan2019-04-283-41/+42
|\
| * [PR #3345] fix a few more Py3.8 problemsMats Wichmann2019-04-251-12/+12
| * [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-253-36/+37
* | Merge pull request #3360 from mwichmann/isnotWilliam Deegan2019-04-281-15/+13
|\ \
| * | Some more lint-derived cleanupsMats Wichmann2019-04-271-15/+13
| |/
* | Merge pull request #3359 from bdbaddog/fortran_issue_3135William Deegan2019-04-271-0/+6
|\ \ | |/ |/|
| * Remove debug logicWilliam Deegan2019-04-251-1/+0
| * Add initializing fixture_dirs from shell variable FIXTURE_DIRSWilliam Deegan2019-04-251-0/+7
* | Merge branch 'master' into java-versWilliam Deegan2019-04-221-3/+3
|\ \
| * | Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...William Deegan2019-04-181-3/+3
* | | Fix problems with jdk detectionMats Wichmann2019-04-141-9/+53
|/ /
* | [PY 3.8] Fix more errors in #3331Mats Wichmann2019-03-301-17/+17
* | [PY 3.8] fix some sider complaints in #3331Mats Wichmann2019-03-301-1/+1
* | [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-305-58/+77
* | [PR #333] close files to avoid scons-time racesMats Wichmann2019-03-291-7/+6
* | Release file updates for Release 3.0.53.0.5William Deegan2019-03-261-1/+1
* | Merge branch 'master' into scons-time-fixesWilliam Deegan2019-03-101-1/+1
|\ \
| * | [skip ci] reset to develop mode3.0.5a2William Deegan2019-03-051-1/+1
| |/
* | scons-time needed to revert some changesMats Wichmann2019-03-071-4/+4
* | [PYPY] [PY 3.8] add context mgr use in scons-timeMats Wichmann2019-03-051-13/+16
|/
* [WIP] for #3304: drop use of -tt if py3Mats Wichmann2019-03-013-4/+14
* Clean up some tests: use context managersMats Wichmann2019-02-142-7/+32
* Fix is/is not syntaxMats Wichmann2019-02-111-1/+1
* Updated files per ReleaseConfig for 3.0.4 releaseWilliam Deegan2019-01-201-1/+1
* added test for vs 14.1 and checking arm targetsDaniel2019-01-121-0/+108
* reverted tests so they can use a default host == target platform for find msvcDaniel Moody2019-01-091-1/+1
* use the vcvars batch script to find installed vc'sDaniel2019-01-091-1/+1
* updates from update-release-info for 3.0.3 releaseWilliam Deegan2019-01-061-1/+1
* Updates for 3.0.2 releaseWilliam Deegan2019-01-011-1/+1