Jon Turney 87e6201214 Document and improve not-found dependency objects 7 anni fa
..
1 project not first d02e4ce1c9 Created new suite of tests that should fail when executed. 11 anni fa
10 out of bounds ee4e785b1e Add support for subscripting array objects with []. 9 anni fa
11 object arithmetic e37424c9e1 More strict type checking for arithmetic operations. 9 anni fa
12 string arithmetic e37424c9e1 More strict type checking for arithmetic operations. 9 anni fa
13 array arithmetic e37424c9e1 More strict type checking for arithmetic operations. 9 anni fa
14 invalid option name 8ee9365717 Allow option values to contain ':' 7 anni fa
15 kwarg before arg cdbfed21bc Test for posargs being before kwargs. 9 anni fa
16 extract from subproject 8f27cd399e Fixed broken subdir object extraction and moved tests. 9 anni fa
17 same name 833cb56f5c Can create top level targets that have the same name but different type. 9 anni fa
18 wrong plusassign a5abcf1fe2 Created the += operator. 9 anni fa
19 target clash fd47ef3a27 Use '.exe' extension for executables for Cygwin 7 anni fa
2 missing file 619b37bff9 Check that non-existing source files cause errors. 11 anni fa
20 version c5788548d2 Can check for Meson version in project definition. 9 anni fa
21 subver e4ff4b7c8c Can specify version requirements to subprojects. 9 anni fa
22 assert 910dcbf290 Projects can specify default values for options. 9 anni fa
23 rel testdir 23c6de3461 Can specify a working directory for tests. Closes #326. 8 anni fa
25 int conversion 0c96dbff3a String to int conversion. Closes #362. 8 anni fa
26 badlang 8cd3c8124a Can add languages only if they are available. Closes #365. 8 anni fa
27 output subdir bbe4656c51 Guard against subdir segments in output files. 8 anni fa
28 noprog use 317a735b07 Error out if using a not found binary in the build. Closes #469. 8 anni fa
29 no crossprop c0057da133 Can get arbitrary data from cross file properties. 8 anni fa
3 missing subdir 4bacfa6a8c Check that missing subdirs cause an error. 11 anni fa
30 nested ternary b382abdd2c Forbid nested ternary operations. 8 anni fa
31 invalid man extension a7cf241334 Fix validation of man page extension. (#749) 8 anni fa
32 no man extension a7cf241334 Fix validation of man page extension. (#749) 8 anni fa
33 exe static shared ce1393609f Error out if shared lib links to static lib without PIC 8 anni fa
34 non-root subproject 52b589fd55 Test that invalid subproject code in dependency() errors out 7 anni fa
35 dependency not-required then required d45db903ac Rename test cases to remove duplicate numbers. 7 anni fa
36 project argument after target d45db903ac Rename test cases to remove duplicate numbers. 7 anni fa
37 pkgconfig dependency impossible conditions e1c9d94708 Allow many version conditions for pkg-config deps 7 anni fa
38 has function external dependency 7b8f41ce31 Compiler checks can only accept external dependencies 7 anni fa
39 libdir must be inside prefix 23f3cec9d0 Force installation dir options to be inside prefix 7 anni fa
4 missing meson.build 4bacfa6a8c Check that missing subdirs cause an error. 11 anni fa
40 prefix absolute 23f3cec9d0 Force installation dir options to be inside prefix 7 anni fa
41 kwarg assign 8ec9b0a71f Better error message when using = rather than : for defining keywords. 7 anni fa
42 custom target plainname many inputs f3ff8fe6b7 custom_target: Substitute input into output 7 anni fa
43 custom target outputs not matching install_dirs 57cb1f9aad Support multiple install dirs for built/custom targets 7 anni fa
44 project name colon 713ea6aa2f Renamed test to keep numbers sequential. 7 anni fa
45 abs subdir faf0ce96e2 Rename tests with duplicate numbers. 7 anni fa
46 abspath to srcdir faf0ce96e2 Rename tests with duplicate numbers. 7 anni fa
47 pkgconfig variables reserved 7ed19902be pkgconfig: add suppport for custom variables during generation 7 anni fa
48 pkgconfig variables zero length 7ed19902be pkgconfig: add suppport for custom variables during generation 7 anni fa
49 pkgconfig variables zero length value 7ed19902be pkgconfig: add suppport for custom variables during generation 7 anni fa
5 misplaced option 0da4537b69 Preserve option function for option files. 11 anni fa
50 pkgconfig variables not key value 7ed19902be pkgconfig: add suppport for custom variables during generation 7 anni fa
51 executable comparison b36513a5b6 Only allow equality comparisons for non-elementary types. 7 anni fa
52 inconsistent comparison 0e56ec2dbd Don't allow non-equality comparisons across types. 7 anni fa
53 slashname 7882549f86 Target file name must not contain a path separator as that breaks things. 7 anni fa
54 reserved meson prefix 0f85d9f66d Renamed dir to avoid duplicate test numbers. 7 anni fa
55 wrong shared crate type f4d13e180f add failing test cases for wrong Rust crate types per @TingPing 7 anni fa
56 wrong static crate type f4d13e180f add failing test cases for wrong Rust crate types per @TingPing 7 anni fa
57 or on new line 506cc57cc8 Do not permit invalid and/or nodes to be declared. Closes #1886. 7 anni fa
58 kwarg in module f5b95dfa06 Renamed test to remove duplicate test number. 7 anni fa
59 link with executable 8c39007e41 Renamed test dirs to remove duplicated numbers. 7 anni fa
6 missing incdir ab0cc277d1 After an actual, factual bug report from a user, fixed include_directories so that it checks that the specified directories exist. 10 anni fa
60 assign custom target index dda5e8cadb Allow CustomTarget's to be indexed 7 anni fa
61 getoption prefix 1b442d11b4 Prevent projects from grabbing other projects' options. 7 anni fa
62 bad option argument 7dfad54f06 options: Add a permitted_kwargs function 7 anni fa
63 subproj filegrab 004cc1493b Add a bunch of tests to sandboxing. 7 anni fa
64 grab subproj 004cc1493b Add a bunch of tests to sandboxing. 7 anni fa
65 grab sibling dbf7c7edf8 spelling: existence 6 anni fa
66 string as link target 1a159db8e9 Raise InvalidArguments when trying to link against strings 6 anni fa
67 dependency not-found and required 87e6201214 Document and improve not-found dependency objects 6 anni fa
7 go to subproject 2444eb357e Added failing test. 10 anni fa
8 recursive e0c4447666 Test for recursive instantiations of subprojects. 10 anni fa
9 missing extra file 77e9a24589 Can specify extra files that show up in IDEs as parts of a target. 10 anni fa