1600 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)

Author SHA1 Message Date
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 6 years ago
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 6 years ago
Nirbheek Chauhan 5467eed186 Test that binaries that use external libraries work 6 years ago
Mathieu Duponchelle 6e2ee24619 nasm test: use -no-pie (#3710) 6 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 6 years ago
Kurtis Rader 5290f41f31 Report exit status or signal that killed the test 6 years ago
Jussi Pakkanen cd63ca9c19 Support Rust targets with more than one source file. Closes #3632. 6 years ago
Christoph Behle f2622133e2 Improve test case. 6 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 6 years ago
Christoph Behle b19b714f37 Add tests for concatenate_string_literals 6 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 6 years ago
Christoph Behle bbb893f39e Add test case for string literal concatenation. 6 years ago
Jon Turney 4bc6b68bae Also test that the resource has the expected contents 6 years ago
Paolo Bonzini 1a5a18a3f3 vala: fix extract_all_objects() result 6 years ago
Sander Sweers 461cf0cba1 configure_file: test writing non ascii with ascii encoding keyword 6 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 6 years ago
Jon Turney 80ce5e0817 Test for Windows resource compilation reusing the same script name 6 years ago
Jon Turney e9462ce206 Install shared_module implibs 6 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 6 years ago
Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 6 years ago
Jussi Pakkanen e581a8937f Add test case for generated headers used through a dependency. 6 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 6 years ago
Aleksey Filippov d1f9303787 Add 'common/202 subproject array version' test 6 years ago
Jon Turney ac480c1857 Extend test_rc_depends_files test case 6 years ago
Jon Turney 7a15214a69 Have the windows.resource_compiler() preprocesor write a depfile 6 years ago
Jon Turney d78fa6ffe3 Install implib where expected if default install_dir: is explicitly given 6 years ago
Mathieu Duponchelle 9e7b0dd704 test extra paths: move test to windows 6 years ago
Mathieu Duponchelle bd2cc39f26 test extra paths: add test case 6 years ago
Filipe Brandenburger 862e1dd838 Add test case for 'install_mode' 6 years ago
Jon Turney aa27f7cec9 Add a depend_files: keyword to windows.compile_resources() 6 years ago
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636) 6 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 6 years ago
Jussi Pakkanen 320a5865d9 Mark even empty confs used appropriately. 6 years ago
Aleksey Filippov 5f5360470f Clarify that configuration_data()'s copy is immutable 6 years ago
Mathieu Duponchelle 9a0e380525 gnome.mkenums: test header built from generated template 6 years ago
Mathieu Duponchelle 6dd896d001 gnome/mkenums: allow passing generated files as templates 6 years ago
Filipe Brandenburger fa04e5c8fb Add a testing case for a decimal number with a leading zero 6 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 6 years ago
Niklas Claesson ecbeae565b Enable running tests that fail at 'meson test' 6 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 6 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 6 years ago
Matthew Krupcale 45cc001a40 Add support for finding libraries in Fortran projects 6 years ago
Mathieu Duponchelle f59d7bafd2 dict: address review comment I missed 6 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 6 years ago
Mathieu Duponchelle bd519fc75e dict: change test case numbering 6 years ago
Mathieu Duponchelle ecb8838082 Add new built-in type, dict 6 years ago
Niclas Moeslund Overby ef16fb2e97 tests: Remove redundant test and include_directories('.') 6 years ago
Robert Bragg ec7b834b6e ninja: add build dir to javac -sourcepath 6 years ago
Robert Bragg 61dd46811b ninja: avoid needing include_directory('.') with jar() 6 years ago
Robert Bragg 65b730bd59 ninja: pass separated paths to javac -sourcepath 6 years ago