summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add test to verify Configure's TryCompile works with CachedirWilliam Deegan2018-10-101-0/+71
* Merge pull request #3201 from bdbaddog/speedup_win_tests_pt1William Deegan2018-10-0184-67/+157
|\
| * Speed up option tests for windowsWilliam Deegan2018-09-2631-24/+54
| * Speed up M4 tests for windowsWilliam Deegan2018-09-263-5/+9
| * Speed up long-lines tests for windowsWilliam Deegan2018-09-261-1/+3
| * Speed up import.py by excluding default tool installs when not needed for win...William Deegan2018-09-261-2/+5
| * Speed up Install tests for windowsWilliam Deegan2018-09-2613-9/+23
| * Speed up implicit-cache tests for windowsWilliam Deegan2018-09-265-2/+8
| * Speed up implicit tests for windowsWilliam Deegan2018-09-263-2/+6
| * Speed up Glob tests for windowsWilliam Deegan2018-09-268-9/+17
| * Speed up GetOption tests for windowsWilliam Deegan2018-09-261-0/+1
| * Speed up GetBuildFailures tests for windowsWilliam Deegan2018-09-263-0/+3
| * Speedup explain tests on windowsWilliam Deegan2018-09-265-5/+10
| * Speed up Climb tests on windowsWilliam Deegan2018-09-267-5/+12
| * Speedup Clean tests for windowsWilliam Deegan2018-09-263-3/+6
* | Add xz compression to tar packaging choices.Mats Wichmann2018-09-272-4/+95
* | Fix packaging strip-install-dir testMats Wichmann2018-09-271-3/+4
* | Fix applelink test to work on win32William Deegan2018-09-271-2/+1
|/
* More changes to speed up testing on windows.William Deegan2018-09-2651-49/+115
* Change so DefaultEnvironment and Enviroment don't initialize any tools to spe...William Deegan2018-09-261-1/+2
* fix test so it should run on any platformWilliam Deegan2018-09-241-1/+1
* Fix Github issue #2580 - hash mark not properly handled in FRAMEWORKPATHWilliam Deegan2018-09-231-0/+70
* Fix test/Execute.py failing on windows with python 2.7.15. It worked fine wit...William Deegan2018-09-211-3/+4
* Improvements to tarball packagerMats Wichmann2018-09-082-12/+18
* Merge branch 'master' into test-rpmpkgWilliam Deegan2018-09-0525-85/+94
|\
| * Merge pull request #3180 from bdbaddog/update_nasm_test_to_runWilliam Deegan2018-08-201-0/+1
| |\
| | * Fix bytes->string decoding issue as subprocess returned stdout is bytes in py3William Deegan2018-08-201-0/+1
| * | Merge pull request #3179 from bdbaddog/update_nasm_test_to_runWilliam Deegan2018-08-201-5/+8
| |\ \ | | |/
| | * Fix test/AS/nasm.py as it previously would only run with nasm version 0.98William Deegan2018-08-201-5/+8
| * | Merge branch 'master' into swig-check-PyHWilliam Deegan2018-08-1712-22/+67
| |\ \ | | |/
| | * updated vc and tests to check the msvc cl binaryDaniel2018-08-1312-22/+67
| * | get_platform_python_info fail on missing Python.hMats Wichmann2018-08-1712-24/+24
| * | Move checking for python header to common locationMats Wichmann2018-08-1512-62/+16
| * | SWIG recursive test checkes for Python.hMats Wichmann2018-08-131-1/+7
| |/
* | generalize the fix for #3164Mats Wichmann2018-09-047-50/+20
* | Fix rpm tests for newer rpmbuild (fixes #3164)Mats Wichmann2018-08-134-8/+19
|/
* Merge pull request #3169 from dmoody256/MSVSTestDoesntCheckForCLWilliam Deegan2018-08-121-2/+6
|\
| * Merge remote-tracking branch 'origin/master' into MSVSTestDoesntCheckForCLDaniel2018-08-127-7/+147
| |\
| * \ Merge remote-tracking branch 'origin/master' into MSVSTestDoesntCheckForCLDaniel2018-08-1263-139/+531
| |\ \
| * | | updated the msvs 10 test to check and make sure the cl.exe is there as well.Daniel Moody2018-04-051-2/+6
* | | | updated test to reflect the removal of find function from mingw toolDaniel2018-08-122-3/+10
| |_|/ |/| |
* | | Merge pull request #3161 from mwichmann/test_must_containWilliam Deegan2018-08-102-2/+2
|\ \ \
| * | | Try a more scons-y file conversion for Py3 file readsMats Wichmann2018-07-312-2/+2
| | |/ | |/|
* | | Fix the new missing-sconscript test for WindowsMats Wichmann2018-08-091-12/+15
* | | Merge branch 'master' into wip-missing-sconsWilliam Deegan2018-08-074-2/+10
|\ \ \
| * \ \ Merge branch 'master' into wip-addjavasWilliam Deegan2018-08-012-2/+2
| |\ \ \ | | |/ /
| | * | Change octal constants in QT testsMats Wichmann2018-07-252-2/+2
| * | | Update java version supportMats Wichmann2018-07-182-0/+8
| |/ /
* | | Some further adjustments to missing-sconscript testsMats Wichmann2018-07-303-7/+17
* | | Add tests for SConscript(must_warn) optionMats Wichmann2018-07-281-0/+119
|/ /