100 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)

Author SHA1 Message Date
Sander Sweers 461cf0cba1 configure_file: test writing non ascii with ascii encoding keyword 7 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 7 years ago
Jussi Pakkanen 320a5865d9 Mark even empty confs used appropriately. 7 years ago
Aleksey Filippov 5f5360470f Clarify that configuration_data()'s copy is immutable 7 years ago
Filipe Brandenburger fa04e5c8fb Add a testing case for a decimal number with a leading zero 7 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 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 8 years ago
Jussi Pakkanen 0f85d9f66d Renamed dir to avoid duplicate test numbers. 8 years ago
Guillaume Poirier-Morency 93a1cff174 interpreter: Prevent top-level subdirectories from using 'meson-' prefix 8 years ago
Jussi Pakkanen 7882549f86 Target file name must not contain a path separator as that breaks things. 8 years ago
Elliott Sales de Andrade 0e56ec2dbd Don't allow non-equality comparisons across types. 8 years ago
Elliott Sales de Andrade b36513a5b6 Only allow equality comparisons for non-elementary types. 8 years ago
Peter Hutterer 7ed19902be pkgconfig: add suppport for custom variables during generation 8 years ago
Elliott Sales de Andrade faf0ce96e2 Rename tests with duplicate numbers. 8 years ago
Jussi Pakkanen 713ea6aa2f Renamed test to keep numbers sequential. 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Nirbheek Chauhan 41769d0c10 Prohibit ':' in project names 8 years ago
Nirbheek Chauhan 8ee9365717 Allow option values to contain ':' 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Nirbheek Chauhan f3ff8fe6b7 custom_target: Substitute input into output 8 years ago
Jussi Pakkanen 5ee92d5bb0 Prohibit absolute paths in subdir(). 8 years ago
Jussi Pakkanen 28353e10e1 Prohibit manually built paths that point in srcdir in include_directories and give information on what to use instead. 8 years ago
Jussi Pakkanen 8ec9b0a71f Better error message when using = rather than : for defining keywords. 8 years ago