| Commit message (Expand) | Author | Age | Files | Lines |
* | post release | William Deegan | 2025-03-02 | 1 | -1/+1 |
|
|
* | Framework: fixture methods now handle lists for dstdir | Mats Wichmann | 2025-02-28 | 1 | -0/+5 |
|
|
* | Fix running individual test files when ninja is not installed | Adam Simpkins | 2025-02-23 | 1 | -1/+8 |
|
|
* | Rework a TestCommon test to look less ugly [skip appveyor[ | Mats Wichmann | 2024-12-29 | 1 | -13/+13 |
|
|
* | test framework: bulk reformat | Mats Wichmann | 2024-12-29 | 11 | -1280/+1865 |
|
|
* | Modernize stat usage | Mats Wichmann | 2024-12-15 | 4 | -27/+27 |
|
|
* | updated so TestSCons.NINJA_BINARY is set and used by all such tests | William Deegan | 2024-11-25 | 2 | -10/+11 |
|
|
* | Fixed ninja binary location logic to use ninja.BIN_DIR. Previous logic no lon... | William Deegan | 2024-11-25 | 1 | -59/+87 |
|
|
* | Merge pull request #4642 from Repiteo/remove-python-3.6 | William Deegan | 2024-11-16 | 1 | -1/+1 |
|\ |
|
| * | Remove Python 3.6 support | Thaddeus Crews | 2024-11-16 | 1 | -1/+1 |
|
|
* | | Integrate `from __future__ import annotations` | Thaddeus Crews | 2024-11-16 | 3 | -35/+40 |
|/ |
|
* | Merge branch 'master' into jbrill-msvs-tests | Joseph Brill | 2024-10-28 | 1 | -3/+11 |
|\ |
|
| * | Move IS_ROOT definition to framework | Mats Wichmann | 2024-10-19 | 1 | -0/+4 |
|
|
| * | Adjust tests in case running as root | Mats Wichmann | 2024-10-19 | 1 | -3/+7 |
|
|
* | | Add optional keyword argument auto_filter_projects to MSVSSolution. | Joseph Brill | 2024-10-28 | 1 | -8/+72 |
|
|
* | | Remove win32 platform specification (i.e., platform = 'win32') from MSVS test... | Joseph Brill | 2024-10-19 | 1 | -7/+7 |
|
|
* | | Remove MSVSProject argument projectguid and replace with MSVS_PROJECT_GUID in... | Joseph Brill | 2024-10-13 | 1 | -5/+5 |
|
|
* | | Update Tool/msvs.py, update MSVS tests; and add additional tests for MSVS mul... | Joseph Brill | 2024-10-11 | 1 | -19/+250 |
|
|
* | | Fix MSVS tests and minor changes to Tool/msvs.py. | Joseph Brill | 2024-10-07 | 1 | -5/+27 |
|/ |
|
* | Some tweaks to testing framework. | Mats Wichmann | 2024-09-10 | 5 | -206/+337 |
|
|
* | put master branch back in develop mode | William Deegan | 2024-09-04 | 1 | -1/+1 |
|
|
* | Variables testing: confirm space-containing values | Mats Wichmann | 2024-08-27 | 3 | -10/+22 |
|
|
* | Fix ListVariable with a space-containing value | Mats Wichmann | 2024-08-16 | 2 | -19/+30 |
|
|
* | Return master to development mode post release | William Deegan | 2024-07-08 | 1 | -2/+2 |
|
|
* | Some minor test tweaking | Mats Wichmann | 2024-07-06 | 2 | -6/+10 |
|
|
* | Merge branch 'master' into jbrill-msvc-detect | Joseph Brill | 2024-05-28 | 1 | -1/+6 |
|\ |
|
| * | Fix two scons-time tests on GH Windows runner | Mats Wichmann | 2024-05-26 | 1 | -1/+6 |
|
|
* | | Merge branch 'master' into jbrill-msvc-detect | Joseph Brill | 2024-05-18 | 1 | -29/+15 |
|\ \
| |/ |
|
| * | scons-time: add filter to tarfile extract call. | Mats Wichmann | 2024-05-13 | 1 | -29/+15 |
|
|
* | | Merge branch 'master' into jbrill-msvc-detect | Joseph Brill | 2024-05-14 | 6 | -49/+79 |
|\ \
| |/ |
|
| * | Fix a few typos in test doc [ci skip] | Mats Wichmann | 2024-05-11 | 1 | -14/+15 |
|
|
| * | Merge pull request #4519 from mwichmann/py36-depr | William Deegan | 2024-05-10 | 1 | -3/+3 |
| |\ |
|
| | * | Merge branch 'master' into py36-depr | William Deegan | 2024-05-10 | 4 | -20/+59 |
| | |\ |
|
| | * | | Deprecate Python 3.6 support. | Mats Wichmann | 2024-05-04 | 1 | -3/+3 |
|
|
| * | | | Maintenance: Python version usage | Mats Wichmann | 2024-05-10 | 2 | -12/+2 |
| | |/
| |/| |
|
| * | | Back off test framework exception handling | Mats Wichmann | 2024-04-01 | 4 | -23/+47 |
|
|
| * | | Testing framework fixes | Mats Wichmann | 2024-04-01 | 1 | -22/+37 |
| |/ |
|
* | | Merge branch 'master' into jbrill-msvc-detect | Joseph Brill | 2024-03-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix a Python 3.13 problem in re.sub usage | Mats Wichmann | 2024-03-21 | 1 | -2/+2 |
|
|
| * | Put master back in post release/develop mode | William Deegan | 2024-03-18 | 1 | -1/+1 |
|
|
| * | Add unlink_files method tests to TestCmdTests.py. | Joseph Brill | 2023-12-29 | 1 | -0/+97 |
|
|
| * | Add unlink_files method to TestCmd, replace file deletion loops with method c... | Joseph Brill | 2023-12-28 | 1 | -0/+25 |
|
|
| * | post release updates | William Deegan | 2023-11-20 | 1 | -1/+1 |
|
|
| * | Elminate http: references | Mats Wichmann | 2023-10-17 | 2 | -2/+2 |
|
|
| * | Fixup one test framework test [skip appveyor] | Mats Wichmann | 2023-10-06 | 1 | -7/+6 |
|
|
* | | Detection changes for VS IDE editions and VS2008 (develop and vcforpython). | Joseph Brill | 2024-03-12 | 1 | -3/+3 |
|
|
* | | Merge branch 'master' into HEAD | Joseph Brill | 2024-01-07 | 4 | -10/+131 |
|/ |
|
* | More conversions: {repr(var)} -> {var!r} | Mats Wichmann | 2023-08-04 | 2 | -10/+10 |
|
|
* | "Modernize" to Python 3.6 via tool | Mats Wichmann | 2023-08-04 | 3 | -5/+4 |
|
|
* | test framework doc: fix review comments [ci skip] | Mats Wichmann | 2023-07-21 | 1 | -9/+3 |
|
|