summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Only add worker threads as necesaryAndrew Morrow2024-02-082-36/+43
* Add Pseudo() to global functions, had been omitted.Mats Wichmann2024-02-071-26/+53
* taskmastertrace tests passingAndrew Morrow2024-01-233-3/+3
* review feedback: legacysched to legacy_schedAndrew Morrow2024-01-202-5/+5
* fix experimental option testAndrew Morrow2024-01-191-2/+2
* wipAndrew Morrow2024-01-192-6/+7
* Merge branch 'master' into jbrill-msvs-sconshomeWilliam Deegan2024-01-031-1/+1
|\
| * Merge branch 'master' into jbrill-gh4320-fixWilliam Deegan2023-12-101-0/+12
| |\
| * | Fix 4320: add an optional argument list string to the configure CheckFunc met...Joseph Brill2023-11-241-1/+1
* | | Add unlink_files method to TestCmd, replace file deletion loops with method c...Joseph Brill2023-12-2816-64/+16
* | | MSVS/MSVC: msvs tool, msvs tests, and msvc detection fixesJoseph Brill2023-12-2816-3/+87
| |/ |/|
* | adding unit tests to the fixStenGruener2023-11-291-0/+12
|/
* Merge pull request #4429 from mwichmann/feature/libliteralWilliam Deegan2023-10-304-29/+134
|\
| * defined LIBLITERALPREFIX for gnulinkWilliam Deegan2023-10-291-3/+3
| * Migrate LIBLITERALPREFIX test to file with same nameWilliam Deegan2023-10-291-0/+0
| * Fix library literal prefix codeMats Wichmann2023-10-281-4/+4
| * Add LIBLITERAL to support gcc -l:filenameMats Wichmann2023-10-283-26/+131
* | Merge pull request #4439 from bdbaddog/debug-sconscriptWilliam Deegan2023-10-291-0/+60
|\ \
| * | Updates to make ready for mergingWilliam Deegan2023-10-291-10/+12
| * | adding info to the man page, changed debug keyStenGruener2023-10-281-1/+1
| * | adding unit test, --debug flag, comments in changes.txtStenGruener2023-10-281-0/+58
| |/
* | Merge pull request #4432 from jcbrill/jbrill-msvc-clsearchWilliam Deegan2023-10-291-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into jbrill-msvc-clsearchJoseph Brill2023-10-151-35/+38
| |\
| * | Adjust the final compiler executable search and warning message when setting ...Joseph Brill2023-10-111-1/+1
* | | Elminate http: referencesMats Wichmann2023-10-1719-81/+70
| |/ |/|
* | Update assembly code in one testMats Wichmann2023-10-111-35/+38
|/
* TeX tests: skip if no makeindexMats Wichmann2023-09-2218-112/+150
* Merge branch 'master' into feature/new-subprocMats Wichmann2023-09-0970-580/+633
|\
| * Merge pull request #4407 from mwichmann/maint/mscache-lockingWilliam Deegan2023-09-061-16/+18
| |\
| | * Adjust a test that tripped over lockingMats Wichmann2023-09-041-16/+18
| * | Added logic to properly initilize SCons to use gfortran if tool gfortran is l...William Deegan2023-09-044-8/+20
| |/
| * Tweak a few tests "for form"Mats Wichmann2023-08-2740-362/+377
| * Merge branch 'master' into feature/local-helpWilliam Deegan2023-08-2424-166/+155
| |\
| | * Merge branch 'master' into maint/modernizeWilliam Deegan2023-08-244-98/+111
| | |\
| | | * missing-sconscript: fix Windows test againMats Wichmann2023-08-072-6/+6
| | | * SConscript must_exist test: fix WindowsMats Wichmann2023-08-061-1/+1
| | | * Change the default to error on missing SConscriptMats Wichmann2023-08-064-98/+111
| | * | "Modernize" to Python 3.6 via toolMats Wichmann2023-08-0420-68/+44
| | |/
| * | Add ability to save "local" help onlyMats Wichmann2023-08-011-28/+63
| |/
* | Merge branch 'master' into feature/new-subprocWilliam Deegan2023-07-155-23/+31
|\ \ | |/
| * Merge pull request #4371 from mwichmann/maint/helpmsgWilliam Deegan2023-07-154-9/+9
| |\
| | * Adjust help message about -HMats Wichmann2023-06-274-9/+9
| * | Updates to PR 4374 from mwichmann to correct config file hash changesWilliam Deegan2023-07-151-14/+22
| |/
* | Implement a new subprocess wrapperMats Wichmann2023-07-081-0/+12
|/
* Merge branch 'master' into masterWilliam Deegan2023-06-204-49/+221
|\
| * Merge branch 'master' into feature/bison-argsMats Wichmann2023-06-12280-372/+1625
| |\
| * \ Merge branch 'master' into feature/bison-argsMats Wichmann2023-05-1818-229/+295
| |\ \
| * | | added YACC_GRAPH_FILE_SUFFIX to represent it's the graph file and not be tied...William Deegan2023-05-181-0/+96
| * | | Fixup usage of new mock yacc toolMats Wichmann2023-05-082-2/+2
| * | | yacc tool updatesMats Wichmann2023-05-063-48/+128