summaryrefslogtreecommitdiff
path: root/run_project_tests.py
AgeCommit message (Expand)Author
2019-05-13compilers/clike: ICL needs msvc workarounds in has_functionDylan Baker
2019-05-09Better detection of tab indentation.Jussi Pakkanen
2019-05-02Merge pull request #5311 from mensinda/flake8PluginsJussi Pakkanen
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D
2019-04-29Fix unused variables warningsDaniel Mensinger
2019-04-29Fix blind exceptionsDaniel Mensinger
2019-04-15Don't always skip objc/objc++ tests on WindowsJon Turney
2019-04-15Report detected compilers in run_project_testsJon Turney
2019-04-03d: Fix linker errors with shared libraries on WindowsAri Vuollet
2019-03-27Always initialize compiler_options before sanity_checkJohn Ericson
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen
2019-03-18interpreterbase: protect string division with FeatureNewPaolo Bonzini
2019-03-15[modules] Add kconfig moduleMark Schulte
2019-03-13tests: disable Dlang tests on windowsDylan Baker
2019-02-28add NetCDFMichael Hirsch, Ph.D
2019-02-26Disable D tests if dmd install is broken.Jussi Pakkanen
2019-02-04run_project_tests: add support for loading cross filesDylan Baker
2019-02-04run_project_tests: Add support for loading a native file in testsDylan Baker
2019-02-01project tests: qt is available on the macOS CINirbheek Chauhan
2019-01-21More tests and pic.Jussi Pakkanen
2018-12-12tests: Add tests for the python moduleDylan Baker
2018-11-06Deal with clang-cl generating empty implibsJon Turney
2018-11-06Extend test to when both name_{suf,pre}fix: are usedJon Turney
2018-11-06Add a test of installed library names when name_{suf,pre}fix: is usedJon Turney
2018-11-04Use compiler detector in detect_system_compiler()Jon Turney
2018-10-14Merge pull request #4340 from jon-turney/azure-pipelinesJussi Pakkanen
2018-10-14Use 'CI' environment variable to detect CI environmentJon Turney
2018-10-10tests: Merge backend guessing into one functionNiklas Claesson
2018-10-10Add option to fail fast in testsNiklas Claesson
2018-10-04Use a single ArgumentParser for all subcommandsXavier Claessens
2018-09-25Skip all dot files/directories when running testsGuillermo Ignacio Enriquez Gutierrez
2018-09-22Fix test script to be able to run in local macosGuillermo Ignacio Enriquez Gutierrez
2018-09-14run_proect_tests: add cygwin as platform fix nameMarco Trevisan (Treviño)
2018-09-14run_project_tests: remove pdb workaround, just use filtersMarco Trevisan (Treviño)
2018-09-12run_projects_tests: Fail if we install extra files even if not in clMarco Trevisan (Treviño)
2018-08-19Do not scan test logs. Closes #4046.Jussi Pakkanen
2018-08-19Scan markdown files for tabs.Jussi Pakkanen
2018-08-19Condense test dirs.Jussi Pakkanen
2018-08-15Kill tabs dead! For good!Jussi Pakkanen
2018-07-31Condense test dirs.Jussi Pakkanen
2018-07-31Write full directory name in files so script will change them.Jussi Pakkanen
2018-06-06Remove had_argument_for() it is not used anymoreXavier Claessens
2018-06-02Add test case for 'install_mode'Filipe Brandenburger
2018-06-01Set the meson command to use when we know what it isNirbheek Chauhan
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle
2018-05-31Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan
2018-05-30mesonlib: handle meson exe wrappersMartin Kelly
2018-05-23Enable running tests that fail at 'meson test'Niklas Claesson
2018-04-26Prettifying some output with pathlibNiklas Claesson
2018-04-23Final encoding fix.Jussi Pakkanen