summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Exp: try to make the Windows Docbook tests betterMats Wichmann2025-03-1217-17/+34
* Fix typos in CCFLAGS testMats Wichmann2025-03-061-4/+3
* Fix small problem in a yacc testMats Wichmann2025-02-171-2/+1
* Merge pull request #4676 from rdbisme/extra-libsWilliam Deegan2025-02-1510-0/+175
|\
| * Add note to docstring that this is a live test per mwichmannWilliam Deegan2025-02-151-0/+2
| * SimplifyWilliam Deegan2025-02-151-2/+0
| * Simplify use of dir_fixtureWilliam Deegan2025-02-151-1/+1
| * Simplify use of dir_fixtureWilliam Deegan2025-02-151-2/+0
| * Simplify use of dir_fixture and some test logic. Added DefaultEnvironment(too...William Deegan2025-02-152-11/+4
| * Per request, "fixture-ize" CheckLibWithHeader_extra_libs testMats Wichmann2025-02-1310-120/+125
| * Windows-ify the new CheckLibWithHeader testMats Wichmann2025-02-091-15/+67
| * Fix CheckLibWithHeader test - undo mistakeMats Wichmann2025-02-081-2/+0
| * Minor fixes to CheckLibWithHeader testMats Wichmann2025-02-081-8/+43
| * Also enable extra_libs for CheckLibMats Wichmann2025-02-071-3/+3
| * :white_check_mark: Add testRuben Di Battista2025-01-261-0/+94
* | Handle --debug containing memoizerMats Wichmann2025-02-031-26/+22
|/
* Fix Issue #2281, post and pre actions were being ignored when added to an Ali...William Deegan2025-01-201-0/+16
* Fixed mis-match between code and manpage for Help()'s local_only argument. No...William Deegan2024-12-222-59/+30
* Fixed mis-match between code and manpage for Help()'s local_only argument. No...William Deegan2024-12-221-0/+0
* Merge branch 'master' into maint/st_modeWilliam Deegan2024-12-161-2/+15
|\
| * Change update-release-info test for Python changesMats Wichmann2024-12-151-2/+15
* | Adjust sconsign tests for float timestampsMats Wichmann2024-12-155-193/+193
* | Modernize stat usageMats Wichmann2024-12-1513-82/+83
|/
* updated so TestSCons.NINJA_BINARY is set and used by all such testsWilliam Deegan2024-11-2522-25/+22
* Fixed ninja binary location logic to use ninja.BIN_DIR. Previous logic no lon...William Deegan2024-11-2522-111/+25
* Integrate `from __future__ import annotations`Thaddeus Crews2024-11-161-2/+3
* Merge branch 'master' into jbrill-msvs-testsJoseph Brill2024-10-2819-43/+49
|\
| * Add a tag to the cachedirMats Wichmann2024-10-2817-27/+29
| * Move IS_ROOT definition to frameworkMats Wichmann2024-10-192-8/+2
| * Fix indent problem in Install test fixMats Wichmann2024-10-191-3/+2
| * Adjust tests in case running as rootMats Wichmann2024-10-192-13/+24
* | Add optional keyword argument auto_filter_projects to MSVSSolution.Joseph Brill2024-10-284-411/+487
* | Merge branch 'master' into jbrill-msvs-testsJoseph Brill2024-10-201-27/+24
|\ \ | |/
| * Fix nasm test [skip appveyor]Mats Wichmann2024-10-061-27/+24
* | Remove win32 platform specification (i.e., platform = 'win32') from MSVS test...Joseph Brill2024-10-199-17/+24
* | Remove MSVSProject argument projectguid and replace with MSVS_PROJECT_GUID in...Joseph Brill2024-10-1310-10/+10
* | Update MSVS new test file headers based on the template test file header. [ci...Joseph Brill2024-10-126-24/+18
* | Update Tool/msvs.py, update MSVS tests; and add additional tests for MSVS mul...Joseph Brill2024-10-1121-47/+952
* | Add safe HOST_ARCH to sconstruct/sconscript environment for MSVS test scripts.Joseph Brill2024-10-086-12/+30
* | Merge branch 'Master' into jbrill-msvs-testsJoseph Brill2024-10-072-5/+6
|\ \ | |/
| * Fix short-option processingMats Wichmann2024-09-162-5/+6
* | Fix MSVS tests and minor changes to Tool/msvs.py.Joseph Brill2024-10-0716-112/+60
|/
* Merge branch 'master' into AddOption-option-objWilliam Deegan2024-09-162-2/+2
|\
| * Update docs and usage of TEMPFILE/TempFileMungeMats Wichmann2024-09-142-2/+2
* | Fix some AddOption issuesMats Wichmann2024-09-111-0/+9
|/
* New PackageVariable test - enter path as rawstringMats Wichmann2024-09-041-1/+1
* PackageVariable now returns the default on "true"Mats Wichmann2024-09-041-6/+34
* Variables testing: confirm space-containing valuesMats Wichmann2024-08-273-7/+27
* Fix ListVariable with a space-containing valueMats Wichmann2024-08-161-39/+65
* Add timeout to test/ninja/default_targets.pyMats Wichmann2024-07-162-20/+17