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
/
failing
Age
Commit message (
Expand
)
Author
2019-04-22
Remove extra directory in failing test
Jon Turney
2019-04-18
Add a test case for dependency(method:'config-tool') with an unknown name
Jon Turney
2019-04-02
Fix 'failing/85 gtest dependency with version' test to fail on Arch
Jon Turney
2019-04-01
Merge pull request #5103 from mesonbuild/linkcustom
Jussi Pakkanen
2019-03-22
Disallow add_languages('vala') without 'c'
Jon Turney
2019-03-18
Delete failing test that checks for custom target linking.
Jussi Pakkanen
2019-03-10
Condense directory numbering for release.
Jussi Pakkanen
2019-01-29
raise an error if PCH files are stored in different folders
Nicolas Schneider
2019-01-13
interpreter: obey to the install argument in configure_file
Marco Trevisan (Treviño)
2019-01-01
fail configuration if PCH files do not exist
Nicolas Schneider
2018-12-04
Can specify keyword arguments with a dict.
Jussi Pakkanen
2018-10-07
dependency variable from subproject could be not-found
Xavier Claessens
2018-09-21
Skip dub dependency test with wrong compiler on Windows
GoaLitiuM
2018-09-16
Add test case for trying to link with a library made by a custom_target
Jon Turney
2018-09-06
Condense test dirs.
Jussi Pakkanen
2018-09-03
Allow override_find_program to use an executable.
Rafael Ávila de Espíndola
2018-09-02
tests: add dub (failing/85)
FFY00
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-07-31
Condense test dirs.
Jussi Pakkanen
2018-07-01
Proper error message for non-found exe in run_target. Closes #3818
Jussi Pakkanen
2018-06-30
More tests to cover missing fallback for a non-found dependency
Jon Turney
2018-06-09
configure_file: test writing non ascii with ascii encoding keyword
Sander Sweers
2018-06-07
More clearly explain portability issues with linking to a module
Jon Turney
2018-05-25
Mark even empty confs used appropriately.
Jussi Pakkanen
2018-05-24
Merge pull request #3476 from filbranden/intbase1
Jussi Pakkanen
2018-05-24
Clarify that configuration_data()'s copy is immutable
Aleksey Filippov
2018-05-23
Add a testing case for a decimal number with a leading zero
Filipe Brandenburger
2018-05-22
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata
Jussi Pakkanen
2018-05-22
Add 'check' kwarg for run_command
Andrei Alexeyev
2018-05-22
configure_file: Add a new action 'copy'
Nirbheek Chauhan
2018-04-18
Renamed test dirs so numbers are sequential.
Jussi Pakkanen
2018-04-17
Exit meson with an error if an invalid escape sequence is found in a
Niklas Claesson
2018-04-16
Add 'failing/17 same target' test
Aleksey Filippov
2018-04-16
Generate target id based on subdirectory instead of subproject
Aleksey Filippov
2018-04-15
Renamed test dirs to avoid duplicate numbers [skip ci]
Jussi Pakkanen
2018-04-15
Made it possible to override find_program to return a different program.
Jussi Pakkanen
2018-03-29
Allow meson build file to exit early. (#2808)
behlec
2018-03-17
Add install_data() failing rename test
Aleksey Filippov
2018-01-19
Correct spelling mistakes.
Edward Betts
2017-12-26
Merge pull request #2581 from NickeZ/check-subproj-version
Jussi Pakkanen
2017-12-25
Add failing boost test
Niklas Claesson
2017-12-22
subproject handling: add two tests
Niklas Claesson
2017-12-05
Document and improve not-found dependency objects
Jon Turney
2017-11-26
spelling: existence
Josh Soref
2017-10-29
Raise InvalidArguments when trying to link against strings
Lyude Paul
2017-10-25
Add a bunch of tests to sandboxing.
Jussi Pakkanen
2017-10-08
Prevent projects from directly grabbing files from other subprojects.
Jussi Pakkanen
2017-10-04
options: Add a permitted_kwargs function
Dylan Baker
2017-10-01
Prevent projects from grabbing other projects' options.
Jussi Pakkanen
2017-09-27
Allow CustomTarget's to be indexed
Dylan Baker
[next]