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