The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jussi Pakkanen d20529784e Rename test dir names with dircondenser.py. 5 years ago
..
1 project not first Created new suite of tests that should fail when executed. 11 years ago
2 missing file Check that non-existing source files cause errors. 11 years ago
3 missing subdir Check that missing subdirs cause an error. 11 years ago
4 missing meson.build Check that missing subdirs cause an error. 11 years ago
5 misplaced option Preserve option function for option files. 11 years ago
6 missing incdir After an actual, factual bug report from a user, fixed include_directories so that it checks that the specified directories exist. 11 years ago
7 go to subproject Added failing test. 11 years ago
8 recursive Test for recursive instantiations of subprojects. 11 years ago
9 missing extra file Can specify extra files that show up in IDEs as parts of a target. 11 years ago
10 out of bounds Add support for subscripting array objects with []. 9 years ago
11 object arithmetic More strict type checking for arithmetic operations. 10 years ago
12 string arithmetic More strict type checking for arithmetic operations. 10 years ago
13 array arithmetic More strict type checking for arithmetic operations. 10 years ago
14 invalid option name Allow option values to contain ':' 8 years ago
15 kwarg before arg Test for posargs being before kwargs. 10 years ago
16 extract from subproject Use strict function prototypes 5 years ago
17 same target Add 'failing/17 same target' test 7 years ago
18 wrong plusassign Created the += operator. 9 years ago
19 target clash Update test case to use run_target(command:) 5 years ago
20 version Can check for Meson version in project definition. 9 years ago
21 subver Can specify version requirements to subprojects. 9 years ago
22 assert Projects can specify default values for options. 9 years ago
23 rel testdir Can specify a working directory for tests. Closes #326. 9 years ago
24 int conversion Condense test dirs. 6 years ago
25 badlang Condense test dirs. 6 years ago
26 output subdir Condense test dirs. 6 years ago
27 noprog use Condense test dirs. 6 years ago
28 no crossprop Condense test dirs. 6 years ago
29 nested ternary Condense test dirs. 6 years ago
30 invalid man extension Fix invalid and non-existent manfile extension tests 5 years ago
31 no man extension Fix invalid and non-existent manfile extension tests 5 years ago
32 exe static shared Condense test dirs. 6 years ago
33 non-root subproject Condense test dirs. 6 years ago
34 dependency not-required then required Condense test dirs. 6 years ago
35 project argument after target Condense test dirs. 6 years ago
36 pkgconfig dependency impossible conditions Condense test dirs. 6 years ago
37 has function external dependency Condense test dirs. 6 years ago
38 libdir must be inside prefix test: replace pass_* functions with a test.json entry 5 years ago
39 prefix absolute test: replace pass_* functions with a test.json entry 5 years ago
40 kwarg assign Condense test dirs. 6 years ago
41 custom target plainname many inputs Condense test dirs. 6 years ago
42 custom target outputs not matching install_dirs test: merge installed_files.txt into test.json 5 years ago
43 project name colon Condense test dirs. 6 years ago
44 abs subdir Condense test dirs. 6 years ago
45 abspath to srcdir Condense test dirs. 6 years ago
46 pkgconfig variables reserved Condense test dirs. 6 years ago
47 pkgconfig variables zero length Condense test dirs. 6 years ago
48 pkgconfig variables zero length value Condense test dirs. 6 years ago
49 pkgconfig variables not key value Condense test dirs. 6 years ago
50 executable comparison Condense test dirs. 6 years ago
51 inconsistent comparison Condense test dirs. 6 years ago
52 slashname Condense test dirs. 6 years ago
53 reserved meson prefix Condense test dirs. 6 years ago
54 wrong shared crate type Condense test dirs. 6 years ago
55 wrong static crate type Condense test dirs. 6 years ago
56 or on new line Condense test dirs. 6 years ago
57 kwarg in module Condense test dirs. 6 years ago
58 link with executable Condense test dirs. 6 years ago
59 assign custom target index Condense test dirs. 6 years ago
60 getoption prefix Condense test dirs. 6 years ago
61 bad option argument Condense test dirs. 6 years ago
62 subproj filegrab Condense test dirs. 6 years ago
63 grab subproj Condense test dirs. 6 years ago
64 grab sibling Condense test dirs. 6 years ago
65 string as link target Condense test dirs. 6 years ago
66 dependency not-found and required Condense test dirs. 6 years ago
67 subproj different versions Condense test dirs. 6 years ago
68 wrong boost module Condense test dirs. 6 years ago
69 install_data rename bad size Condense test dirs. 6 years ago
70 skip only subdir Condense test dirs. 6 years ago
71 dual override Rename test dir names with dircondenser.py. 5 years ago
72 override used Rename test dir names with dircondenser.py. 5 years ago
73 run_command unclean exit Rename test dir names with dircondenser.py. 5 years ago
74 int literal leading zero Rename test dir names with dircondenser.py. 5 years ago
75 configuration immutable Rename test dir names with dircondenser.py. 5 years ago
76 link with shared module on osx Rename test dir names with dircondenser.py. 5 years ago
77 non ascii in ascii encoded configure file Rename test dir names with dircondenser.py. 5 years ago
78 subproj dependency not-found and required Rename test dir names with dircondenser.py. 5 years ago
79 unfound run Rename test dir names with dircondenser.py. 5 years ago
80 framework dependency with version Rename test dir names with dircondenser.py. 5 years ago
81 override exe config Rename test dir names with dircondenser.py. 5 years ago
82 gl dependency with version Rename test dir names with dircondenser.py. 5 years ago
83 threads dependency with version Rename test dir names with dircondenser.py. 5 years ago
84 gtest dependency with version Rename test dir names with dircondenser.py. 5 years ago
85 dub libray Rename test dir names with dircondenser.py. 5 years ago
86 dub executable Rename test dir names with dircondenser.py. 5 years ago
87 dub compiler Rename test dir names with dircondenser.py. 5 years ago
88 subproj not-found dep Rename test dir names with dircondenser.py. 5 years ago
89 invalid configure file Rename test dir names with dircondenser.py. 5 years ago
90 kwarg dupe Rename test dir names with dircondenser.py. 5 years ago
91 missing pch file Rename test dir names with dircondenser.py. 5 years ago
92 pch source different folder Rename test dir names with dircondenser.py. 5 years ago
93 vala without c Rename test dir names with dircondenser.py. 5 years ago
94 unknown config tool Rename test dir names with dircondenser.py. 5 years ago
95 custom target install data Rename test dir names with dircondenser.py. 5 years ago
96 add dict non string key Rename test dir names with dircondenser.py. 5 years ago
97 add dict duplicate keys Rename test dir names with dircondenser.py. 5 years ago
98 fallback consistency Rename test dir names with dircondenser.py. 5 years ago
99 no native prop add get_external_property to replace get_cross_property 5 years ago
100 fallback consistency dependency: Verify fallback variable consistency 5 years ago
101 no native compiler Rename test dir names with dircondenser.py. 5 years ago
102 subdir parse error Rename test dir names with dircondenser.py. 5 years ago
103 invalid option file Rename test dir names with dircondenser.py. 5 years ago
104 no lang Rename test dir names with dircondenser.py. 5 years ago
105 no glib-compile-resources Rename test dir names with dircondenser.py. 5 years ago