meson/test cases/unit
Daniel Mensinger 213d2f18fc ast: Implement dummy evaluate_notstatement 2020-03-06 19:47:33 +01:00
..
1 soname Add an installed soname unit test 2016-12-22 01:32:02 +05:30
2 testsetups test setups: Inherit env when using a test setup 2018-05-10 12:30:47 +02:00
3 subproject defaults Can override project option default values in subproject(). 2016-12-29 20:34:13 +02:00
4 suite selection Use strict function prototypes 2019-11-18 22:21:36 +02:00
5 compiler detection tests: Fix typo in unit test code 2017-03-27 11:25:22 +05:30
6 std override Fix ICC on macOS 2018-09-16 18:27:19 +03:00
7 run installed Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 2017-04-17 12:48:54 +03:00
8 -L -l order Condense test dirs. 2018-07-31 19:22:24 +03:00
9 d dedup Condense test dirs. 2018-07-31 19:22:24 +03:00
10 build_rpath Condense test dirs. 2018-07-31 19:22:24 +03:00
11 cross prog Use python3 in some tests which were still using python 2020-01-21 04:26:50 +10:00
12 promote Condense test dirs. 2018-07-31 19:22:24 +03:00
13 reconfigure test_reconfigure switched to b_coverage from b_lto 2018-03-21 16:45:22 +03:00
14 testsetup selection Use strict function prototypes 2019-11-18 22:21:36 +02:00
15 prebuilt object Condense test dirs. 2018-07-31 19:22:24 +03:00
16 prebuilt static Condense test dirs. 2018-07-31 19:22:24 +03:00
17 prebuilt shared tests: Don't return an undefined value from main() 2019-01-17 20:52:06 +02:00
18 pkgconfig static Condense test dirs. 2018-07-31 19:22:24 +03:00
19 array option Condense test dirs. 2018-07-31 19:22:24 +03:00
20 subproj dep variables do_subproject: Improve log messages and formatting 2019-01-16 11:16:46 -05:00
21 exit status Add a test case for python exception exit status 2018-02-15 12:51:25 +00:00
22 warning location Condense test dirs. 2018-07-31 19:22:24 +03:00
23 unfound pkgconfig Condense test dirs. 2018-07-31 19:22:24 +03:00
24 compiler run_command Condense test dirs. 2018-07-31 19:22:24 +03:00
25 non-permitted kwargs Use strict function prototypes 2019-11-18 22:21:36 +02:00
26 install umask Condense test dirs. 2018-07-31 19:22:24 +03:00
27 pkgconfig usage Condense test dirs. 2018-07-31 19:22:24 +03:00
28 ndebug if-release Condense test dirs. 2018-07-31 19:22:24 +03:00
29 guessed linker dependencies Use strict function prototypes 2019-11-18 22:21:36 +02:00
30 shared_mod linking Condense test dirs. 2018-07-31 19:22:24 +03:00
31 forcefallback Condense test dirs. 2018-07-31 19:22:24 +03:00
32 pkgconfig use libraries Use strict function prototypes 2019-11-18 22:21:36 +02:00
33 cross file overrides always args Condense test dirs. 2018-07-31 19:22:24 +03:00
34 command line coredata: CmdLineFileParser no longer interpolates strings. 2019-11-13 22:04:15 +02:00
35 dist script Make custom dist scripts accept arguments. 2018-10-04 21:20:57 +03:00
36 exe_wrapper behaviour Condense test dirs. 2018-09-06 19:09:35 +03:00
37 mixed command line args Condense test dirs. 2018-09-06 19:09:35 +03:00
38 pkgconfig format Condense test dirs. 2018-09-06 19:09:35 +03:00
39 python extmodule Use python3 in some tests which were still using python 2020-01-21 04:26:50 +10:00
40 external, internal library rpath Condense test dirs. 2018-09-06 19:09:35 +03:00
41 featurenew subprojects Correct version_compare_condition_with_min() 2018-09-12 15:38:00 +01:00
42 rpath order Condense test dirs. 2018-09-06 19:09:35 +03:00
43 dep order Condense test dirs. 2018-09-06 19:09:35 +03:00
44 promote wrap Condense test dirs. 2018-09-06 19:09:35 +03:00
45 vscpp17 Use strict function prototypes 2019-11-18 22:21:36 +02:00
46 native dep pkgconfig var Don't use host pkg-config for native dependencies 2018-11-06 21:12:10 +02:00
47 native file binary LLVM: Added CMake backend 2019-05-03 01:39:16 +02:00
48 reconfigure Condense directory numbering for release. 2019-03-10 18:39:03 +02:00
49 testsetup default Condense directory numbering for release. 2019-03-10 18:39:03 +02:00
50 pkgconfig csharp library Condense directory numbering for release. 2019-03-10 18:39:03 +02:00
51 noncross options Made build. options alias basic ones when native building. 2019-08-06 21:34:15 +03:00
52 ldflagdedup Condense test directory names. 2019-08-03 02:29:44 +03:00
53 pkgconfig static link order Condense test directory names. 2019-08-03 02:29:44 +03:00
54 clang-format Condense test directory names. 2019-08-03 02:29:44 +03:00
55 introspect buildoptions/subprojects/projectBad Condense test directory names. 2019-08-03 02:29:44 +03:00
56 dedup compiler libs Condense test directory names. 2019-08-03 02:29:44 +03:00
57 introspection ast: Implement dummy evaluate_notstatement 2020-03-06 19:47:33 +01:00
58 pkg_config_path option Condense test directory names. 2019-08-03 02:29:44 +03:00
59 introspect buildoptions Use strict function prototypes 2019-11-18 22:21:36 +02:00
60 native file override Condense test directory names. 2019-08-03 02:29:44 +03:00
61 identity cross Use python3 in some tests which were still using python 2020-01-21 04:26:50 +10:00
62 pkgconfig relative paths/pkgconfig Condense test directory names. 2019-08-03 02:29:44 +03:00
63 test env does not stack Condense test directory names. 2019-08-03 02:29:44 +03:00
64 cmake_prefix_path Condense test directory names. 2019-08-03 02:29:44 +03:00
65 cmake parser Fix typos found by codespell 2019-11-06 09:55:30 -05:00
66 alias target Condense test directory names. 2019-08-03 02:29:44 +03:00
67 static archive stripping Rename test dirs to sequential order. 2020-01-08 13:21:00 +02:00
68 static link Rename test dirs to sequential order. 2020-01-08 13:21:00 +02:00
69 test env value environment: Support taking values from dict 2019-09-29 08:42:53 -04:00
70 clang-tidy Add clang-tidy target. Closes #2383. 2019-10-01 22:02:51 +03:00
71 cross Add test case to verify identity cross builds 2019-10-15 23:46:35 +03:00
72 summary summary: Add list_sep keyword argument 2020-02-26 14:24:12 -05:00
73 wrap file url wrap: Fix support of file:// URLs 2020-01-17 11:36:37 -05:00