summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow TestCmd.diff() to accept lists as well as stringsWilliam Deegan2018-12-061-1/+7
* Merge pull request #3236 from ptomulik/whereisWilliam Deegan2018-11-091-17/+5
|\
| * attempt fixing TestSCons.where_is() for win32Paweł Tomulik2018-11-061-17/+5
* | For PR #3231, update some docstrings per reviewMats Wichmann2018-11-052-12/+28
* | Fix some problems found if no MS compiler at allMats Wichmann2018-10-302-2/+5
|/
* Additional fixes for SWIG testsMats Wichmann2018-10-161-7/+16
* Merge remote-tracking branch 'upstream/master' into fix_java_tests_path_with_...William Deegan2018-10-152-65/+96
|\
| * remove editor junkPaweł Tomulik2018-10-101-0/+0
| * fixed minor typosPaweł Tomulik2018-10-052-5/+5