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
2018-07-01
gnome: Distinguish between internal and external linker flags
Ting-Wei Lan
2018-07-01
Don't let build_always take precedence over build_by_default (#3816)
Andrei Alexeyev
2018-07-01
Proper error message for non-found exe in run_target. Closes #3818
Jussi Pakkanen
2018-07-01
Allow command lists for find_program cross file overrides
Nirbheek Chauhan
2018-07-01
Nirbheek/fix pkgconfig library dedup (#3813)
Nirbheek Chauhan
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-19
Add more tests to ensure no future regression
Corentin Noël
2018-06-18
Test windows.compile_resource() when depends: is a custom_target
Jon Turney
2018-06-18
run_command: Add new kwarg 'capture'
Nirbheek Chauhan
2018-06-18
macos: Rewrite install_name for dependent built libraries on install
Nirbheek Chauhan
2018-06-18
Test that binaries that use external libraries work
Nirbheek Chauhan
2018-06-18
nasm test: use -no-pie (#3710)
Mathieu Duponchelle
2018-06-18
Add UserFeatureOption type
Xavier Claessens
2018-06-17
Report exit status or signal that killed the test
Kurtis Rader
2018-06-17
Merge pull request #3715 from jon-turney/duplicate-rsrc-script-name
Jussi Pakkanen
2018-06-17
Support Rust targets with more than one source file. Closes #3632.
Jussi Pakkanen
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-11
Also test that the resource has the expected contents
Jon Turney
2018-06-10
vala: fix extract_all_objects() result
Paolo Bonzini
2018-06-09
configure_file: test writing non ascii with ascii encoding keyword
Sander Sweers
2018-06-09
Add file encoding to configure_file
Sander Sweers
2018-06-07
Test for Windows resource compilation reusing the same script name
Jon Turney
2018-06-07
Install shared_module implibs
Jon Turney
2018-06-07
More clearly explain portability issues with linking to a module
Jon Turney
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-06
Convert args.projectoptions into a dict
Xavier Claessens
2018-06-03
Add 'common/202 subproject array version' test
Aleksey Filippov
2018-06-03
Extend test_rc_depends_files test case
Jon Turney
2018-06-03
Have the windows.resource_compiler() preprocesor write a depfile
Jon Turney
2018-06-03
Install implib where expected if default install_dir: is explicitly given
Jon Turney
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-06-01
Add a depend_files: keyword to windows.compile_resources()
Jon Turney
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle
2018-05-30
New compiler method: check_header
Nirbheek Chauhan
2018-05-27
Merge pull request #3491 from jeandet/qt_private_headers
Jussi Pakkanen
2018-05-25
Mark even empty confs used appropriately.
Jussi Pakkanen
2018-05-24
Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templates
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
gnome.mkenums: test header built from generated template
Mathieu Duponchelle
2018-05-23
gnome/mkenums: allow passing generated files as templates
Mathieu Duponchelle
2018-05-23
Add a testing case for a decimal number with a leading zero
Filipe Brandenburger
[next]