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
/
test cases
/
common
/
1 trivial
Age
Commit message (
Expand
)
Author
2020-09-10
Split tests out from 'common' which require a native compiler
Jon Turney
2020-03-11
coredata: Set default options as cmdline args that override each other
Nirbheek Chauhan
2020-03-04
interpreter: add 'name' method to BuildTargetHolder
Stéphane Cerveau
2019-11-17
Make all C main functions without arguments have "void" in arg list.
Jussi Pakkanen
2019-11-17
use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...
Michael Hirsch, Ph.D
2019-10-18
tests/1common: update meson_version>=0.52 for is_disabler
Michael Hirsch, Ph.D
2019-08-12
Add is_disabler function
James Hilliard
2019-05-10
test cases: Add ICL branches in addition to ICC branches
Dylan Baker
2017-07-20
Allow test to depend on executable target in cross build. (#2007)
FredericHamel
2017-01-04
icc: Fix C/C++ std options and add a unit test for them
Nirbheek Chauhan
2016-10-07
Test arrays in languages for the project() method
Nirbheek Chauhan
2016-01-12
Print output of failed tests. Closes ##347.
Jussi Pakkanen
2015-10-15
Can check for Meson version in project definition.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-03-03
Split test suite into common and platform dependent parts.
Jussi Pakkanen