aboutsummaryrefslogtreecommitdiff
path: root/run_tests.py
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-22Add some colour to test output.Elliott Sales de Andrade1-2/+5
2017-06-09unit tests: Add class to generate failing testsNirbheek Chauhan1-1/+15
2017-06-09dependencies: Add a new class ExternalDependencyNirbheek Chauhan1-0/+2
2017-05-21Add coverage export for tests.Elliott Sales de Andrade1-6/+23
2017-05-21Fix cross environment pollution.Ole André Vadla Ravnås1-1/+6
2017-05-09project tests: Also regen before buildingNirbheek Chauhan1-0/+8
2017-04-09unit tests: exe_suffix is '.exe' on CygwinNirbheek Chauhan1-1/+1
2017-04-09tests: Move appveyor platform workaround to run_tests.pyNirbheek Chauhan1-0/+15
2017-04-09unit tests: Fix running specific targets with MSBuildNirbheek Chauhan1-9/+31
2017-04-09unit tests: Run on all backends, not just NinjaNirbheek Chauhan1-10/+13
2017-04-09run_project_tests: Clean on backends that can't installNirbheek Chauhan1-1/+11
2017-04-09tests: Factor out common code to run_testsNirbheek Chauhan1-0/+54
2017-04-09run_tests: Improve the backend detectionNirbheek Chauhan1-6/+12
2017-03-30run_tests: Don't run unit tests when the VS backend is selectedNirbheek Chauhan1-1/+10
2017-02-20Merge pull request #1403 from centricular/compile_resourcesJussi Pakkanen1-1/+7
2017-02-20run_tests.py: Nice down when running on a dev machineNirbheek Chauhan1-1/+7
2017-02-18find_program: Correctly use scripts found in PATHNirbheek Chauhan1-4/+6
2017-02-18Add unit tests related to absolute prefixesNirbheek Chauhan1-1/+1
2017-01-30Run some unit tests on all platformsNirbheek Chauhan1-1/+3
2016-12-31Do not run arm cross compilation tests on arm.Jussi Pakkanen1-1/+3
2016-12-21Some merge conflicts are logical. Such as this one was.Jussi Pakkanen1-1/+1
2016-12-21Merge pull request #1233 from mesonbuild/wip/ignatenko/code-styleJussi Pakkanen1-2/+1
2016-12-20Fix cross test and run them if a cross compiler is available.Jussi Pakkanen1-0/+3
2016-12-19tree-wide: remove unused importsIgor Gnatenko1-2/+1
2016-11-01Run unittests only with default compiler.Jussi Pakkanen1-10/+2
2016-10-12Some fixes to unittest running.Jussi Pakkanen1-3/+3
2016-10-09Review fixes.Jussi Pakkanen1-1/+1
2016-10-08Pass cmd line args onwards.Jussi Pakkanen1-1/+1
2016-10-08Store all invocation output. Not shown to users yet.Jussi Pakkanen1-3/+7
2016-10-08Run unittests.Jussi Pakkanen1-480/+12
2016-10-07run_tests: Print stdo and stde in failing test logsNirbheek Chauhan1-2/+4
2016-09-11Merge pull request #684 from mesonbuild/pdbJussi Pakkanen1-1/+1
2016-09-11run_tests.py: Ignore .pdb files while validating installNirbheek Chauhan1-1/+1