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
Age
Commit message (
Expand
)
Author
2018-08-27
Add a `required` argument to `subproject`
Thibault Saunier
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-08-22
Added "native" kwarg to add_XXX_args. Closes #3669.
Jussi Pakkanen
2018-08-19
tests/check header: Use linux/socket.h instead of if.h [skip appveyor]
Nirbheek Chauhan
2018-08-19
Condense test dirs.
Jussi Pakkanen
2018-08-19
Consolidated if and elif tests in one project.
Jussi Pakkanen
2018-08-19
Consolidated all PCH tests in one test project.
Jussi Pakkanen
2018-08-18
Merge pull request #4030 from 3v1n0/broken-symlink-install-with-mode-fix
Jussi Pakkanen
2018-08-18
Convert buildtype to optimization and debug options (#3489)
Jussi Pakkanen
2018-08-17
unittests: test_install_subdir_symlinks_with_default_umask
Marco Trevisan (Treviño)
2018-08-15
Kill tabs dead! For good!
Jussi Pakkanen
2018-08-14
interpreter: Add support for dict addition
Xavier Claessens
2018-08-14
Fix yielding when subproject option type is different
Nirbheek Chauhan
2018-08-11
Skip FeatureNew checks when project() has not been parsed
Nirbheek Chauhan
2018-08-09
Don't require an import library for shared modules
Nirbheek Chauhan
2018-08-08
Don't check version for fallback not-found dependency
Nirbheek Chauhan
2018-08-07
Fix @CURRENT_SOURCE_DIR@ in generator()
Emil Styrke
2018-07-31
Condense test dirs.
Jussi Pakkanen
2018-07-27
Move test from common to unit.
Rafael Ávila de Espíndola
2018-07-27
Warn for future keyword (#3908)
Xavier Claessens
2018-07-22
Make the dependency order deterministic. (#3927)
Rafael Ávila de Espíndola
2018-07-19
Handle transitive links to 'threads' dependencies. (#3895)
Rafael Ávila de Espíndola
2018-07-19
Merge pull request #3814 from behlec/configure-file-output
Jussi Pakkanen
2018-07-08
Add missing method on external library object: type_name() (#3845)
Nirbheek Chauhan
2018-07-08
Add tests for warnings in configure_file()
Christoph Behle
2018-07-07
Raise a MesonException when substituting an invalid value
Nirbheek Chauhan
2018-07-04
find_library: Only run link test on system dirs
Nirbheek Chauhan
2018-07-04
configure_file: Don't optimize away substitutions
Nirbheek Chauhan
2018-07-04
test cases: Merge two configure_file tests
Nirbheek Chauhan
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
2018-07-01
Don't let build_always take precedence over build_by_default (#3816)
Andrei Alexeyev
2018-06-30
More tests to cover missing fallback for a non-found dependency
Jon Turney
2018-06-30
Fix handling of dependency('', fallback: ['subproject', 'dep'])
Jon Turney
2018-06-18
run_command: Add new kwarg 'capture'
Nirbheek Chauhan
2018-06-18
Add UserFeatureOption type
Xavier Claessens
2018-06-12
Improve test case.
Christoph Behle
2018-06-12
Always apply concatenate_string_literal.
Christoph Behle
2018-06-12
Add tests for concatenate_string_literals
Christoph Behle
2018-06-12
get_define can concatenate string literals.
Christoph Behle
2018-06-12
Add test case for string literal concatenation.
Christoph Behle
2018-06-09
Add file encoding to configure_file
Sander Sweers
2018-06-07
Interpreter: Fix subdir_done() to exit from inside if/foreach blocks
Xavier Claessens
2018-06-07
Add test case for generated headers used through a dependency.
Jussi Pakkanen
2018-06-03
Add 'common/202 subproject array version' test
Aleksey Filippov
2018-06-02
test extra paths: move test to windows
Mathieu Duponchelle
2018-06-02
test extra paths: add test case
Mathieu Duponchelle
2018-06-02
Add test case for 'install_mode'
Filipe Brandenburger
2018-05-30
New compiler method: check_header
Nirbheek Chauhan
2018-05-23
Add support for octal and binary int literals.
Filipe Brandenburger
2018-05-22
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata
Jussi Pakkanen
[next]