338 Commits (450b3db37810c99854f670cb70a59e0bee5b8777)

Author SHA1 Message Date
Dylan Baker e7c4601fe3 tests: disable Dlang tests on windows 6 years ago
Michael Hirsch, Ph.D 71cffa67fa add NetCDF 6 years ago
Jussi Pakkanen a81207881b Disable D tests if dmd install is broken. 6 years ago
Dylan Baker 097faee83b run_project_tests: add support for loading cross files 6 years ago
Dylan Baker 30cf4f9c3a run_project_tests: Add support for loading a native file in tests 6 years ago
Nirbheek Chauhan 042f5638bf project tests: qt is available on the macOS CI 6 years ago
Jussi Pakkanen 8eca221aac More tests and pic. 6 years ago
Dylan Baker 978e6fb88f tests: Add tests for the python module 6 years ago
Jon Turney 94cdb68a3a
Deal with clang-cl generating empty implibs 6 years ago
Jon Turney 5d51329d27
Extend test to when both name_{suf,pre}fix: are used 6 years ago
Jon Turney b17f6dae54
Add a test of installed library names when name_{suf,pre}fix: is used 6 years ago
Jon Turney 3c38e46774
Use compiler detector in detect_system_compiler() 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 4911a51aa2 Add option to fail fast in tests 6 years ago
Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 years ago
Guillermo Ignacio Enriquez Gutierrez 5262aac977 Skip all dot files/directories when running tests 6 years ago
Guillermo Ignacio Enriquez Gutierrez b8581b7b67 Fix test script to be able to run in local macos 6 years ago
Marco Trevisan (Treviño) 0fc9a60189 run_proect_tests: add cygwin as platform fix name 6 years ago
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