..
1 project not first
use a more informative error message for invoking meson in a subdir
2021-08-22 12:49:11 +03:00
2 missing file
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
3 missing subdir
fix various spelling issues
2023-04-11 19:21:05 -04:00
4 missing meson.build
fix various spelling issues
2023-04-11 19:21:05 -04:00
5 misplaced option
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
6 missing incdir
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
7 go to subproject
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
8 recursive
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
9 missing extra file
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
10 out of bounds
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
11 object arithmetic
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
12 string arithmetic
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
13 array arithmetic
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
14 invalid option name
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
15 kwarg before arg
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
16 extract from subproject
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
17 same target
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
18 wrong plusassign
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
19 target clash
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
20 version
handle meson_version after parsing but before invalid project() kwargs
2023-03-01 23:36:31 -05:00
21 subver
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
22 assert
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
23 rel testdir
interpreter: fix name of typed_kwargs for `test()`
2021-08-27 14:49:52 -07:00
24 int conversion
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
25 badlang
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
26 output subdir
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
27 noprog use
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
28 no crossprop
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
29 nested ternary
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
30 invalid man extension
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
31 no man extension
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
32 exe static shared
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
33 non-root subproject
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
34 dependency not-required then required
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
35 project argument after target
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
36 pkgconfig dependency impossible conditions
interpreter: Extract dependency() logic into its own helper class
2021-06-16 19:04:03 -04:00
37 has function external dependency
Add expected stdout for failing-meson and warning-meson tests
2020-04-30 20:41:35 +01:00
38 prefix absolute
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
39 kwarg assign
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
40 custom target plainname many inputs
Fix various spelling errors
2022-11-24 15:17:23 -05:00
41 custom target outputs not matching install_dirs
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
42 project name colon
Condense test directory names.
2022-03-29 02:12:02 +03:00
43 abs subdir
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
44 abspath to srcdir
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
45 pkgconfig variables reserved
Condense test directory names.
2022-03-29 02:12:02 +03:00
46 pkgconfig variables zero length
modules/pkgconfig: Use typed_kwargs
2022-08-18 21:57:36 -04:00
47 pkgconfig variables zero length value
modules/pkgconfig: Use typed_kwargs
2022-08-18 21:57:36 -04:00
48 pkgconfig variables not key value
modules/pkgconfig: Use typed_kwargs
2022-08-18 21:57:36 -04:00
49 executable comparison
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
50 inconsistent comparison
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
51 slashname
Condense test directory names.
2022-03-29 02:12:02 +03:00
52 reserved meson prefix
Condense test directory names.
2022-03-29 02:12:02 +03:00
53 wrong shared crate type
Condense test directory names.
2022-03-29 02:12:02 +03:00
54 wrong static crate type
Condense test directory names.
2022-03-29 02:12:02 +03:00
55 or on new line
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
56 link with executable
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
57 assign custom target index
Condense test directory names.
2022-03-29 02:12:02 +03:00
58 getoption prefix
Condense test directory names.
2022-03-29 02:12:02 +03:00
59 bad option argument
fix various spelling issues
2023-04-11 19:21:05 -04:00
60 subproj filegrab
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
61 grab subproj
Condense test directory names.
2022-03-29 02:12:02 +03:00
62 grab sibling
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
63 string as link target
Condense test directory names.
2022-03-29 02:12:02 +03:00
64 dependency not-found and required
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
65 subproj different versions
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
66 wrong boost module
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
67 install_data rename bad size
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
68 skip only subdir
Condense test directory names.
2022-03-29 02:12:02 +03:00
69 dual override
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
70 override used
fix various spelling issues
2023-04-11 19:21:05 -04:00
71 run_command unclean exit
log running commands a bit better by doing proper shell quoting
2023-01-31 00:25:43 -05:00
72 int literal leading zero
Condense test directory names.
2022-03-29 02:12:02 +03:00
73 configuration immutable
Condense test directory names.
2022-03-29 02:12:02 +03:00
74 link with shared module on osx
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
75 non-ascii in ascii encoded configure file
fix various spelling issues
2023-04-11 19:21:05 -04:00
76 subproj dependency not-found and required
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
77 unfound run
Condense test directory names.
2022-03-29 02:12:02 +03:00
78 framework dependency with version
Fix test failures on Darwin on a case-sensitive fs
2023-05-28 01:51:59 -04:00
79 override exe config
Condense test directory names.
2022-03-29 02:12:02 +03:00
80 gl dependency with version
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
81 threads dependency with version
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
82 gtest dependency with version
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
83 dub library
fix various spelling issues
2023-04-11 19:21:05 -04:00
84 dub executable
Condense test directory names.
2022-03-29 02:12:02 +03:00
85 dub compiler
Condense test directory names.
2022-03-29 02:12:02 +03:00
86 subproj not-found dep
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
87 invalid configure file
Condense test directory names.
2022-03-29 02:12:02 +03:00
88 kwarg dupe
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
89 missing pch file
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
90 pch source different folder
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
91 unknown config tool
Condense test directory names.
2022-03-29 02:12:02 +03:00
92 custom target install data
Condense test directory names.
2022-03-29 02:12:02 +03:00
93 add dict non string key
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
94 add dict duplicate keys
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
95 no host get_external_property
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
96 no native compiler
Condense test directory names.
2022-03-29 02:12:02 +03:00
97 subdir parse error
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
98 invalid option file
Condense test directory names.
2022-03-29 02:12:02 +03:00
99 no lang
Condense test directory names.
2022-03-29 02:12:02 +03:00
100 no glib-compile-resources
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
101 number in combo
compilers: Add optimization=plain option
2022-10-09 14:43:18 +03:00
102 bool in combo
Condense test directory names.
2022-03-29 02:12:02 +03:00
103 compiler no lang
Condense test directory names.
2022-03-29 02:12:02 +03:00
104 no fallback
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
105 feature require
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
106 feature require.bis
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
107 no build get_external_property
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
108 enter subdir twice
tests: remove compiler requirement in various unneeded cases
2022-08-23 12:26:13 -04:00
109 invalid fstring
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
110 compiler argument checking
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
111 empty fallback
tests: avoid unexpected failure when cmake is not installed
2023-01-25 22:03:11 -05:00
112 cmake executable dependency
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
113 allow_fallback with fallback
Condense test directory names.
2022-03-29 02:12:02 +03:00
114 nonsensical bindgen
Condense test directory names.
2022-03-29 02:12:02 +03:00
115 run_target in test
test cases: use best practices method to find the python3 program
2023-02-24 20:45:00 -05:00
116 run_target in add_install_script
test cases: use best practices method to find the python3 program
2023-02-24 20:45:00 -05:00
117 pathsep in install_symlink
Condense test directory names.
2022-03-29 02:12:02 +03:00
118 subproject version conflict
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
119 structured source empty string
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
120 structured_sources conflicts
Condense test directory names.
2022-03-29 02:12:02 +03:00
121 missing compiler
Condense test directory names.
2022-03-29 02:12:02 +03:00
122 cmake subproject error
propagate the most accurate node to error messages
2023-04-04 15:06:17 -04:00
123 pkgconfig not relocatable outside prefix
test cases/failing: Add 123 pkgconfig not relocatable outside prefix
2022-04-19 17:35:08 -04:00
124 subproject sandbox violation
Fix test case numbers.
2022-07-07 10:04:51 -07:00
125 override and add_project_dependency
Fix test case numbers.
2022-07-07 10:04:51 -07:00
126 targets before add_project_dependency
Fix test case numbers.
2022-07-07 10:04:51 -07:00
127 extract from unity
Change "can not" to "cannot" throughout project
2023-04-11 17:10:01 +03:00
128 subproject object as a dependency
Fix test case numbers.
2022-07-07 10:04:51 -07:00
129 generator host binary
fix various spelling issues
2023-04-11 19:21:05 -04:00
130 invalid ast
Fix validation regexes to handle rc version numbers.
2023-03-28 09:13:19 -04:00
131 invalid project function
Fix validation regexes to handle rc version numbers.
2023-03-28 09:13:19 -04:00