summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge pull request #3339 from mwichmann/ci-multiWilliam Deegan2019-04-237-27/+30
| | | |\ \ \
| | | | * | | [PR #3339] Updates for that failedMats Wichmann2019-04-017-27/+30
| | | | | |/ | | | | |/|
| | | * | | Merge branch 'master' into java-versWilliam Deegan2019-04-221-6/+6
| | | |\ \ \
| | | | * | | Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...William Deegan2019-04-181-6/+6
| | | * | | | Move the jdk-version-glob test to unit testsMats Wichmann2019-04-171-94/+0
| | | * | | | Add a test for JDK glob matchingMats Wichmann2019-04-161-0/+94
| | | * | | | [PR #3352] fix sider complaints: bare exceptMats Wichmann2019-04-142-4/+4
| | | * | | | Fix problems with jdk detectionMats Wichmann2019-04-141-0/+6
| | | |/ / /
| | * | | | [PR #3337] clean up lex and yacc toolsMats Wichmann2019-04-131-1/+1
| | |/ / /
| | * | | Tweaks to packaging tests: avoid default tool listMats Wichmann2019-04-069-12/+12
| | |/ /
* | | | Fix test to work with py3.5+William Deegan2019-04-261-1/+1
|/ / /
* | | Change test logic to run once, and then run again expecting up to date.William Deegan2019-04-261-0/+54
* | | Force runtest to skip looking in this directoryWilliam Deegan2019-04-261-0/+0
* | | Initial testcase logic to fix Issue #2811William Deegan2019-04-266-0/+72
|/ /
* | [PR #333] close files to avoid scons-time racesMats Wichmann2019-03-291-1/+2
* | [PR #3330] try to eliminate race in scons-timeMats Wichmann2019-03-291-1/+0
* | Add test to check if installed sdk version is supportedWilliam Deegan2019-03-181-0/+66
* | Merge pull request #3318 from mwichmann/fedora-rpcWilliam Deegan2019-03-121-0/+8
|\ \
| * | rpcgen test accomodate distros using tirpcMats Wichmann2019-03-031-0/+8
* | | Fix issue #2799 - Get mingw tool to respect SHCCCOMSTR, SHLINKCOMSTR and LDMO...William Deegan2019-03-115-0/+76
* | | Merge pull request #3316 from mwichmann/pypy-syntaxWilliam Deegan2019-03-072-2/+2
|\ \ \ | |_|/ |/| |
| * | [PYPY support] adjust two expect strings for PyPy msgsMats Wichmann2019-03-032-2/+2
| |/
* | Fix logic in test to only use --wincompat if win_flex. Improve test skip mess...William Deegan2019-03-032-3/+4
* | fix typo in skip_testWilliam Deegan2019-03-031-2/+2
* | Add test to cover this issue with MD5-timestamp decider breaking dependencies...William Deegan2019-03-035-0/+122
|/
* Add support for usign chocolatey install winflexbison package with tools name...William Deegan2019-03-032-6/+4
* Merge pull request #3290 from dmoody256/make_lex_tool_cross_platformWilliam Deegan2019-03-038-20/+202
|\
| * add win_flex as option for windows, add choco default path, and add flag for ...Daniel2019-02-207-30/+200
| * add check for tar before trying to run testDaniel2019-02-161-0/+4
| * update lex tool to find paths on windowsDaniel2019-02-161-5/+13
* | Merge pull request #3320 from mwichmann/test-file-closingsWilliam Deegan2019-03-034-38/+37
|\ \
| * | For PR #3320 re-unindent expect strings in with blockMats Wichmann2019-03-021-3/+3
| * | [PYPY] [PY 3.8] more context manager use in testsMats Wichmann2019-03-024-41/+40
* | | [PYPY3] [PY 3.8] CacheDir tests use context managersMats Wichmann2019-03-0213-58/+70
|/ /
* | Merge pull request #3314 from mwichmann/runtest-no-ttWilliam Deegan2019-03-0116-30/+50
|\ \
| * | [WIP] for #3304: drop use of -tt if py3Mats Wichmann2019-03-0116-30/+50
| |/
* | Merge pull request #3313 from bdbaddog/fix_gh_3303_force_config_alters_env_de...William Deegan2019-02-282-0/+14
|\ \ | |/ |/|
| * Add test for GH Issue #3303William Deegan2019-02-272-0/+14
* | Merge pull request #3270 from dmoody256/mingw_link_issueWilliam Deegan2019-02-151-0/+102
|\ \
| * \ Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-02-086-64/+139
| |\ \
| * | | switch to 32 bit mingw in appveyor and add mingw env testDaniel2019-02-081-0/+102
* | | | Clean up some tests: use context managersMats Wichmann2019-02-1414-32/+57
| |_|/ |/| |
* | | Fix is/is not syntaxMats Wichmann2019-02-111-2/+2
* | | Add textfile tool to defaultsMats Wichmann2019-02-081-1/+3
| |/ |/|
* | Merge pull request #3286 from dmoody256/make_m4_test_crossplatformWilliam Deegan2019-02-061-26/+12
|\ \
| * | update m4 test to use mingw on windows and not pass if m4 doesn't existDaniel Moody2019-02-041-26/+12
* | | add sconstest.skip for test fixturesDaniel2019-02-051-0/+0
* | | fix for case where nothing is return from vswhereDaniel2019-02-053-0/+73
|/ /
* | Fix new test binary/text read issue for py3.5+. Changed mode to 'r' as just p...William Deegan2019-02-021-42/+39
* | Add test to check for configure calling configured decider not handling Decid...William Deegan2019-02-021-0/+19
|/