summaryrefslogtreecommitdiff
path: root/testing/framework/TestSCons.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-37/+37
* Updates post 4.5.2 releaseWilliam Deegan2023-03-211-1/+1
* Post release changesWilliam Deegan2023-03-071-1/+1
* Post release UpdatesWilliam Deegan2023-03-051-1/+1
* moved the qt tool to qt3. Changed all QT envvars to be now prefixed with QT3William Deegan2023-02-241-3/+6
* move qt -> qt3 tool, adjust testing as wellWilliam Deegan2023-02-231-5/+5
* Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...William Deegan2023-01-281-82/+93
|\
| * [ci skip] Fix remaining sider complaintsWilliam Deegan2022-11-291-8/+2
| * Use f-strings in framework and framework testsMats Wichmann2022-11-241-63/+63
| * A few more e2e test speedupsMats Wichmann2022-11-161-0/+2
| * [framewqork] use subprocess timeoutsMats Wichmann2022-08-061-2/+2
| * Post release cleanup. back to dev modeWilliam Deegan2022-07-301-1/+1
| * Improvements to lex and yacc toolsMats Wichmann2022-06-301-9/+24
* | Fix for #2757, non conftest nodes involved in configure checks now get node i...Daniel Moody2022-05-251-2/+2
|/
* Skip new content-timestamp-symlink test on win32Mats Wichmann2022-05-061-1/+6
* Use super call instead of direct class callMats Wichmann2022-03-151-2/+2
* Merge pull request #4067 from mwichmann/wintweaksWilliam Deegan2021-11-261-2/+0
|\
| * Fix tests to not hang on Windows with bad .py assocMats Wichmann2021-11-261-2/+0
* | fix some issues with current version stringsWilliam Deegan2021-11-211-1/+1
|/
* Update post release changesWilliam Deegan2021-11-211-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
* 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
* 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-131-134/+143
* Deprecate Python 3.5.Mats Wichmann2021-03-281-1/+1
* Add timing of sconsign write if --debugMats Wichmann2021-02-081-2/+2
* [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
* Drop some more Py2 compat thingsMats Wichmann2020-10-131-5/+2
* 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
* Cleanups in tests and in frameworkMats Wichmann2020-06-141-1/+1
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-201-1/+0
* Improve debug output when configure test fails stdout checkWilliam Deegan2020-01-301-7/+5
* 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
* syntax fixups suggested by PyCharmMats Wichmann2019-12-231-1/+1
* Update version stringsWilliam Deegan2019-12-171-1/+1
* Changes for 3.1.1 release3.1.1rel_3.1.1William Deegan2019-08-071-1/+1
* changes for release 3.1.0William Deegan2019-07-201-1/+1
* [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-251-26/+26