862 Commits (e58f18612148efa356ec8b6b1f09038fae6853ae)

Author SHA1 Message Date
Xavier Claessens 4f088365e4 interpreter: Add support for dict addition 6 years ago
Nirbheek Chauhan 219dec39c0 Fix yielding when subproject option type is different 6 years ago
Nirbheek Chauhan 43ececb036 Skip FeatureNew checks when project() has not been parsed 6 years ago
Nirbheek Chauhan c69030c123 Don't require an import library for shared modules 6 years ago
Nirbheek Chauhan a8694f4b26 Don't check version for fallback not-found dependency 6 years ago
Emil Styrke 2e3e2abceb Fix @CURRENT_SOURCE_DIR@ in generator() 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Rafael Ávila de Espíndola 941d2c273a Move test from common to unit. 6 years ago
Xavier Claessens e7dcf5cf16 Warn for future keyword (#3908) 6 years ago
Rafael Ávila de Espíndola 1a27714f97 Make the dependency order deterministic. (#3927) 6 years ago
Rafael Ávila de Espíndola aee9f58939 Handle transitive links to 'threads' dependencies. (#3895) 6 years ago
Nirbheek Chauhan 78f1ef85fd
Add missing method on external library object: type_name() (#3845) 6 years ago
Christoph Behle dffa7f3564 Add tests for warnings in configure_file() 6 years ago
Nirbheek Chauhan 80392225a6 Raise a MesonException when substituting an invalid value 6 years ago
Nirbheek Chauhan f18af09189 find_library: Only run link test on system dirs 6 years ago
Nirbheek Chauhan 602e58d398 configure_file: Don't optimize away substitutions 6 years ago
Nirbheek Chauhan 2ac6f6be32 test cases: Merge two configure_file tests 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 7 years ago
Andrei Alexeyev f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) 7 years ago
Jon Turney fd4872ae77 More tests to cover missing fallback for a non-found dependency 7 years ago
Jon Turney 9efdcfbb8d Fix handling of dependency('', fallback: ['subproject', 'dep']) 7 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 7 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 7 years ago
Christoph Behle f2622133e2 Improve test case. 7 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 7 years ago
Christoph Behle b19b714f37 Add tests for concatenate_string_literals 7 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 7 years ago
Christoph Behle bbb893f39e Add test case for string literal concatenation. 7 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 7 years ago
Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
Jussi Pakkanen e581a8937f Add test case for generated headers used through a dependency. 7 years ago
Aleksey Filippov d1f9303787 Add 'common/202 subproject array version' test 7 years ago
Mathieu Duponchelle 9e7b0dd704 test extra paths: move test to windows 7 years ago
Mathieu Duponchelle bd2cc39f26 test extra paths: add test case 7 years ago
Filipe Brandenburger 862e1dd838 Add test case for 'install_mode' 7 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 7 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Mathieu Duponchelle f59d7bafd2 dict: address review comment I missed 7 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 7 years ago
Mathieu Duponchelle bd519fc75e dict: change test case numbering 7 years ago
Mathieu Duponchelle ecb8838082 Add new built-in type, dict 7 years ago
Mathieu Duponchelle dc91aad420 args flattening: preserve configuration_data.set behaviour 7 years ago
Mathieu Duponchelle f1c92d7c9c Interpreter: don't flatten the arguments of various methods 7 years ago
Xavier Claessens 24f1b96dde Fix setting c_args and friends from command line 7 years ago
Niklas Claesson 4f4cdee687 Allow custom_target do depend on indexed output of custom_target 7 years ago
Xavier Claessens 8c381e1786 has_multi_link_arguments: Some compilers needs -Wl,--fatal-warnings 7 years ago
Niklas Claesson d4a5a8419f Fix two test cases 7 years ago
Jan Alexander Steffens (heftig) 7d34353beb Fix syntax error in tests common/22, 64 and 132 7 years ago
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago