index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_project_tests.py
Age
Commit message (
Expand
)
Author
2019-04-15
Don't always skip objc/objc++ tests on Windows
Jon Turney
2019-04-15
Report detected compilers in run_project_tests
Jon Turney
2019-04-03
d: Fix linker errors with shared libraries on Windows
Ari Vuollet
2019-03-27
Always initialize compiler_options before sanity_check
John Ericson
2019-03-20
Merge pull request #5031 from bonzini/kconfig
Jussi Pakkanen
2019-03-18
interpreterbase: protect string division with FeatureNew
Paolo Bonzini
2019-03-15
[modules] Add kconfig module
Mark Schulte
2019-03-13
tests: disable Dlang tests on windows
Dylan Baker
2019-02-28
add NetCDF
Michael Hirsch, Ph.D
2019-02-26
Disable D tests if dmd install is broken.
Jussi Pakkanen
2019-02-04
run_project_tests: add support for loading cross files
Dylan Baker
2019-02-04
run_project_tests: Add support for loading a native file in tests
Dylan Baker
2019-02-01
project tests: qt is available on the macOS CI
Nirbheek Chauhan
2019-01-21
More tests and pic.
Jussi Pakkanen
2018-12-12
tests: Add tests for the python module
Dylan Baker
2018-11-06
Deal with clang-cl generating empty implibs
Jon Turney
2018-11-06
Extend test to when both name_{suf,pre}fix: are used
Jon Turney
2018-11-06
Add a test of installed library names when name_{suf,pre}fix: is used
Jon Turney
2018-11-04
Use compiler detector in detect_system_compiler()
Jon Turney
2018-10-14
Merge pull request #4340 from jon-turney/azure-pipelines
Jussi Pakkanen
2018-10-14
Use 'CI' environment variable to detect CI environment
Jon Turney
2018-10-10
tests: Merge backend guessing into one function
Niklas Claesson
2018-10-10
Add option to fail fast in tests
Niklas Claesson
2018-10-04
Use a single ArgumentParser for all subcommands
Xavier Claessens
2018-09-25
Skip all dot files/directories when running tests
Guillermo Ignacio Enriquez Gutierrez
2018-09-22
Fix test script to be able to run in local macos
Guillermo Ignacio Enriquez Gutierrez
2018-09-14
run_proect_tests: add cygwin as platform fix name
Marco Trevisan (Treviño)
2018-09-14
run_project_tests: remove pdb workaround, just use filters
Marco Trevisan (Treviño)
2018-09-12
run_projects_tests: Fail if we install extra files even if not in cl
Marco Trevisan (Treviño)
2018-08-19
Do not scan test logs. Closes #4046.
Jussi Pakkanen
2018-08-19
Scan markdown files for tabs.
Jussi Pakkanen
2018-08-19
Condense test dirs.
Jussi Pakkanen
2018-08-15
Kill tabs dead! For good!
Jussi Pakkanen
2018-07-31
Condense test dirs.
Jussi Pakkanen
2018-07-31
Write full directory name in files so script will change them.
Jussi Pakkanen
2018-06-06
Remove had_argument_for() it is not used anymore
Xavier Claessens
2018-06-02
Add test case for 'install_mode'
Filipe Brandenburger
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle
2018-05-31
Revert "mesonlib: handle meson exe wrappers"
Nirbheek Chauhan
2018-05-30
mesonlib: handle meson exe wrappers
Martin Kelly
2018-05-23
Enable running tests that fail at 'meson test'
Niklas Claesson
2018-04-26
Prettifying some output with pathlib
Niklas Claesson
2018-04-23
Final encoding fix.
Jussi Pakkanen
2018-04-23
If printing debug printing fails, try again in pure ASCII.
Jussi Pakkanen
2018-04-22
Explicitly open log files in utf-8.
Jussi Pakkanen
2018-04-21
Fix install checks when cross-compiling.
Elliott Sales de Andrade
2018-03-09
Default run_project_tests backend to ninja instead of xcode on OS X.
Jukka Laurila
2018-02-27
Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26
Jon Turney
2018-02-25
Determining whether to run C# tests is so difficult it deserves its own funct...
Jussi Pakkanen
[next]