summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [PR 3930] fix regexes in scons-time testsMats Wichmann2021-04-163-15/+12
* [PR 3930] more rawstring stuff in tests (Windows)Mats Wichmann2021-04-164-7/+7
* [PR 3930] put back accidentally dropped raw-string indicatorMats Wichmann2021-04-154-7/+7
* Test tweaks to help testing on mingw-only win32 systemsMats Wichmann2021-04-1418-202/+255
* Merge pull request #3926 from mwichmann/defines-expandWilliam Deegan2021-04-121-2/+5
|\
| * Expansion of CPPDEFINES now substs consvarsMats Wichmann2021-04-101-2/+5
* | better handle all/none and multiple options, expanded tests to cover suchWilliam Deegan2021-04-122-10/+13
* | Address mwichmann's feedbackWilliam Deegan2021-04-101-3/+3
* | Clear sider complaints by avoiding it processing tests SConstructWilliam Deegan2021-04-092-1/+1
* | Add docs for --experimental switchWilliam Deegan2021-04-093-0/+68
* | Fix copyright header to new standardWilliam Deegan2021-04-091-2/+2
* | move all the option-* tests into test/option to clean up directory and match ...William Deegan2021-04-0933-0/+0
|/
* [ci skip] fix format on test SConstructWilliam Deegan2021-04-091-2/+7
* Merge branch 'master' into multitarget_progressDaniel Moody2021-04-0912-0/+276
|\
| * Merge pull request #3894 from dmoody256/support_custom_cachedir_classesWilliam Deegan2021-04-0912-0/+276
| |\
| | * Extra comments for the DoubleCachedirClass test.Daniel Moody2021-04-092-1/+22
| | * improved DoubleCacheDir test, added extra cachedir validation check.Daniel Moody2021-04-052-5/+9
| | * Added reinstantiatng custom cachedirDaniel Moody2021-04-0113-45/+125
| | * fix up some doc issues and add test coverageDaniel Moody2021-04-011-3/+8
| | * Update to add CacheDir arg and address some review comments.Daniel Moody2021-04-015-18/+68
| | * Added custom cachedir class tests and docsDaniel Moody2021-04-012-0/+116
* | | Dont call progress if the progress object is NullDaniel Moody2021-04-091-1/+2
* | | Fixed issue with multi-target nodes being passed to the progress object.Daniel Moody2021-04-093-0/+56
|/ /
* | Fix CHANGES.txt and simplify testcase. Added blurb to RELEASE.txtWilliam Deegan2021-04-032-2/+1
* | Merge pull request #3908 from hwmaier/masterWilliam Deegan2021-04-035-0/+247
|\ \ | |/ |/|
| * Added noqa comment to get sider to ignore unused lxmlHenrik Maier2021-03-261-1/+1
| * Added corresponding test caseHenrik Maier2021-03-265-0/+247
* | Stop stripping INSTALLSTRMats Wichmann2021-03-281-2/+4
* | Merge pull request #3902 from DeeeeLAN/relpathWilliam Deegan2021-03-265-0/+84
|\ \
| * | address sider issuesWilliam Deegan2021-03-261-5/+5
| * | Simplify test and fix to work on all platformsWilliam Deegan2021-03-262-22/+43
| * | Fix test to no longer need factory or scanner specified. Flesh out the fixtur...William Deegan2021-03-195-21/+22
| * | reorg tests a bit and move new relpath test's SConstruct to a fixture. Also f...William Deegan2021-03-183-21/+25
| * | Add support for TARGET.relpath propertyDillan Mills2021-03-181-0/+58
* | | Merge branch 'master' into site-dirWilliam Deegan2021-03-251-4/+18
|\ \ \
| * | | Skip empty cmdline args as targetsMats Wichmann2021-03-251-4/+18
| | |/ | |/|
* | | Change site-dir arg handlingMats Wichmann2021-03-258-45/+69
|/ /
* | Fix some tests copyright textWilliam Deegan2021-03-185-20/+15
|/
* Fix Isssue #3035 by disabling versioned library symlinksWilliam Deegan2021-03-091-1/+7
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-0722-169/+213
|\
| * Add timing of sconsign write if --debugMats Wichmann2021-02-082-9/+9
| * Initial support in tests for Python 3.10Mats Wichmann2021-01-221-3/+3
| * Merge pull request #3862 from djh82/feature/zipbuilder_override_timestampWilliam Deegan2021-01-183-66/+89
| |\
| | * feat: Adds ZIP_OVERRIDE_TIMESTAMPDavid H2021-01-183-66/+89
| * | add logic to test D SHLIBVERSION and SOVERSIONWilliam Deegan2021-01-152-1/+9
| * | Add generating versioned shared library to D SharedObject tests (in addition ...William Deegan2021-01-153-9/+13
| * | Remove old test verification logicWilliam Deegan2021-01-151-2/+0
| * | merge current upstreamWilliam Deegan2021-01-158-48/+36
| |\ \
| | * | fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...William Deegan2021-01-158-47/+35
| * | | Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2021-01-152-6/+6
| |\ \ \ | | |/ / | |/| / | | |/