summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/ /
* | Fix for py2.7 + 3.5+William Deegan2018-07-081-0/+1
* | stop using obsolete distutils.sysconfig to find python include, link paths,an...William Deegan2018-07-081-2/+3
* | Merge branch 'master' into appveyor_issuesWilliam Deegan2018-07-072-35/+148
|\ \
| * | Test FORTRANMODDIR.py: use F90 everywhere.maiphi2018-05-271-8/+8
| * | Make test FORTRANMODDIR.py work with non-empty FORTRANMODDIRPREFIX.maiphi2018-05-271-31/+37
| * | Added a gfortran test without FORTRANMODDIR set.maiphi2018-05-261-3/+33
| * | Added missing FORTRANMODDIRPREFIX=-J to the gfortran tool.maiphi2018-05-261-0/+77
* | | Merge pull request #4 from dmoody256/pr-3052-Add-method-for-individual-tools-...William Deegan2018-07-064-18/+50
|\ \ \
| * | | pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checksDaniel Moody2018-05-251-2/+3
| * | | pr-3052: Needed to define target arch in the non-windows caseDaniel Moody2018-05-251-1/+3
| * | | pr-3052: made target arch transparent to non windows platformsDaniel Moody2018-05-251-3/+3
| * | | pr-3052: removed debug print statementsDaniel Moody2018-05-251-2/+2
| * | | Merge remote-tracking branch 'bd/appveyor_issues' into pr-3052-Add-method-for...Daniel Moody2018-05-258-17/+24
| |\ \ \
| * | | | pr-3052: added a missing comma to the environment argsDaniel Moody2018-05-251-1/+1
| * | | | pr-3052: Updated swig tool with some default paths and fixed test to build on...Daniel Moody2018-05-251-11/+33
| * | | | pr-3052: updated swig test to work for windows.Daniel Moody2018-05-251-5/+1
| * | | | fixed swig tests to work on windowsDaniel Moody2018-05-254-8/+19
| * | | | Merge remote-tracking branch 'scons/master' into pr-3052-Add-method-for-indiv...Daniel Moody2018-05-2539-36/+250
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | removed binary read and write so newlines are crossplatform and updated path ...Daniel Moody2018-04-101-3/+3
| * | | | updated yacc tool to add default paths, updated to test to use the tool speci...Daniel Moody2018-04-093-8/+14