summaryrefslogtreecommitdiff
path: root/run_tests.py
AgeCommit message (Expand)Author
2018-10-14Merge pull request #4340 from jon-turney/azure-pipelinesJussi Pakkanen
2018-10-14Use 'CI' environment variable to detect CI environmentJon Turney
2018-10-10tests: Merge backend guessing into one functionNiklas Claesson
2018-10-10Fix type-bug cannot add str to listNiklas Claesson
2018-10-10Add option to fail fast in testsNiklas Claesson
2018-10-10tests runners: Refactor out global variables and add argparseNiklas Claesson
2018-10-04Use a single ArgumentParser for all subcommandsXavier Claessens
2018-09-23Add flag to NOT use new build system in xcode because it fails in Xcode9 when...Guillermo Ignacio Enriquez Gutierrez
2018-08-22Test that system shlibs with undefined symbols can be foundNirbheek Chauhan
2018-07-09cross: Be more permissive about not-found exe_wrapperNirbheek Chauhan
2018-06-10run_tests: Run all cross tests togetherNirbheek Chauhan
2018-06-06Convert args.projectoptions into a dictXavier Claessens
2018-06-05.travis.yml: Add CI for armhf and mingwNirbheek Chauhan
2018-06-05Add MinGW-w64 64-bit to the Travis CINirbheek Chauhan
2018-06-01Set the meson command to use when we know what it isNirbheek Chauhan
2018-05-31Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan
2018-05-30mesonlib: handle meson exe wrappersMartin Kelly
2018-04-02Imported Debian fixes by Matthias Klose.Jussi Pakkanen
2017-12-03unit tests: Remove all instances of FakeEnvironmentNirbheek Chauhan
2017-11-20Replaced sys.executable use with the mesonlib equivalent.Jussi Pakkanen
2017-11-20Tests can be run with an external Meson command.Jussi Pakkanen
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen
2017-10-01tests: Always run ninja with -d explainNirbheek Chauhan
2017-09-18Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan
2017-09-14run_tests.py: Haiku has no nice().Jérôme Duval
2017-08-13unit tests: Select test cases inside run_unittests.pyNirbheek Chauhan
2017-08-06Merged singleexe branch.Jussi Pakkanen
2017-08-06Print system information to aid in debugging remote machines.Jussi Pakkanen
2017-08-02Print deprecation warnings on old style commands.Jussi Pakkanen
2017-07-18Revert "Merge pull request #1931 from centricular/use-patched-ninja"Jussi Pakkanen
2017-07-17tests: Restore sleep for ninja on HFS+ (macOS)Nirbheek Chauhan
2017-07-17CI: Use QuLogic's Ninja patchesNirbheek Chauhan
2017-06-22Add some colour to test output.Elliott Sales de Andrade
2017-06-09unit tests: Add class to generate failing testsNirbheek Chauhan
2017-06-09dependencies: Add a new class ExternalDependencyNirbheek Chauhan
2017-05-21Add coverage export for tests.Elliott Sales de Andrade
2017-05-21Fix cross environment pollution.Ole André Vadla Ravnås
2017-05-09project tests: Also regen before buildingNirbheek Chauhan
2017-04-09unit tests: exe_suffix is '.exe' on CygwinNirbheek Chauhan
2017-04-09tests: Move appveyor platform workaround to run_tests.pyNirbheek Chauhan
2017-04-09unit tests: Fix running specific targets with MSBuildNirbheek Chauhan
2017-04-09unit tests: Run on all backends, not just NinjaNirbheek Chauhan
2017-04-09run_project_tests: Clean on backends that can't installNirbheek Chauhan
2017-04-09tests: Factor out common code to run_testsNirbheek Chauhan
2017-04-09run_tests: Improve the backend detectionNirbheek Chauhan
2017-03-30run_tests: Don't run unit tests when the VS backend is selectedNirbheek Chauhan
2017-02-20Merge pull request #1403 from centricular/compile_resourcesJussi Pakkanen
2017-02-20run_tests.py: Nice down when running on a dev machineNirbheek Chauhan
2017-02-18find_program: Correctly use scripts found in PATHNirbheek Chauhan
2017-02-18Add unit tests related to absolute prefixesNirbheek Chauhan