summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ / | |/| / | | |/
| | * [PR #3847] Make tests pass again on Travis [skip appveyor]Mats Wichmann2021-01-091-3/+4
| | * remove unnecessary python check swig testDaniel Moody2021-01-081-3/+2
| * | Fix test\win32\mingw.py. Note still need to track down why _LIBDIRFLAGS is ev...William Deegan2020-12-283-14/+15
| * | Fix mingw to reset _SHLIBSUFFIX toWilliam Deegan2020-12-271-0/+1
| * | Address some comments from the PR regarding formatting, and license text blockWilliam Deegan2020-12-271-0/+1
| * | initial checkin of versioned shared library rewriteWilliam Deegan2020-12-211-18/+17
| * | Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2020-12-20187-392/+462
| |\ \ | | |/
| * | incremental checkin. Updates to README for other developers to reviewWilliam Deegan2020-10-071-5/+24
* | | More improvementsAdam Gross2020-12-152-7/+22
* | | Address most review feedbackAdam Gross2020-12-142-26/+25
* | | Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2020-12-149-94/+218
|\ \ \ | | |/ | |/|
| * | Merge pull request #3384 from dragon512/fix/valuenode-contentWilliam Deegan2020-12-141-0/+50
| |\ \
| | * | Fix value node when used as part of a build on python3Unknown2020-06-151-0/+50
| * | | [PR #3836] fix misplaced docstrings on two tests [ci skip]Mats Wichmann2020-12-132-6/+2
| * | | Fix broken mod to (unused) testMats Wichmann2020-12-081-1/+1
| * | | [PR #3836] quiet sider complaints on explicit-dbm-module.pyMats Wichmann2020-12-051-3/+0
| * | | [PR #3836] while we're at it, update SConsignFile testsMats Wichmann2020-12-058-91/+85
| * | | [PR #3836] add example of SConsign(dbm_modue=...) (skip appveyor)Mats Wichmann2020-12-041-0/+87
* | | | Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2020-12-126-4/+57
|\ \ \ \ | |/ / /
| * | | Change variable from COMPILATIONDB_USE_PATH_FILTER to COMPILATIONDB_PATH_FILTERWilliam Deegan2020-11-241-2/+2
| |\ \ \
| | * | | Add COMPILATIONDB_USE_PATH_FILTER for filtering compilation database.James Benton2020-11-232-0/+53
| * | | | Merge branch 'compilation_db_use_filter' of git://github.com/bentonj-vmw/scon...William Deegan2020-11-212-0/+53
| |\ \ \ \
| | * | | | Add COMPILATIONDB_USE_PATH_FILTER for filtering compilation database.James Benton2020-10-272-0/+53
| | |/ / /
| * | | | Remove some "star imports"Mats Wichmann2020-11-164-4/+4
* | | | | Change the default sconsign DB file name if the hash is overriddenAdam Gross2020-11-121-2/+22
* | | | | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-128-78/+111
|\ \ \ \ \ | |/ / / /
| * | | | runtest now writes a log of failsMats Wichmann2020-11-078-78/+111
| |/ / /
* | | | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-06178-226/+183
|\ \ \ \ | |/ / /
| * | | Fix IS_WINDOWS usage for testWilliam Deegan2020-10-041-1/+2
| * | | Disable flake8 F401 in testWilliam Deegan2020-10-041-1/+1
| * | | remove win32api from testWilliam Deegan2020-10-041-10/+5
| * | | Merge branch 'autoflake' of https://github.com/mwichmann/scons into mwichmann...William Deegan2020-09-21164-205/+10
| |\ \ \
| | * | | Run autoflake on codeMats Wichmann2020-09-21164-205/+10
| * | | | correct copyright statement per mwichmann's feedbackWilliam Deegan2020-09-212-0/+4
| * | | | Fix the case where the argument to TEMPFILE is a list, by creating a tuple to...William Deegan2020-09-211-4/+0
| * | | | Fix unit test, and logic which was slightly offWilliam Deegan2020-09-211-1/+0
| * | | | Fix issue a different way than PR 3553 or 3140. Store cmdlist in dict target....William Deegan2020-09-214-220/+0
| * | | | clean up test so it doesn't load any unnecessary toolsWilliam Deegan2020-09-201-1/+3