aboutsummaryrefslogtreecommitdiff
path: root/run_tests.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-01tests: Detect ninja v1.9 and disable timestamp hackNirbheek Chauhan1-5/+18
2019-08-24Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)Michael Hirsch, Ph.D1-3/+27
2019-08-12Put native file before cross file in options listJohn Ericson1-1/+1
2019-07-30fortran tests: non-gfortran compilers on Windows are best static libsMichael Hirsch, Ph.D1-1/+1
2019-07-30run_tests: ifort / intel-cl must have ninja backendMichael Hirsch, Ph.D1-2/+4
2019-07-23cmake: added test case for environment variablesDaniel Mensinger1-6/+11
2019-07-09Add command line argument to skip unit tests.Jussi Pakkanen1-6/+12
2019-05-16Make `PerMachine` and `MachineChoice` have just `build` and `host`John Ericson1-1/+1
2019-04-29Fix unused variables warningsDaniel Mensinger1-1/+1
2019-04-15Flush run_tests output so it appears before the test subprocesses it runsJon Turney1-3/+3
2019-02-02Never access environment.properties downstreamJohn Ericson1-1/+1
2019-01-31find_library: Check arch of libraries on DarwinNirbheek Chauhan1-0/+1
2019-02-01Rewrite appleframework and extraframework dependency classesNirbheek Chauhan1-0/+1
2019-01-31unit tests: Fix sdl2 failure test on macOSNirbheek Chauhan1-0/+8
2019-01-31unit tests: Simplify get_fake_env()Nirbheek Chauhan1-2/+2
2019-01-02Remove cross_info; cross file is parsed up front and discardedJohn Ericson1-2/+4
2018-12-11Only autodetect 'vs' backend on windowsDaniel Mensinger1-1/+1
2018-11-14Get basic native config file loading workingDylan Baker1-0/+1
2018-10-14Merge pull request #4340 from jon-turney/azure-pipelinesJussi Pakkanen1-1/+1
2018-10-14Use 'CI' environment variable to detect CI environmentJon Turney1-1/+1
2018-10-10tests: Merge backend guessing into one functionNiklas Claesson1-17/+23
2018-10-10Fix type-bug cannot add str to listNiklas Claesson1-1/+4
2018-10-10Add option to fail fast in testsNiklas Claesson1-0/+15
2018-10-10tests runners: Refactor out global variables and add argparseNiklas Claesson1-38/+54
2018-10-04Use a single ArgumentParser for all subcommandsXavier Claessens1-1/+1
2018-09-23Add flag to NOT use new build system in xcode because it fails in Xcode9 when...Guillermo Ignacio Enriquez Gutierrez1-1/+3
2018-08-22Test that system shlibs with undefined symbols can be foundNirbheek Chauhan1-10/+26
2018-07-09cross: Be more permissive about not-found exe_wrapperNirbheek Chauhan1-9/+25
2018-06-10run_tests: Run all cross tests togetherNirbheek Chauhan1-14/+7
2018-06-06Convert args.projectoptions into a dictXavier Claessens1-0/+1
2018-06-05.travis.yml: Add CI for armhf and mingwNirbheek Chauhan1-20/+23
2018-06-05Add MinGW-w64 64-bit to the Travis CINirbheek Chauhan1-3/+10
2018-06-01Set the meson command to use when we know what it isNirbheek Chauhan1-7/+36
2018-05-31Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan1-22/+0
2018-05-30mesonlib: handle meson exe wrappersMartin Kelly1-0/+22
2018-04-02Imported Debian fixes by Matthias Klose.Jussi Pakkanen1-1/+1
2017-12-03unit tests: Remove all instances of FakeEnvironmentNirbheek Chauhan1-9/+0
2017-11-20Replaced sys.executable use with the mesonlib equivalent.Jussi Pakkanen1-3/+4
2017-11-20Tests can be run with an external Meson command.Jussi Pakkanen1-2/+18
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen1-1/+1
2017-10-01tests: Always run ninja with -d explainNirbheek Chauhan1-1/+1
2017-09-18Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan1-0/+6
2017-09-14run_tests.py: Haiku has no nice().Jérôme Duval1-1/+1
2017-08-13unit tests: Select test cases inside run_unittests.pyNirbheek Chauhan1-9/+1
2017-08-06Merged singleexe branch.Jussi Pakkanen1-1/+1
2017-08-06Print system information to aid in debugging remote machines.Jussi Pakkanen1-1/+11
2017-08-02Print deprecation warnings on old style commands.Jussi Pakkanen1-1/+1
2017-07-18Revert "Merge pull request #1931 from centricular/use-patched-ninja"Jussi Pakkanen1-6/+0
2017-07-17tests: Restore sleep for ninja on HFS+ (macOS)Nirbheek Chauhan1-1/+4
2017-07-17CI: Use QuLogic's Ninja patchesNirbheek Chauhan1-0/+3