.. |
1 soname
|
Add an installed soname unit test
|
2016-12-22 01:32:02 +05:30 |
2 testsetups
|
Add a regression test for test suites.
|
2017-09-01 01:47:41 +03:00 |
3 subproject defaults
|
Can override project option default values in subproject().
|
2016-12-29 20:34:13 +02:00 |
4 suite selection
|
tests: Add a test for new test suite selection.
|
2017-01-13 00:09:52 +02:00 |
5 compiler detection
|
tests: Fix typo in unit test code
|
2017-03-27 11:25:22 +05:30 |
6 std override
|
Add test for werror which is a boolean type.
|
2017-04-02 00:07:23 +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 |
9 -L -l order
|
tests/unit/8: Rename to 9 and add -l flags
|
2017-06-12 22:39:33 +05:30 |
10 d dedup
|
Failing test for -D dedupping.
|
2017-06-17 13:29:13 +03:00 |
11 build_rpath
|
unit tests: Test that relative install_rpath works correctly
|
2017-12-26 03:23:26 +05:30 |
12 cross prog
|
Permit overriding find_program from the cross file.
|
2017-09-04 22:47:12 +03:00 |
13 promote
|
Also promote wrap files.
|
2017-12-17 21:19:22 +02:00 |
13 reconfigure
|
Add test for get_option(b_xxx) on reconfigure.
|
2017-09-15 18:24:26 +01:00 |
14 prebuilt object
|
Moved prebuilt object test under unittests.
|
2017-09-30 16:08:41 +03:00 |
15 prebuilt static
|
Moved prebuilt static library under unit tests.
|
2017-09-30 16:34:30 +03:00 |
16 prebuilt shared
|
Add an rpath entry to shared libraries that are linked from the source tree.
|
2017-09-30 18:21:02 +03:00 |
17 pkgconfig static
|
dependencies: Convert /c/foo/bar paths to C:/foo/bar
|
2017-12-03 10:06:11 +05:30 |
18 array option
|
Add new array type option
|
2017-11-29 14:14:41 -08:00 |
19 bad command line options
|
Warn on unknown command line arguments
|
2017-12-19 10:10:40 -08:00 |
20 subproj dep variables
|
intrp: Consolidate subproject dep checking and logging
|
2018-01-01 01:14:03 +05:30 |
21 warning location
|
Renamed test dir to avoid duplicated numbers.
|
2018-01-19 15:49:49 +02:00 |
22 unfound pkgconfig
|
Add external dependencies to pc files only if found. Closes #2911.
|
2018-01-19 15:49:49 +02:00 |