216 Commits (508a0d60737792d83a6269acea52ed0ccdf8fde2)

Author SHA1 Message Date
Marco Trevisan (Treviño) 81e7a0981b run_project_tests: remove pdb workaround, just use filters 6 years ago
Marco Trevisan (Treviño) c677925dc1 run_projects_tests: Fail if we install extra files even if not in cl 6 years ago
Jussi Pakkanen e8932adb14 Do not scan test logs. Closes #4046. 6 years ago
Jussi Pakkanen 11b520feda Scan markdown files for tabs. 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Jussi Pakkanen 2bc0f56b21 Write full directory name in files so script will change them. 6 years ago
Xavier Claessens f4d60acaa9 Remove had_argument_for() it is not used anymore 7 years ago
Filipe Brandenburger 862e1dd838 Add test case for 'install_mode' 7 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636) 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
Niklas Claesson ecbeae565b Enable running tests that fail at 'meson test' 7 years ago
Niklas Claesson ceeae58225 Prettifying some output with pathlib 7 years ago
Jussi Pakkanen 824650411e Final encoding fix. 7 years ago
Jussi Pakkanen c7e2549e59 If printing debug printing fails, try again in pure ASCII. 7 years ago
Jussi Pakkanen 166ed40097 Explicitly open log files in utf-8. 7 years ago
Elliott Sales de Andrade 8dd6b8c7ed Fix install checks when cross-compiling. 7 years ago
Jukka Laurila 31df4ae164 Default run_project_tests backend to ninja instead of xcode on OS X. 7 years ago
Jon Turney 16f80b4c50 Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26 7 years ago
Jussi Pakkanen 67f3f80362 Determining whether to run C# tests is so difficult it deserves its own function. 7 years ago
Thibault Saunier c48b9594ff Add support for Visual Studio csc c# compiler 7 years ago
Jon Turney 0097ce4c4e Always run all framework tests on all platforms 7 years ago
Jussi Pakkanen 15358ecc9f Run FPGA tests. 7 years ago
Jon Turney 2a64ed855e Verify that failing tests are failing with an error, not a python exception 7 years ago
Christoph Reiter 4e5ad57161 run_project_tests: Remove workaround for missing concurrent.futures.ProcessPoolExecutor support 7 years ago
Jussi Pakkanen 70902cefc3 Only run Boost tests on osx if it is actually installed. 7 years ago
Dylan Baker 0ec7dd5ac5 tests: Split objc and objc++ tests 7 years ago
Dylan Baker 87742fd9f0 run_project_tests: correctly search for objcpp compiler 7 years ago
Jon Turney b616abafd8 Fix installed files check for gobject-introspection tests on Cygwin 7 years ago
Jon Turney fd683a2b81 CI: Run boost test for Cygwin 7 years ago
Benjamin Redelings b260d5a465 Run the boost test on osx on travis. 7 years ago
Jussi Pakkanen b1c25ccde0 Use deterministic builddir so CCache works across invocations. 7 years ago
Jussi Pakkanen 105ea1e597 Make the full test suite runnable with an external command. 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 ac79eebc2f Moved prebuilt static library under unit tests. 7 years ago
Jussi Pakkanen b9c4fc728c Moved prebuilt object test under unittests. 7 years ago
Nirbheek Chauhan ef0501fc7d tests: Only error for lines starting with tabs 7 years ago
Jussi Pakkanen c20ca0ad3d Try to use 2x the number of cores. 7 years ago
Jussi Pakkanen c2e40650e8 Turned mesontest into on internal module. 7 years ago
Jussi Pakkanen ea3e03ffdd Handle objc compiler missing more reliably. 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Jussi Pakkanen db34a3a701 Close files reliably. 7 years ago
Alistair Thomas 117f4ab8b5 Split out languages from compilers.py 8 years ago
Elliott Sales de Andrade a681348b05 Add some colour to test output. 8 years ago
Patrick Griffis 733aee123d tests: Always consider symlink as valid installed file 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago