199 Commits (b45c367d922a0a6baa134f59a7b900390cb3fe7b)

Author SHA1 Message Date
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
Daniel Mensinger 194adc828f Only autodetect 'vs' backend on windows 6 years ago
Dylan Baker 3af4407a16 Get basic native config file loading working 6 years ago
Jon Turney 459b81de46
Use 'CI' environment variable to detect CI environment 6 years ago
Niklas Claesson d964da79e7 tests: Merge backend guessing into one function 6 years ago
Niklas Claesson fb1f0b9694 Fix type-bug cannot add str to list 6 years ago
Niklas Claesson 4911a51aa2 Add option to fail fast in tests 6 years ago
Niklas Claesson 4ef4edee2f tests runners: Refactor out global variables and add argparse 6 years ago
Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 years ago
Guillermo Ignacio Enriquez Gutierrez 13c0705263 Add flag to NOT use new build system in xcode because it fails in Xcode9 when using custom build directories 6 years ago
Nirbheek Chauhan 5e93393cd9 Test that system shlibs with undefined symbols can be found 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan 2d1fc25599 run_tests: Run all cross tests together 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Nirbheek Chauhan bc4dd5e201 .travis.yml: Add CI for armhf and mingw 7 years ago
Nirbheek Chauhan 21dc45dbbb Add MinGW-w64 64-bit to the Travis CI 7 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 7 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 7 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. 8 years ago
Nirbheek Chauhan 3a33a8ef49 unit tests: Add class to generate failing tests 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Elliott Sales de Andrade 17328e7019 Add coverage export for tests. 8 years ago
Ole André Vadla Ravnås b595cda4ed Fix cross environment pollution. 8 years ago
Nirbheek Chauhan 1570a90822 project tests: Also regen before building 8 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