summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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-025-0/+122
* Add support for usign chocolatey install winflexbison package with tools name...William Deegan2019-03-022-6/+4
* Merge pull request #3290 from dmoody256/make_lex_tool_cross_platformWilliam Deegan2019-03-028-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-024-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-076-64/+139
| |\ \
| * | | switch to 32 bit mingw in appveyor and add mingw env testDaniel2019-02-071-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-051-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-043-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-131-0/+49
|\
| * accidently reset changes, so recommitingDaniel2019-01-121-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-0811-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
* Allow test to function minus otool verification on non mac platformsWilliam Deegan2018-12-071-37/+41
* Skip APPLELINK* testing if not on macWilliam Deegan2018-12-061-39/+39
* Fix GH issue #3241 - Support -compatability_version and -current_version flag...William Deegan2018-12-062-2/+69
* Merge remote-tracking branch 'upstream/master' into fix_mac_shlibversion_gh_i...William Deegan2018-12-052-6/+30
|\
| * Fix reference to TestCmd's IS_WINDOWS in clang testsWilliam Deegan2018-11-282-2/+4
| * PR #3244: changes per review for clang StaticLib testsMats Wichmann2018-11-282-14/+8
| * Add correct archiver tool for clang on win32Mats Wichmann2018-11-262-6/+34
* | move applelink test to use directory fixtureWilliam Deegan2018-12-054-24/+19