197 Commits (c2f1d91b8ac8699e48283b4d36c0d1f2510b7586)

Author SHA1 Message Date
Jon Turney 74028414e4 Add a failing test for missing glib-compile-resources 5 years ago
Xavier Claessens 823c83b269 dependency: Verify fallback variable consistency 5 years ago
Jon Turney c8e9142917
Add failing test of parser error in options file 5 years ago
Jon Turney 1666262289
Add failing test of parser error in subdir 5 years ago
Jon Turney b89116a93c
Fix framework version failing test 5 years ago
Jon Turney bb7eb41c04
Remove exact version constraint from dub failing-meson tests 5 years ago
Jon Turney 465ef856ac
Remove invalid escape char failing test 5 years ago
Jon Turney d8fe60e305
Fix invalid and non-existent manfile extension tests 5 years ago
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago
Daniel Mensinger 12930051ae
test: replace pass_* functions with a test.json entry 5 years ago
Daniel Mensinger 8e60b8c146
test: merge installed_files.txt into test.json 5 years ago
Jon Turney 021fd9a1d0
Add test of target source without language 5 years ago
Jon Turney cfe31d2e9d
Add a test that using an unavailable native compiler errors 5 years ago
Michael Hirsch, Ph.D 554d35c3f3
add get_external_property to replace get_cross_property 5 years ago
Michael Hirsch, Ph.D 6c963726cf
add native-file properties tests 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
fchin 4e460f04f3 Fixed issue that the key's value type wasn't checked correctly. 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Jon Turney 261878f438 Fix an assertion exception when misusing install_data 6 years ago
Jon Turney b8d2989ef2 Remove extra directory in failing test 6 years ago
Jon Turney 3c86520b6f Add a test case for dependency(method:'config-tool') with an unknown name 6 years ago
Jon Turney ff477d2b3f Fix 'failing/85 gtest dependency with version' test to fail on Arch 6 years ago
Jon Turney 8a9e1b1166 Disallow add_languages('vala') without 'c' 6 years ago
Jussi Pakkanen 95f5a72f62 Delete failing test that checks for custom target linking. 6 years ago
Jussi Pakkanen 7589471978 Condense directory numbering for release. 6 years ago
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 7 years ago
Jon Turney fd4872ae77 More tests to cover missing fallback for a non-found dependency 7 years ago
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