186 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)

Author SHA1 Message Date
Nirbheek Chauhan 2d1fc25599 run_tests: Run all cross tests together 6 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 6 years ago
Nirbheek Chauhan bc4dd5e201 .travis.yml: Add CI for armhf and mingw 6 years ago
Nirbheek Chauhan 21dc45dbbb Add MinGW-w64 64-bit to the Travis CI 6 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 6 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 6 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 6 years ago
Jussi Pakkanen c72b4e1b9c Imported Debian fixes by Matthias Klose. 7 years ago
Nirbheek Chauhan b2feae9833 unit tests: Remove all instances of FakeEnvironment 7 years ago
Jussi Pakkanen 5d51bc79c7 Replaced sys.executable use with the mesonlib equivalent. 7 years ago
Jussi Pakkanen b3dfb80c15 Tests can be run with an external Meson command. 7 years ago
Jussi Pakkanen a4db467669 Use GCC 7 for cross compilation tests. 7 years ago
Nirbheek Chauhan 7c4f0f97d3 tests: Always run ninja with -d explain 7 years ago
Nirbheek Chauhan 7c2ae55fab Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" 7 years ago
Jérôme Duval c46c1e74ad run_tests.py: Haiku has no nice(). 7 years ago
Nirbheek Chauhan 192d0dd0a7 unit tests: Select test cases inside run_unittests.py 7 years ago
Jussi Pakkanen b5d829e5ac Print system information to aid in debugging remote machines. 7 years ago
Jussi Pakkanen 59a35c4c53 Print deprecation warnings on old style commands. 7 years ago
Jussi Pakkanen 5eb64a6f3e Revert "Merge pull request #1931 from centricular/use-patched-ninja" 7 years ago
Nirbheek Chauhan b5a79b491e tests: Restore sleep for ninja on HFS+ (macOS) 7 years ago
Nirbheek Chauhan 6582cd28c8 CI: Use QuLogic's Ninja patches 7 years ago
Elliott Sales de Andrade a681348b05 Add some colour to test output. 7 years ago
Nirbheek Chauhan 3a33a8ef49 unit tests: Add class to generate failing tests 7 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 7 years ago
Elliott Sales de Andrade 17328e7019 Add coverage export for tests. 7 years ago
Ole André Vadla Ravnås b595cda4ed Fix cross environment pollution. 7 years ago
Nirbheek Chauhan 1570a90822 project tests: Also regen before building 7 years ago
Nirbheek Chauhan 5791cb7c4b unit tests: exe_suffix is '.exe' on Cygwin 8 years ago
Nirbheek Chauhan 4f0d42967e tests: Move appveyor platform workaround to run_tests.py 8 years ago
Nirbheek Chauhan f80d471345 unit tests: Fix running specific targets with MSBuild 8 years ago
Nirbheek Chauhan a331bf1162 unit tests: Run on all backends, not just Ninja 8 years ago
Nirbheek Chauhan 7e4a67c790 run_project_tests: Clean on backends that can't install 8 years ago
Nirbheek Chauhan d755228afe tests: Factor out common code to run_tests 8 years ago
Nirbheek Chauhan 4646958917 run_tests: Improve the backend detection 8 years ago
Nirbheek Chauhan 8df671b6f3 run_tests: Don't run unit tests when the VS backend is selected 8 years ago
Nirbheek Chauhan 2a64a2d00c run_tests.py: Nice down when running on a dev machine 8 years ago
Nirbheek Chauhan 18bce47691 find_program: Correctly use scripts found in PATH 8 years ago
Nirbheek Chauhan 82057ccd55 Add unit tests related to absolute prefixes 8 years ago
Nirbheek Chauhan bbbc4e336b Run some unit tests on all platforms 8 years ago
Jussi Pakkanen 92f8e0ab31 Do not run arm cross compilation tests on arm. 8 years ago
Jussi Pakkanen 7aa314368f Some merge conflicts are logical. Such as this one was. 8 years ago
Jussi Pakkanen 2b65083463 Fix cross test and run them if a cross compiler is available. 8 years ago
Igor Gnatenko 8268eb4959 tree-wide: remove unused imports 8 years ago
Jussi Pakkanen afe00697fa Run unittests only with default compiler. 8 years ago
Jussi Pakkanen 8faf0414ce Some fixes to unittest running. 8 years ago
Jussi Pakkanen f90bfa5245 Review fixes. 8 years ago
Jussi Pakkanen 3a002709f4 Pass cmd line args onwards. 8 years ago
Jussi Pakkanen b11a5b93cb Store all invocation output. Not shown to users yet. 8 years ago
Jussi Pakkanen c7936f6819 Run unittests. 8 years ago
Nirbheek Chauhan 81423270f5 run_tests: Print stdo and stde in failing test logs 8 years ago