summaryrefslogtreecommitdiffstats
path: root/SCons/SConfTests.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of raising exceptions entirelyRaymond Li2024-03-281-1/+1
* Add additional CheckFunc test cases and update change notice for CheckFunc.Joseph Brill2023-12-121-1/+14
* Fix 4320: add an optional argument list string to the configure CheckFunc met...Joseph Brill2023-11-241-0/+2
* Followon to PR #4348: more bool fixesMats Wichmann2023-06-161-6/+6
* Drop dead code from unit testsMats Wichmann2023-05-221-2/+0
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-41/+41
* Merge pull request #4297 from mwichmann/CheckLib-uniqueWilliam Deegan2023-01-291-11/+70
|\
| * Add unique kwarg to CheckLibsMats Wichmann2023-01-271-11/+70
* | Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...William Deegan2023-01-291-2/+15
|\ \ | |/
| * Add "append" kwarg to two configure checksMats Wichmann2023-01-241-2/+15
* | Fix for #2757, non conftest nodes involved in configure checks now get node i...Daniel Moody2022-05-261-0/+2
|/
* [ci skip] fix sider complaintWilliam Deegan2022-03-221-1/+1
* Separated just the CheckMember() checker from yuzhicang's PR #4100, changed c...William Deegan2022-03-211-0/+21
* fix failing sconf testDaniel Moody2021-07-211-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-2/+0
* Remove some "star imports"Mats Wichmann2020-11-161-1/+1
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-4/+2
* Add .attributes to Dummy MyNode class used for testsWilliam Deegan2020-07-261-0/+4
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-3/+3
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+783