summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* Add test for TEMPFILESUFFIXMats Wichmann2019-01-162-3/+130
* merged masterDaniel2019-01-141-0/+49
|\
| * accidently reset changes, so recommitingDaniel2019-01-131-0/+49
* | removed unused imports and other sider changesDaniel2019-01-124-7/+1
* | added test for vs 14.1 and checking arm targetsDaniel2019-01-125-0/+456
* | added name for cl.exe and have older versions walk for cl.exeDaniel2019-01-101-4/+3
* | added support for checking for arm target support, and UWP apps for 2017Daniel2019-01-101-49/+92
* | reverted tests so they can use a default host == target platform for find msvcDaniel Moody2019-01-0911-18/+16
* | added ability to get vc dir without env (assume host == target) and fixed testDaniel Moody2019-01-091-2/+2
* | use the vcvars batch script to find installed vc'sDaniel2019-01-0911-14/+16
|/
* Update EnsureSConsVersion test expected fail version check from version 3 to ...William Deegan2019-01-071-1/+1
* fix missing code contents that should be included in signature of a function ...Zachary Tessler2018-12-221-33/+41
* Add APPLELINK_NO_CURRENT_VERSION and APPLELINK_NO_COMPATIBILITY_VERSION to al...William Deegan2018-12-102-3/+72
* flake8 fixesWilliam Deegan2018-12-091-5/+7