summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Copy from master fixes for bin/update-release-info.py test/EnsureSConsVersion...William Deegan2020-07-062-42/+43
* Merge pull request #3712 from bdbaddog/restore_scons_localWilliam Deegan2020-07-012-23/+7
|\
| * update version strings on testWilliam Deegan2020-06-301-12/+3
| * All working except automatic build of wheel and sdist packageWilliam Deegan2020-06-301-11/+4
* | Reduce the number of "false negative" test failures for Interactive/configure...Joseph Brill2020-06-291-8/+68
* | Add "#include <stdio.h>" to generated c code to prevent build failures on x86...Joseph Brill2020-06-274-0/+4
* | Swap the argument order for DummyVsWhere to match the signature of find_vc_pd...Joseph Brill2020-06-271-1/+1
* | Fix for failing Docbook slides tests.Dirk Baechle2020-06-2421-69/+219
|/
* Merge pull request #3706 from dirkbaechle/issue3580-generate-doc-lxmlWilliam Deegan2020-06-2142-170/+1042
|\
| * Removed superfluous import of 'sys' in a testcase.Dirk Baechle2020-06-211-1/+0
| * Fixed another bunch of 'bare except' errors.Dirk Baechle2020-06-2117-17/+17
| * Fixed Docbook Tool and updated its tests.Dirk Baechle2020-06-2142-156/+1029
* | Fix testing subdir usageMats Wichmann2020-06-1943-112/+123
|/
* Merge pull request #3700 from bdbaddog/issue_3694_comp_db_variantdir_issueWilliam Deegan2020-06-162-0/+158
|\
| * Add test for variant_dir with duplicate=True and FalseWilliam Deegan2020-06-152-0/+158
* | Merge pull request #3696 from mwichmann/test-cleanupWilliam Deegan2020-06-153-27/+5
|\ \ | |/ |/|
| * Bugfix: to get raw data from stdin, use bufferMats Wichmann2020-06-141-3/+1
| * Cleanups in tests and in frameworkMats Wichmann2020-06-143-25/+5
* | Fix test for compilation_db to work on windows and linuxWilliam Deegan2020-06-152-10/+16
* | [appveyor skip][travis skip] fix sider warningWilliam Deegan2020-06-151-0/+3
* | [appveyor skip][travis skip] fix sider warningWilliam Deegan2020-06-151-3/+3
* | Fix fake mylink.py was broken on win32.William Deegan2020-06-141-12/+37
* | Fix Issue #3693 - change compilation db field 'target' to 'output' per specWilliam Deegan2020-06-141-2/+2
|/
* Merge pull request #3662 from bdbaddog/add_compilation_dbWilliam Deegan2020-06-086-90/+173
|\
| * Fix test SConstruct formattingWilliam Deegan2020-06-061-2/+0
| * Added tests which should cover all the variations of ways to call Compilation...William Deegan2020-06-062-11/+95
| * change CompilationDatabase from psuedo builder to builder. Add emitter to cle...William Deegan2020-06-061-2/+2
| * [skip appveyor] [skip travis] resolve sider complaints in test fixturesWilliam Deegan2020-05-221-3/+3
| * resolve sider complaints in test fixturesWilliam Deegan2020-05-222-6/+6
| * address sider issuesWilliam Deegan2020-05-191-1/+0
| * more test updatesWilliam Deegan2020-05-196-43/+64
| * extract fake gcc and link python scripts to fixture. We'll use these for Comp...William Deegan2020-05-193-53/+21
| * Rename as.py to asm.py and add to TOOL_ALIASES. 'as' is reserved keyword so c...William Deegan2020-05-192-0/+13
* | Merge branch 'master' into abc-TaskWilliam Deegan2020-05-292-0/+15
|\ \
| * \ Merge pull request #3655 from dmoody256/callable_silent_typeerrorsWilliam Deegan2020-05-292-0/+15
| |\ \
| | * | used fixtures in test TypeError testDaniel Moody2020-05-192-28/+15
| | * | Merge remote-tracking branch 'origin/master' into callable_silent_typeerrorsDaniel Moody2020-05-183-4/+11
| | |\ \
| | * | | cover other type of subber and add testDaniel Moody2020-05-171-0/+28
| | | |/ | | |/|
* | | | Set Tasks class as abstractMats Wichmann2020-05-259-6/+19
|/ / /
* | | Fix bug in test for PR #3668Mats Wichmann2020-05-241-1/+1
* | | classes no longer explicitly inherit from objectMats Wichmann2020-05-248-10/+10
| |/ |/|
* | change test to change expected line # depending on python versionWilliam Deegan2020-05-181-1/+8
* | Merge branch 'master' into py39William Deegan2020-05-174-32/+29
|\ \ | |/
| * [PR 3648] fixups from review commentsMats Wichmann2020-05-121-0/+9
| * Some more fixups for project directory movesMats Wichmann2020-05-124-40/+28
* | Python 3.9 supportMats Wichmann2020-05-122-3/+3
|/
* Merge remote-tracking branch 'origin/master' into patch-1Daniel2020-05-111-10/+10
|\
| * change runtest test to look for SCons and not srcWilliam Deegan2020-05-101-10/+10
* | update changes.txt and remove verbose from testDaniel2020-05-111-1/+0
* | Merge remote-tracking branch 'origin/master' into patch-1Daniel Moody2020-05-067-8/+24
|\ \ | |/