.. |
1 soname
|
Add an installed soname unit test
|
2016-12-22 01:32:02 +05:30 |
2 testsetups
|
interpreter, mtest: introduce add_test_setup(exclude_suites: ...)
|
2021-02-02 11:23:33 +01: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
|
various python neatness cleanups
|
2021-03-04 17:11:26 -05:00 |
12 promote
|
wrap: Add 'provide' section
|
2020-07-01 09:51:44 -04: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
|
Allow add_dist_script() in subprojects
|
2021-03-18 08:41:21 -04:00 |
36 exe_wrapper behaviour
|
interpreter: Rename has_exe_wrapper -> can_run_host_binaries
|
2020-05-14 11:04:51 -07: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 python2-compatible syntax because needed on macOS
|
2021-03-04 17:49:36 -05:00 |
40 external, internal library rpath
|
Let .pc files specify rpath.
|
2020-05-16 20:25:58 +00: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
|
unit:cpp17: make C++17 test stricter check
|
2021-01-04 23:43:30 +00: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
|
store the list of initializes subprojects in the coredata structure
|
2021-04-26 17:05:44 +01: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
|
Never run clang-format / clang-tidy against directories
|
2020-10-05 23:07:20 +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
|
introspection: export all sources for custom targets
|
2021-04-26 17:08:26 +01:00 |
58 pkg_config_path option
|
Condense test directory names.
|
2019-08-03 02:29:44 +03:00 |
59 introspect buildoptions
|
Use c99 instead of c11 for buildoptions test
|
2020-11-13 16:13:02 -08:00 |
60 native file override
|
Condense test directory names.
|
2019-08-03 02:29:44 +03:00 |
61 identity cross
|
unittests: Fix test_identity_cross on Solaris
|
2020-06-22 15:01:34 -07:00 |
62 pkgconfig relative paths/pkgconfig
|
Condense test directory names.
|
2019-08-03 02:29:44 +03:00 |
63 cmake_prefix_path
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
64 cmake parser
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
65 alias target
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
66 static archive stripping
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
67 static link
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
68 test env value
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
69 clang-tidy
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
70 cross
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
71 cross test passed
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
72 summary
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
73 wrap file url
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
74 dep files
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
75 pkgconfig prefixes
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
76 subdir libdir
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
77 as link whole
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
78 nostdlib
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
79 user options for subproject
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
80 global-rpath
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
81 wrap-git
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
82 meson version compare
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
83 cross only introspect
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
84 change option choices
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
85 nested subproject regenerate depends
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
86 cpp modules
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
87 prelinking
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
88 run native test
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
89 multiple envvars
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
90 pkgconfig build rpath order
|
Condense test directory names in preparation for rc1.
|
2021-02-09 00:30:20 +02:00 |
91 devenv
|
Add `meson devenv` command and meson.add_devenv()
|
2021-03-16 09:00:50 -04:00 |
92 install skip subprojects
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
93 new subproject in configured project
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
94 clangformat
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
95 custominc
|
Condense test directory names.
|
2021-04-26 23:39:15 +01:00 |
95 implicit force fallback
|
Interpreter: Fallback when required is false but forcefallback is true
|
2021-04-26 17:04:57 +01:00 |