114 Commits (db61d018ce575f3b5524ded328373faebdf879b7)

Author SHA1 Message Date
Nicolas Schneider 1058430898 raise an error if PCH files are stored in different folders 6 years ago
Marco Trevisan (Treviño) 95c1cdf776 interpreter: obey to the install argument in configure_file 6 years ago
Nicolas Schneider 31e1a31030 fail configuration if PCH files do not exist 6 years ago
Jussi Pakkanen 58b838a80b Can specify keyword arguments with a dict. 6 years ago
Xavier Claessens 091e079354 dependency variable from subproject could be not-found 6 years ago
GoaLitiuM 3563df0425 Skip dub dependency test with wrong compiler on Windows 6 years ago
Jon Turney 623a8010e6
Add test case for trying to link with a library made by a custom_target 6 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 6 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 6 years ago
FFY00 a5742f1852
tests: add dub (failing/85) 6 years ago
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Jussi Pakkanen dc683218a4
Proper error message for non-found exe in run_target. Closes #3818 6 years ago
Jon Turney fd4872ae77 More tests to cover missing fallback for a non-found dependency 6 years ago
Sander Sweers 461cf0cba1 configure_file: test writing non ascii with ascii encoding keyword 6 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 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
Filipe Brandenburger fa04e5c8fb Add a testing case for a decimal number with a leading zero 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
Jussi Pakkanen 8d5c33f92f Renamed test dirs so numbers are sequential. 7 years ago
Niklas Claesson 348248f0a1 Exit meson with an error if an invalid escape sequence is found in a 7 years ago
Aleksey Filippov 49d7d3f8e5 Add 'failing/17 same target' test 7 years ago
Aleksey Filippov cb761718f0 Generate target id based on subdirectory instead of subproject 7 years ago
Jussi Pakkanen 648e1303c4 Renamed test dirs to avoid duplicate numbers [skip ci] 7 years ago
Jussi Pakkanen de65adb8b1 Made it possible to override find_program to return a different program. 7 years ago
behlec 37d379ebe5 Allow meson build file to exit early. (#2808) 7 years ago
Aleksey Filippov 6994ec56e6 Add install_data() failing rename test 7 years ago
Edward Betts bdfcecd2c6 Correct spelling mistakes. 7 years ago
Niklas Claesson 8a89956142 Add failing boost test 7 years ago
Niklas Claesson d1d2aa2213 subproject handling: add two tests 7 years ago
Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago
Josh Soref dbf7c7edf8 spelling: existence 7 years ago
Lyude Paul 1a159db8e9 Raise InvalidArguments when trying to link against strings 7 years ago
Jussi Pakkanen 004cc1493b Add a bunch of tests to sandboxing. 7 years ago
Jussi Pakkanen 68bd64cd38 Prevent projects from directly grabbing files from other subprojects. 7 years ago
Dylan Baker 7dfad54f06 options: Add a permitted_kwargs function 7 years ago
Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Jussi Pakkanen 8c39007e41 Renamed test dirs to remove duplicated numbers. 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Jussi Pakkanen f5b95dfa06 Renamed test to remove duplicate test number. 7 years ago
Jussi Pakkanen 7f482824bb Add kwarg checker in module code. 7 years ago
Jussi Pakkanen 506cc57cc8 Do not permit invalid and/or nodes to be declared. Closes #1886. 7 years ago
Tim Hutt 8d8c920a51 Make the 'silent or' test case not fail when it should 7 years ago
Tim Hutt 057f7e4aae Add test case for or on a new line silently being ignored 7 years ago
Adam C. Foltzer f4d13e180f add failing test cases for wrong Rust crate types per @TingPing 7 years ago
Jussi Pakkanen 0f85d9f66d Renamed dir to avoid duplicate test numbers. 7 years ago
Guillaume Poirier-Morency 93a1cff174 interpreter: Prevent top-level subdirectories from using 'meson-' prefix 7 years ago