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
Age
Commit message (
Expand
)
Author
2017-01-06
Can get values in ConfigurationData objects.
Jussi Pakkanen
2017-01-06
Compile asm only on supported cpus. Closes #1287.
Jussi Pakkanen
2017-01-03
Merge pull request #1260 from mesonbuild/subproj_defaults
Jussi Pakkanen
2017-01-04
ifort: Derive from IntelCompiler base class
Nirbheek Chauhan
2017-01-04
tests/common/94: Set the default C++ std to C++11
Nirbheek Chauhan
2017-01-04
icc: Fix C/C++ std options and add a unit test for them
Nirbheek Chauhan
2017-01-04
tests: Use the new test skipping facility everywhere
Nirbheek Chauhan
2017-01-04
Skip a few tests properly
Nirbheek Chauhan
2017-01-04
Add a new test for depfile generation with spaces
Nirbheek Chauhan
2017-01-04
tests/common/25: Remove spaces in exe name
Nirbheek Chauhan
2017-01-04
test/7 gnome: Fix on ICC and suppress a warning
Nirbheek Chauhan
2017-01-04
tests/failing build/1: Fix test with ICC
Nirbheek Chauhan
2017-01-02
Can put external programs to test suite exe wrappers directly.
Jussi Pakkanen
2017-01-02
Can set envvars in test setups.
Jussi Pakkanen
2017-01-02
Can specify test setups and run them with mesontest.
Jussi Pakkanen
2017-01-01
style: fix E226 violations
Igor Gnatenko
2016-12-29
Can override project option default values in subproject().
Jussi Pakkanen
2016-12-29
Can set project options (but not global options) in subproject default options.
Jussi Pakkanen
2016-12-29
Move option file parsing to after the project() inputs have been decoded to a...
Jussi Pakkanen
2016-12-28
Add include_directories to windows.compile_resources.
Elliott Sales de Andrade
2016-12-23
Can specify include directories to compiler tests.
Jussi Pakkanen
2016-12-23
Add get_version() method to all dependencies
Nirbheek Chauhan
2016-12-22
Add an installed soname unit test
Nirbheek Chauhan
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
2016-12-20
Add per target argument for Fortran.
Jussi Pakkanen
2016-12-20
Make cross tests use same framework as regular tests.
Jussi Pakkanen
2016-12-20
Minimal fixes to make tests pass when cross compiling.
Jussi Pakkanen
2016-12-20
Cache the scripts used for postconf and install phases
Nirbheek Chauhan
2016-12-19
tree-wide: remove blank lines at EOF
Igor Gnatenko
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
2016-12-18
custom_target: Make directory outputs installable
Nirbheek Chauhan
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-12-18
Merge pull request #1210 from centricular/qt-fixes-windows
Jussi Pakkanen
2016-12-18
Merge pull request #1207 from centricular/has-header-preprocess-only
Jussi Pakkanen
2016-12-18
tests/125 shared module: Run with the VS backend
Nirbheek Chauhan
2016-12-18
Qt: Allow passing a name arg to preprocess()
Nirbheek Chauhan
2016-12-18
has_header: Don't compile, only preprocess
Nirbheek Chauhan
2016-12-15
Merge pull request #1194 from centricular/critical-bugfixes-vala
Jussi Pakkanen
2016-12-16
tests/vala/14: Disable running of GTK+ test
Nirbheek Chauhan
2016-12-15
Add a test that uses hand-written vapi files
Nirbheek Chauhan
2016-12-15
Test target glib version and gresources in Vala
Nirbheek Chauhan
2016-12-15
Add a testcase for 'Duplicate outputs' bug
Sam Thursfield
2016-12-13
Only add build dir inlude directives if the corresponding dir exists. Closes ...
Jussi Pakkanen
2016-12-13
Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-ob...
Jussi Pakkanen
2016-12-13
Merge pull request #1184 from centricular/cc.prefixes_underscore
Jussi Pakkanen
2016-12-13
Test targets with only generated and prebuilt objects
Nirbheek Chauhan
2016-12-13
Test extracting static objects into a shared library
Nirbheek Chauhan
2016-12-13
Add test for cc.symbols_have_underscore_prefix
Nirbheek Chauhan
2016-12-13
tests/common/124: Print an error when square fails
Nirbheek Chauhan
2016-12-12
Add Compiler.has_multi_arguments method.
Elliott Sales de Andrade
[next]