summaryrefslogtreecommitdiff
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Post releaserel_4.3.0William Deegan2021-11-171-1/+1
* Tests pass in python 3.6 and 3.9 in LinuxJacob Cassagnol2021-11-091-0/+22
* Half the failing testcases fixed.Jacob Cassagnol2021-11-011-3/+3
* Add support for Visual Studio 2022Joseph Brill2021-09-231-1/+4
* Updated the Mac-specific Java check in test fwMats Wichmann2021-08-251-38/+56
* Post 4.2.0 merge/reset to development modeWilliam Deegan2021-07-311-3/+3
* Merge branch 'master' into ninja-generationWilliam Deegan2021-05-241-4/+0
|\
| * Test tweaks to help testing on mingw-only win32 systemsMats Wichmann2021-04-141-4/+0
* | Fix ninja tool rules for macos/ar for static libs to skip response files for...William Deegan2021-04-131-0/+1
|/
* Fix sider warning typo and docstring for skip_if_not_msvcMats Wichmann2021-04-131-1/+1
* Test harness add a from_fw to skip callsMats Wichmann2021-04-139-265/+389
* fix sider issuesDaniel Moody2021-04-051-1/+0
* improved DoubleCacheDir test, added extra cachedir validation check.Daniel Moody2021-04-051-3/+31
* Deprecate Python 3.5.Mats Wichmann2021-03-281-1/+1
* Add timing of sconsign write if --debugMats Wichmann2021-02-082-6/+6
* [ci skip] update post releaserel_4.1.0William Deegan2021-01-191-1/+1
* feat: Adds ZIP_OVERRIDE_TIMESTAMPDavid H2021-01-181-3/+33
* Add custom up_to_date for TimeSCons to handle individual SConscript timing ou...William Deegan2020-10-161-1/+26
* One more "drop py2"ism from test frameworkMats Wichmann2020-10-131-3/+3
* Drop some more Py2 compat thingsMats Wichmann2020-10-132-7/+2
* Run autoflake on codeMats Wichmann2020-09-215-7/+0
* Merge pull request #3731 from mwichmann/warn-to-sconswarnWilliam Deegan2020-07-191-1/+1
|\
| * [PR #3731] more adjustments to WarningsMats Wichmann2020-07-071-1/+1
* | Post releaseWilliam Deegan2020-07-161-1/+1
* | Post relaaseWilliam Deegan2020-07-161-1/+1
|/
* reset to development modeWilliam Deegan2020-07-041-3/+3
* A few more edits to testing docMats Wichmann2020-06-251-9/+8
* Some updates to testing doc. [ci skip]Mats Wichmann2020-06-221-18/+41
* Merge pull request #3706 from dirkbaechle/issue3580-generate-doc-lxmlWilliam Deegan2020-06-214-7/+73
|\
| * Fixed Docbook Tool and updated its tests.Dirk Baechle2020-06-212-0/+71
| * Added Sphinx support to the 'build' Docker images.Dirk Baechle2020-06-202-7/+2
* | Fix testing subdir usageMats Wichmann2020-06-193-104/+121
|/
* Merge pull request #3696 from mwichmann/test-cleanupWilliam Deegan2020-06-154-262/+225
|\
| * Cleanups in tests and in frameworkMats Wichmann2020-06-144-262/+225
* | Bumped the Fedora version up to 32.Dirk Baechle2020-06-1214-15/+15
* | Moved the Docker files into the testing folder.Dirk Baechle2020-06-1029-0/+659
|/
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-2/+2
* Some more fixups for project directory movesMats Wichmann2020-05-121-9/+7
* Some more adjustments to doc build [ci skip]Mats Wichmann2020-05-101-3/+3
* Use uuid lib for Visual Studio guidsMats Wichmann2020-05-011-1/+1
* drop runntest.py's run from packages. define SCONS_TOOLS_DIR and use that for...William Deegan2020-04-091-3/+1
* Fix scons-time tests. Remove subversion testWilliam Deegan2020-04-091-4/+4
* [PR #3571] more work on testing document [ci skip]Mats Wichmann2020-02-291-175/+174
* Add comments on skipping tests to framework doc [ci skip]Mats Wichmann2020-02-271-4/+27
* [PR #3571] fix error and improve docsMats Wichmann2020-02-272-50/+53
* Fix some test fixture-handling nits.Mats Wichmann2020-02-262-107/+156
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-207-41/+34
* Update TestCommonTests.py to work with py35+ changesWilliam Deegan2020-02-181-23/+25
* more unicode cleanup post py27William Deegan2020-02-181-10/+3
* Merge branch 'master' into issue-3469William Deegan2020-01-301-0/+3
|\