161 Commits (e79b602298ca3810c4ee0c99a23ae3ae50c879b3)

Author SHA1 Message Date
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
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
Nirbheek Chauhan 91c5f07a8e run_tests.py: Ignore .pdb files while validating install 8 years ago
Elliott Sales de Andrade aec1e88c21 Use context manager in test cases. 8 years ago
Matthias Klumpp 56823272ab Implement D support 8 years ago
Jussi Pakkanen f3c793b9c1 Added test for a prebuilt static library and a declare_dependency that uses it. 8 years ago
Nirbheek Chauhan 88aafd363e Normalize the path of a configured file to avoid dupes (#640) 8 years ago
Nirbheek Chauhan cc4826b85f run_tests.py: Make 'no-installed-files' stricter 8 years ago
Nirbheek Chauhan 45c8557dc6 Fix tests for the new library/executable naming scheme 8 years ago
Nirbheek Chauhan d61656d43c Fix typo argument order to TestRunner (#615) 9 years ago
Jussi Pakkanen 436eab9b85 Print full mesonlog on failed tests when run under CI. 9 years ago
Jussi Pakkanen 15ab984d8e Finish appveyor integration by moving static library in a subdir to avoid clashes. 9 years ago
Jussi Pakkanen 1e9e91f25a Print full log when failures happen under Appveyor. 9 years ago
Nicolas Schneider 3bedca0257 add vs2015 backend 9 years ago
Jussi Pakkanen 37c5d45d07 Print all of the things when CI fails. 9 years ago
Nicolas Schneider 4a102fd445 cancel all pending test cases when interrupted by signals 9 years ago
Nicolas Schneider 1d2b4ed8e9 simplify unit test output (#506) 9 years ago
Nicolas Schneider 435700aeb0 add exponential backoff for deleting temp directories 9 years ago
Nicolas Schneider 5decddf09f fix off by one, since range() does not include the end of the range 9 years ago
Nicolas Schneider 32e0973ef1 fix randomly failing test execution on Windows 9 years ago
Nicolas Schneider 42e6b78351 do not print anything during tests 9 years ago
Nicolas Schneider ff9d879eea properly fix Windows parallel tests by not using global variables 9 years ago
Nicolas Schneider eb69b268d4 Revert "Fix Windows. Again." 9 years ago
Jussi Pakkanen e522a9f268 Fix Windows. Again. 9 years ago
Jussi Pakkanen a7e9301215 Output is all pretty again. 9 years ago
Jussi Pakkanen 81e37e1220 Run tests in parallel. 9 years ago