diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2022-01-02 13:13:23 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-01-02 19:07:36 +0200 |
| commit | 117ba230718d20903e91f210e8ae9a79f8c3a473 (patch) | |
| tree | 98db5c2080b040315f00cad5eb77252853717d51 /test cases | |
| parent | 4101ca6eaae27c5641532310ff1930d1782f1588 (diff) | |
| download | meson-117ba230718d20903e91f210e8ae9a79f8c3a473.tar.gz | |
Condense test directory numbers for rc1.
Diffstat (limited to 'test cases')
| -rw-r--r-- | test cases/common/246 dependency fallbacks/meson.build (renamed from test cases/common/245 dependency fallbacks/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/common/246 dependency fallbacks/subprojects/png/meson.build (renamed from test cases/common/245 dependency fallbacks/subprojects/png/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/common/247 deprecated option/meson.build (renamed from test cases/common/245 deprecated option/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/common/247 deprecated option/meson_options.txt (renamed from test cases/common/245 deprecated option/meson_options.txt) | 0 | ||||
| -rw-r--r-- | test cases/common/247 deprecated option/test.json (renamed from test cases/common/245 deprecated option/test.json) | 0 | ||||
| -rw-r--r-- | test cases/common/248 install_emptydir/meson.build (renamed from test cases/common/246 install_emptydir/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/common/248 install_emptydir/test.json (renamed from test cases/common/246 install_emptydir/test.json) | 0 | ||||
| -rw-r--r-- | test cases/common/249 install_symlink/datafile.dat (renamed from test cases/common/247 install_symlink/datafile.dat) | 0 | ||||
| -rw-r--r-- | test cases/common/249 install_symlink/meson.build (renamed from test cases/common/247 install_symlink/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/common/249 install_symlink/test.json (renamed from test cases/common/247 install_symlink/test.json) | 0 | ||||
| -rw-r--r-- | test cases/failing/107 feature require.bis/meson.build (renamed from test cases/failing/106 feature require.bis/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/107 feature require.bis/meson_options.txt (renamed from test cases/failing/106 feature require.bis/meson_options.txt) | 0 | ||||
| -rw-r--r-- | test cases/failing/107 feature require.bis/test.json (renamed from test cases/failing/106 feature require.bis/test.json) | 0 | ||||
| -rw-r--r-- | test cases/failing/108 no build get_external_property/meson.build (renamed from test cases/failing/107 no build get_external_property/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/108 no build get_external_property/test.json (renamed from test cases/failing/107 no build get_external_property/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/109 enter subdir twice/meson.build (renamed from test cases/failing/108 enter subdir twice/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/109 enter subdir twice/sub/meson.build (renamed from test cases/failing/108 enter subdir twice/sub/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/109 enter subdir twice/test.json (renamed from test cases/failing/108 enter subdir twice/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/111 invalid fstring/109 invalid fstring/meson.build (renamed from test cases/failing/109 invalid fstring/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/111 invalid fstring/109 invalid fstring/test.json (renamed from test cases/failing/109 invalid fstring/test.json) | 0 | ||||
| -rw-r--r-- | test cases/failing/111 invalid fstring/meson.build (renamed from test cases/failing/110 invalid fstring/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/111 invalid fstring/test.json (renamed from test cases/failing/110 invalid fstring/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/112 compiler argument checking/meson.build (renamed from test cases/failing/111 compiler argument checking/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/112 compiler argument checking/test.json (renamed from test cases/failing/111 compiler argument checking/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/113 empty fallback/meson.build (renamed from test cases/failing/112 empty fallback/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/113 empty fallback/subprojects/foo/meson.build (renamed from test cases/failing/112 empty fallback/subprojects/foo/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/113 empty fallback/test.json (renamed from test cases/failing/112 empty fallback/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/114 cmake executable dependency/meson.build (renamed from test cases/failing/113 cmake executable dependency/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/114 cmake executable dependency/subprojects/cmlib/CMakeLists.txt (renamed from test cases/failing/113 cmake executable dependency/subprojects/cmlib/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | test cases/failing/114 cmake executable dependency/subprojects/cmlib/main.c (renamed from test cases/failing/113 cmake executable dependency/subprojects/cmlib/main.c) | 0 | ||||
| -rw-r--r-- | test cases/failing/114 cmake executable dependency/test.json (renamed from test cases/failing/113 cmake executable dependency/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/115 allow_fallback with fallback/meson.build (renamed from test cases/failing/114 allow_fallback with fallback/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/115 allow_fallback with fallback/test.json (renamed from test cases/failing/114 allow_fallback with fallback/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/116 nonsensical bindgen/meson.build (renamed from test cases/failing/115 nonsensical bindgen/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/116 nonsensical bindgen/src/header.h (renamed from test cases/failing/115 nonsensical bindgen/src/header.h) | 0 | ||||
| -rw-r--r-- | test cases/failing/116 nonsensical bindgen/src/source.c (renamed from test cases/failing/115 nonsensical bindgen/src/source.c) | 0 | ||||
| -rw-r--r-- | test cases/failing/116 nonsensical bindgen/test.json (renamed from test cases/failing/115 nonsensical bindgen/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/117 run_target in test/meson.build (renamed from test cases/failing/116 run_target in test/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/117 run_target in test/test.json (renamed from test cases/failing/116 run_target in test/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/117 run_target in test/trivial.c (renamed from test cases/failing/116 run_target in test/trivial.c) | 0 | ||||
| -rw-r--r-- | test cases/failing/118 run_target in add_install_script/meson.build (renamed from test cases/failing/117 run_target in add_install_script/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/118 run_target in add_install_script/test.json (renamed from test cases/failing/117 run_target in add_install_script/test.json) | 2 | ||||
| -rw-r--r-- | test cases/failing/118 run_target in add_install_script/trivial.c (renamed from test cases/failing/117 run_target in add_install_script/trivial.c) | 0 | ||||
| -rw-r--r-- | test cases/failing/119 pathsep in install_symlink/meson.build (renamed from test cases/failing/118 pathsep in install_symlink/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/failing/119 pathsep in install_symlink/test.json (renamed from test cases/failing/118 pathsep in install_symlink/test.json) | 2 | ||||
| -rw-r--r-- | test cases/unit/100 custom target name/file.txt.in (renamed from test cases/unit/99 custom target name/file.txt.in) | 0 | ||||
| -rw-r--r-- | test cases/unit/100 custom target name/meson.build (renamed from test cases/unit/99 custom target name/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/100 custom target name/subdir/meson.build (renamed from test cases/unit/99 custom target name/subdir/meson.build) | 0 | ||||
| -rwxr-xr-x | test cases/unit/101 relative find program/foo.py (renamed from test cases/unit/99 relative find program/foo.py) | 0 | ||||
| -rw-r--r-- | test cases/unit/101 relative find program/meson.build (renamed from test cases/unit/99 relative find program/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/101 relative find program/subdir/meson.build (renamed from test cases/unit/99 relative find program/subdir/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/102 rlib linkage/lib2.rs (renamed from test cases/unit/100 rlib linkage/lib2.rs) | 0 | ||||
| -rw-r--r-- | test cases/unit/102 rlib linkage/main.rs (renamed from test cases/unit/100 rlib linkage/main.rs) | 0 | ||||
| -rw-r--r-- | test cases/unit/102 rlib linkage/meson.build (renamed from test cases/unit/100 rlib linkage/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/103 python without pkgconfig/meson.build (renamed from test cases/unit/101 python without pkgconfig/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/98 link full name/.gitignore (renamed from test cases/unit/97 link full name/.gitignore) | 0 | ||||
| -rw-r--r-- | test cases/unit/98 link full name/libtestprovider/meson.build (renamed from test cases/unit/97 link full name/libtestprovider/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/98 link full name/libtestprovider/provider.c (renamed from test cases/unit/97 link full name/libtestprovider/provider.c) | 0 | ||||
| -rw-r--r-- | test cases/unit/98 link full name/proguser/meson.build (renamed from test cases/unit/97 link full name/proguser/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/98 link full name/proguser/receiver.c (renamed from test cases/unit/97 link full name/proguser/receiver.c) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/bar-custom.txt (renamed from test cases/unit/98 install all targets/bar-custom.txt) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/bar-devel.h (renamed from test cases/unit/98 install all targets/bar-devel.h) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/bar-notag.txt (renamed from test cases/unit/98 install all targets/bar-notag.txt) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/custom_files/data.txt (renamed from test cases/unit/98 install all targets/custom_files/data.txt) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/foo.in (renamed from test cases/unit/98 install all targets/foo.in) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/foo1-devel.h (renamed from test cases/unit/98 install all targets/foo1-devel.h) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/lib.c (renamed from test cases/unit/98 install all targets/lib.c) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/main.c (renamed from test cases/unit/98 install all targets/main.c) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/meson.build (renamed from test cases/unit/98 install all targets/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/script.py (renamed from test cases/unit/98 install all targets/script.py) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/bar2-devel.h (renamed from test cases/unit/98 install all targets/subdir/bar2-devel.h) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/foo2.in (renamed from test cases/unit/98 install all targets/subdir/foo2.in) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/foo3-devel.h (renamed from test cases/unit/98 install all targets/subdir/foo3-devel.h) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/lib.c (renamed from test cases/unit/98 install all targets/subdir/lib.c) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/main.c (renamed from test cases/unit/98 install all targets/subdir/main.c) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/meson.build (renamed from test cases/unit/98 install all targets/subdir/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/unit/99 install all targets/subdir/script.py (renamed from test cases/unit/98 install all targets/subdir/script.py) | 0 |
77 files changed, 11 insertions, 11 deletions
diff --git a/test cases/common/245 dependency fallbacks/meson.build b/test cases/common/246 dependency fallbacks/meson.build index aaabaaa0a..aaabaaa0a 100644 --- a/test cases/common/245 dependency fallbacks/meson.build +++ b/test cases/common/246 dependency fallbacks/meson.build diff --git a/test cases/common/245 dependency fallbacks/subprojects/png/meson.build b/test cases/common/246 dependency fallbacks/subprojects/png/meson.build index 5efc60a9d..5efc60a9d 100644 --- a/test cases/common/245 dependency fallbacks/subprojects/png/meson.build +++ b/test cases/common/246 dependency fallbacks/subprojects/png/meson.build diff --git a/test cases/common/245 deprecated option/meson.build b/test cases/common/247 deprecated option/meson.build index 5102fd0a2..5102fd0a2 100644 --- a/test cases/common/245 deprecated option/meson.build +++ b/test cases/common/247 deprecated option/meson.build diff --git a/test cases/common/245 deprecated option/meson_options.txt b/test cases/common/247 deprecated option/meson_options.txt index 5814531aa..5814531aa 100644 --- a/test cases/common/245 deprecated option/meson_options.txt +++ b/test cases/common/247 deprecated option/meson_options.txt diff --git a/test cases/common/245 deprecated option/test.json b/test cases/common/247 deprecated option/test.json index c2f2ca325..c2f2ca325 100644 --- a/test cases/common/245 deprecated option/test.json +++ b/test cases/common/247 deprecated option/test.json diff --git a/test cases/common/246 install_emptydir/meson.build b/test cases/common/248 install_emptydir/meson.build index a5eb046e4..a5eb046e4 100644 --- a/test cases/common/246 install_emptydir/meson.build +++ b/test cases/common/248 install_emptydir/meson.build diff --git a/test cases/common/246 install_emptydir/test.json b/test cases/common/248 install_emptydir/test.json index 17abe74bf..17abe74bf 100644 --- a/test cases/common/246 install_emptydir/test.json +++ b/test cases/common/248 install_emptydir/test.json diff --git a/test cases/common/247 install_symlink/datafile.dat b/test cases/common/249 install_symlink/datafile.dat index ff3104ba1..ff3104ba1 100644 --- a/test cases/common/247 install_symlink/datafile.dat +++ b/test cases/common/249 install_symlink/datafile.dat diff --git a/test cases/common/247 install_symlink/meson.build b/test cases/common/249 install_symlink/meson.build index ae3038231..ae3038231 100644 --- a/test cases/common/247 install_symlink/meson.build +++ b/test cases/common/249 install_symlink/meson.build diff --git a/test cases/common/247 install_symlink/test.json b/test cases/common/249 install_symlink/test.json index 33aa76e22..33aa76e22 100644 --- a/test cases/common/247 install_symlink/test.json +++ b/test cases/common/249 install_symlink/test.json diff --git a/test cases/failing/106 feature require.bis/meson.build b/test cases/failing/107 feature require.bis/meson.build index 08c099c85..08c099c85 100644 --- a/test cases/failing/106 feature require.bis/meson.build +++ b/test cases/failing/107 feature require.bis/meson.build diff --git a/test cases/failing/106 feature require.bis/meson_options.txt b/test cases/failing/107 feature require.bis/meson_options.txt index 5910a8737..5910a8737 100644 --- a/test cases/failing/106 feature require.bis/meson_options.txt +++ b/test cases/failing/107 feature require.bis/meson_options.txt diff --git a/test cases/failing/106 feature require.bis/test.json b/test cases/failing/107 feature require.bis/test.json index 2583990d8..2583990d8 100644 --- a/test cases/failing/106 feature require.bis/test.json +++ b/test cases/failing/107 feature require.bis/test.json diff --git a/test cases/failing/107 no build get_external_property/meson.build b/test cases/failing/108 no build get_external_property/meson.build index 8a4215c9f..8a4215c9f 100644 --- a/test cases/failing/107 no build get_external_property/meson.build +++ b/test cases/failing/108 no build get_external_property/meson.build diff --git a/test cases/failing/107 no build get_external_property/test.json b/test cases/failing/108 no build get_external_property/test.json index b95427efd..d2827f42e 100644 --- a/test cases/failing/107 no build get_external_property/test.json +++ b/test cases/failing/108 no build get_external_property/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/107 no build get_external_property/meson.build:3:0: ERROR: Unknown property for build machine: nonexisting" + "line": "test cases/failing/108 no build get_external_property/meson.build:3:0: ERROR: Unknown property for build machine: nonexisting" } ] } diff --git a/test cases/failing/108 enter subdir twice/meson.build b/test cases/failing/109 enter subdir twice/meson.build index 9343233d5..9343233d5 100644 --- a/test cases/failing/108 enter subdir twice/meson.build +++ b/test cases/failing/109 enter subdir twice/meson.build diff --git a/test cases/failing/108 enter subdir twice/sub/meson.build b/test cases/failing/109 enter subdir twice/sub/meson.build index d036a3fe5..d036a3fe5 100644 --- a/test cases/failing/108 enter subdir twice/sub/meson.build +++ b/test cases/failing/109 enter subdir twice/sub/meson.build diff --git a/test cases/failing/108 enter subdir twice/test.json b/test cases/failing/109 enter subdir twice/test.json index 0a8e12769..f7a526c54 100644 --- a/test cases/failing/108 enter subdir twice/test.json +++ b/test cases/failing/109 enter subdir twice/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/108 enter subdir twice/meson.build:3:0: ERROR: Tried to enter directory \"sub\", which has already been visited." + "line": "test cases/failing/109 enter subdir twice/meson.build:3:0: ERROR: Tried to enter directory \"sub\", which has already been visited." } ] } diff --git a/test cases/failing/109 invalid fstring/meson.build b/test cases/failing/111 invalid fstring/109 invalid fstring/meson.build index dd22f56b2..dd22f56b2 100644 --- a/test cases/failing/109 invalid fstring/meson.build +++ b/test cases/failing/111 invalid fstring/109 invalid fstring/meson.build diff --git a/test cases/failing/109 invalid fstring/test.json b/test cases/failing/111 invalid fstring/109 invalid fstring/test.json index 71d8f5927..71d8f5927 100644 --- a/test cases/failing/109 invalid fstring/test.json +++ b/test cases/failing/111 invalid fstring/109 invalid fstring/test.json diff --git a/test cases/failing/110 invalid fstring/meson.build b/test cases/failing/111 invalid fstring/meson.build index 973df3098..973df3098 100644 --- a/test cases/failing/110 invalid fstring/meson.build +++ b/test cases/failing/111 invalid fstring/meson.build diff --git a/test cases/failing/110 invalid fstring/test.json b/test cases/failing/111 invalid fstring/test.json index bfd0e2d42..89ec40c4e 100644 --- a/test cases/failing/110 invalid fstring/test.json +++ b/test cases/failing/111 invalid fstring/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/110 invalid fstring/meson.build:3:0: ERROR: Identifier \"foo\" does not name a variable." + "line": "test cases/failing/111 invalid fstring/meson.build:3:0: ERROR: Identifier \"foo\" does not name a variable." } ] } diff --git a/test cases/failing/111 compiler argument checking/meson.build b/test cases/failing/112 compiler argument checking/meson.build index bb1f44768..bb1f44768 100644 --- a/test cases/failing/111 compiler argument checking/meson.build +++ b/test cases/failing/112 compiler argument checking/meson.build diff --git a/test cases/failing/111 compiler argument checking/test.json b/test cases/failing/112 compiler argument checking/test.json index f41f2d2cf..f4728db00 100644 --- a/test cases/failing/111 compiler argument checking/test.json +++ b/test cases/failing/112 compiler argument checking/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/111 compiler argument checking/meson.build:4:0: ERROR: Compiler for C does not support \"-meson-goober-arg-for-testing\"" + "line": "test cases/failing/112 compiler argument checking/meson.build:4:0: ERROR: Compiler for C does not support \"-meson-goober-arg-for-testing\"" } ] } diff --git a/test cases/failing/112 empty fallback/meson.build b/test cases/failing/113 empty fallback/meson.build index f4eb5feb9..f4eb5feb9 100644 --- a/test cases/failing/112 empty fallback/meson.build +++ b/test cases/failing/113 empty fallback/meson.build diff --git a/test cases/failing/112 empty fallback/subprojects/foo/meson.build b/test cases/failing/113 empty fallback/subprojects/foo/meson.build index c9e134b5e..c9e134b5e 100644 --- a/test cases/failing/112 empty fallback/subprojects/foo/meson.build +++ b/test cases/failing/113 empty fallback/subprojects/foo/meson.build diff --git a/test cases/failing/112 empty fallback/test.json b/test cases/failing/113 empty fallback/test.json index 89520efc3..c8ed212a8 100644 --- a/test cases/failing/112 empty fallback/test.json +++ b/test cases/failing/113 empty fallback/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/112 empty fallback/meson.build:6:0: ERROR: Dependency \"foo\" not found, tried pkgconfig and cmake" + "line": "test cases/failing/113 empty fallback/meson.build:6:0: ERROR: Dependency \"foo\" not found, tried pkgconfig and cmake" } ] } diff --git a/test cases/failing/113 cmake executable dependency/meson.build b/test cases/failing/114 cmake executable dependency/meson.build index bfb03ef20..bfb03ef20 100644 --- a/test cases/failing/113 cmake executable dependency/meson.build +++ b/test cases/failing/114 cmake executable dependency/meson.build diff --git a/test cases/failing/113 cmake executable dependency/subprojects/cmlib/CMakeLists.txt b/test cases/failing/114 cmake executable dependency/subprojects/cmlib/CMakeLists.txt index 006787986..006787986 100644 --- a/test cases/failing/113 cmake executable dependency/subprojects/cmlib/CMakeLists.txt +++ b/test cases/failing/114 cmake executable dependency/subprojects/cmlib/CMakeLists.txt diff --git a/test cases/failing/113 cmake executable dependency/subprojects/cmlib/main.c b/test cases/failing/114 cmake executable dependency/subprojects/cmlib/main.c index 9b6bdc2ec..9b6bdc2ec 100644 --- a/test cases/failing/113 cmake executable dependency/subprojects/cmlib/main.c +++ b/test cases/failing/114 cmake executable dependency/subprojects/cmlib/main.c diff --git a/test cases/failing/113 cmake executable dependency/test.json b/test cases/failing/114 cmake executable dependency/test.json index 1cb4a0f0a..82306dd45 100644 --- a/test cases/failing/113 cmake executable dependency/test.json +++ b/test cases/failing/114 cmake executable dependency/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/113 cmake executable dependency/meson.build:9:0: ERROR: main is an executable and does not support the dependency() method. Use target() instead." + "line": "test cases/failing/114 cmake executable dependency/meson.build:9:0: ERROR: main is an executable and does not support the dependency() method. Use target() instead." } ] } diff --git a/test cases/failing/114 allow_fallback with fallback/meson.build b/test cases/failing/115 allow_fallback with fallback/meson.build index 2874e424c..2874e424c 100644 --- a/test cases/failing/114 allow_fallback with fallback/meson.build +++ b/test cases/failing/115 allow_fallback with fallback/meson.build diff --git a/test cases/failing/114 allow_fallback with fallback/test.json b/test cases/failing/115 allow_fallback with fallback/test.json index 1e5712e78..6bdcc519c 100644 --- a/test cases/failing/114 allow_fallback with fallback/test.json +++ b/test cases/failing/115 allow_fallback with fallback/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/114 allow_fallback with fallback/meson.build:3:0: ERROR: \"fallback\" and \"allow_fallback\" arguments are mutually exclusive" + "line": "test cases/failing/115 allow_fallback with fallback/meson.build:3:0: ERROR: \"fallback\" and \"allow_fallback\" arguments are mutually exclusive" } ] } diff --git a/test cases/failing/115 nonsensical bindgen/meson.build b/test cases/failing/116 nonsensical bindgen/meson.build index 6995f672c..6995f672c 100644 --- a/test cases/failing/115 nonsensical bindgen/meson.build +++ b/test cases/failing/116 nonsensical bindgen/meson.build diff --git a/test cases/failing/115 nonsensical bindgen/src/header.h b/test cases/failing/116 nonsensical bindgen/src/header.h index 750621f87..750621f87 100644 --- a/test cases/failing/115 nonsensical bindgen/src/header.h +++ b/test cases/failing/116 nonsensical bindgen/src/header.h diff --git a/test cases/failing/115 nonsensical bindgen/src/source.c b/test cases/failing/116 nonsensical bindgen/src/source.c index d652d28b9..d652d28b9 100644 --- a/test cases/failing/115 nonsensical bindgen/src/source.c +++ b/test cases/failing/116 nonsensical bindgen/src/source.c diff --git a/test cases/failing/115 nonsensical bindgen/test.json b/test cases/failing/116 nonsensical bindgen/test.json index d9249b2b2..b0a38e826 100644 --- a/test cases/failing/115 nonsensical bindgen/test.json +++ b/test cases/failing/116 nonsensical bindgen/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/115 nonsensical bindgen/meson.build:17:24: ERROR: bindgen source file must be a C header, not an object or build target" + "line": "test cases/failing/116 nonsensical bindgen/meson.build:17:24: ERROR: bindgen source file must be a C header, not an object or build target" } ] } diff --git a/test cases/failing/116 run_target in test/meson.build b/test cases/failing/117 run_target in test/meson.build index db7cb30e7..db7cb30e7 100644 --- a/test cases/failing/116 run_target in test/meson.build +++ b/test cases/failing/117 run_target in test/meson.build diff --git a/test cases/failing/116 run_target in test/test.json b/test cases/failing/117 run_target in test/test.json index 961c1e4cb..ad24367a5 100644 --- a/test cases/failing/116 run_target in test/test.json +++ b/test cases/failing/117 run_target in test/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/116 run_target in test/meson.build:4:0: ERROR: test keyword argument 'args' was of type array[RunTarget] but should have been array[str | File | BuildTarget | CustomTarget | CustomTargetIndex]" + "line": "test cases/failing/117 run_target in test/meson.build:4:0: ERROR: test keyword argument 'args' was of type array[RunTarget] but should have been array[str | File | BuildTarget | CustomTarget | CustomTargetIndex]" } ] } diff --git a/test cases/failing/116 run_target in test/trivial.c b/test cases/failing/117 run_target in test/trivial.c index 96612d48b..96612d48b 100644 --- a/test cases/failing/116 run_target in test/trivial.c +++ b/test cases/failing/117 run_target in test/trivial.c diff --git a/test cases/failing/117 run_target in add_install_script/meson.build b/test cases/failing/118 run_target in add_install_script/meson.build index 9d37a390b..9d37a390b 100644 --- a/test cases/failing/117 run_target in add_install_script/meson.build +++ b/test cases/failing/118 run_target in add_install_script/meson.build diff --git a/test cases/failing/117 run_target in add_install_script/test.json b/test cases/failing/118 run_target in add_install_script/test.json index fec19410d..a09b1a319 100644 --- a/test cases/failing/117 run_target in add_install_script/test.json +++ b/test cases/failing/118 run_target in add_install_script/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/117 run_target in add_install_script/meson.build:4:6: ERROR: meson.add_install_script argument 2 was of type \"RunTarget\" but should have been one of: \"str\", \"File\", \"BuildTarget\", \"CustomTarget\", \"CustomTargetIndex\", \"ExternalProgram\"" + "line": "test cases/failing/118 run_target in add_install_script/meson.build:4:6: ERROR: meson.add_install_script argument 2 was of type \"RunTarget\" but should have been one of: \"str\", \"File\", \"BuildTarget\", \"CustomTarget\", \"CustomTargetIndex\", \"ExternalProgram\"" } ] } diff --git a/test cases/failing/117 run_target in add_install_script/trivial.c b/test cases/failing/118 run_target in add_install_script/trivial.c index 1b14571ed..1b14571ed 100644 --- a/test cases/failing/117 run_target in add_install_script/trivial.c +++ b/test cases/failing/118 run_target in add_install_script/trivial.c diff --git a/test cases/failing/118 pathsep in install_symlink/meson.build b/test cases/failing/119 pathsep in install_symlink/meson.build index cce82c237..cce82c237 100644 --- a/test cases/failing/118 pathsep in install_symlink/meson.build +++ b/test cases/failing/119 pathsep in install_symlink/meson.build diff --git a/test cases/failing/118 pathsep in install_symlink/test.json b/test cases/failing/119 pathsep in install_symlink/test.json index e3f3a4a88..9df546a25 100644 --- a/test cases/failing/118 pathsep in install_symlink/test.json +++ b/test cases/failing/119 pathsep in install_symlink/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/118 pathsep in install_symlink/meson.build:3:0: ERROR: Link name is \"foo/bar\", but link names cannot contain path separators. The dir part should be in install_dir." + "line": "test cases/failing/119 pathsep in install_symlink/meson.build:3:0: ERROR: Link name is \"foo/bar\", but link names cannot contain path separators. The dir part should be in install_dir." } ] } diff --git a/test cases/unit/99 custom target name/file.txt.in b/test cases/unit/100 custom target name/file.txt.in index e69de29bb..e69de29bb 100644 --- a/test cases/unit/99 custom target name/file.txt.in +++ b/test cases/unit/100 custom target name/file.txt.in diff --git a/test cases/unit/99 custom target name/meson.build b/test cases/unit/100 custom target name/meson.build index 8d148a88d..8d148a88d 100644 --- a/test cases/unit/99 custom target name/meson.build +++ b/test cases/unit/100 custom target name/meson.build diff --git a/test cases/unit/99 custom target name/subdir/meson.build b/test cases/unit/100 custom target name/subdir/meson.build index 785a7b366..785a7b366 100644 --- a/test cases/unit/99 custom target name/subdir/meson.build +++ b/test cases/unit/100 custom target name/subdir/meson.build diff --git a/test cases/unit/99 relative find program/foo.py b/test cases/unit/101 relative find program/foo.py index 21239b74b..21239b74b 100755 --- a/test cases/unit/99 relative find program/foo.py +++ b/test cases/unit/101 relative find program/foo.py diff --git a/test cases/unit/99 relative find program/meson.build b/test cases/unit/101 relative find program/meson.build index 5745d8acb..5745d8acb 100644 --- a/test cases/unit/99 relative find program/meson.build +++ b/test cases/unit/101 relative find program/meson.build diff --git a/test cases/unit/99 relative find program/subdir/meson.build b/test cases/unit/101 relative find program/subdir/meson.build index 475f5f51c..475f5f51c 100644 --- a/test cases/unit/99 relative find program/subdir/meson.build +++ b/test cases/unit/101 relative find program/subdir/meson.build diff --git a/test cases/unit/100 rlib linkage/lib2.rs b/test cases/unit/102 rlib linkage/lib2.rs index 3487bc5a9..3487bc5a9 100644 --- a/test cases/unit/100 rlib linkage/lib2.rs +++ b/test cases/unit/102 rlib linkage/lib2.rs diff --git a/test cases/unit/100 rlib linkage/main.rs b/test cases/unit/102 rlib linkage/main.rs index d0f82e4e1..d0f82e4e1 100644 --- a/test cases/unit/100 rlib linkage/main.rs +++ b/test cases/unit/102 rlib linkage/main.rs diff --git a/test cases/unit/100 rlib linkage/meson.build b/test cases/unit/102 rlib linkage/meson.build index 2d15b2a14..2d15b2a14 100644 --- a/test cases/unit/100 rlib linkage/meson.build +++ b/test cases/unit/102 rlib linkage/meson.build diff --git a/test cases/unit/101 python without pkgconfig/meson.build b/test cases/unit/103 python without pkgconfig/meson.build index b3a0c42fb..b3a0c42fb 100644 --- a/test cases/unit/101 python without pkgconfig/meson.build +++ b/test cases/unit/103 python without pkgconfig/meson.build diff --git a/test cases/unit/97 link full name/.gitignore b/test cases/unit/98 link full name/.gitignore index 812960172..812960172 100644 --- a/test cases/unit/97 link full name/.gitignore +++ b/test cases/unit/98 link full name/.gitignore diff --git a/test cases/unit/97 link full name/libtestprovider/meson.build b/test cases/unit/98 link full name/libtestprovider/meson.build index 128c213ac..128c213ac 100644 --- a/test cases/unit/97 link full name/libtestprovider/meson.build +++ b/test cases/unit/98 link full name/libtestprovider/meson.build diff --git a/test cases/unit/97 link full name/libtestprovider/provider.c b/test cases/unit/98 link full name/libtestprovider/provider.c index 5e79966f7..5e79966f7 100644 --- a/test cases/unit/97 link full name/libtestprovider/provider.c +++ b/test cases/unit/98 link full name/libtestprovider/provider.c diff --git a/test cases/unit/97 link full name/proguser/meson.build b/test cases/unit/98 link full name/proguser/meson.build index 5be5bc998..5be5bc998 100644 --- a/test cases/unit/97 link full name/proguser/meson.build +++ b/test cases/unit/98 link full name/proguser/meson.build diff --git a/test cases/unit/97 link full name/proguser/receiver.c b/test cases/unit/98 link full name/proguser/receiver.c index 65e9d8ea1..65e9d8ea1 100644 --- a/test cases/unit/97 link full name/proguser/receiver.c +++ b/test cases/unit/98 link full name/proguser/receiver.c diff --git a/test cases/unit/98 install all targets/bar-custom.txt b/test cases/unit/99 install all targets/bar-custom.txt index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/bar-custom.txt +++ b/test cases/unit/99 install all targets/bar-custom.txt diff --git a/test cases/unit/98 install all targets/bar-devel.h b/test cases/unit/99 install all targets/bar-devel.h index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/bar-devel.h +++ b/test cases/unit/99 install all targets/bar-devel.h diff --git a/test cases/unit/98 install all targets/bar-notag.txt b/test cases/unit/99 install all targets/bar-notag.txt index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/bar-notag.txt +++ b/test cases/unit/99 install all targets/bar-notag.txt diff --git a/test cases/unit/98 install all targets/custom_files/data.txt b/test cases/unit/99 install all targets/custom_files/data.txt index 557db03de..557db03de 100644 --- a/test cases/unit/98 install all targets/custom_files/data.txt +++ b/test cases/unit/99 install all targets/custom_files/data.txt diff --git a/test cases/unit/98 install all targets/foo.in b/test cases/unit/99 install all targets/foo.in index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/foo.in +++ b/test cases/unit/99 install all targets/foo.in diff --git a/test cases/unit/98 install all targets/foo1-devel.h b/test cases/unit/99 install all targets/foo1-devel.h index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/foo1-devel.h +++ b/test cases/unit/99 install all targets/foo1-devel.h diff --git a/test cases/unit/98 install all targets/lib.c b/test cases/unit/99 install all targets/lib.c index 2ea9c7dd1..2ea9c7dd1 100644 --- a/test cases/unit/98 install all targets/lib.c +++ b/test cases/unit/99 install all targets/lib.c diff --git a/test cases/unit/98 install all targets/main.c b/test cases/unit/99 install all targets/main.c index 0fb4389f7..0fb4389f7 100644 --- a/test cases/unit/98 install all targets/main.c +++ b/test cases/unit/99 install all targets/main.c diff --git a/test cases/unit/98 install all targets/meson.build b/test cases/unit/99 install all targets/meson.build index 94bd1fea2..94bd1fea2 100644 --- a/test cases/unit/98 install all targets/meson.build +++ b/test cases/unit/99 install all targets/meson.build diff --git a/test cases/unit/98 install all targets/script.py b/test cases/unit/99 install all targets/script.py index c5f3be9ed..c5f3be9ed 100644 --- a/test cases/unit/98 install all targets/script.py +++ b/test cases/unit/99 install all targets/script.py diff --git a/test cases/unit/98 install all targets/subdir/bar2-devel.h b/test cases/unit/99 install all targets/subdir/bar2-devel.h index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/subdir/bar2-devel.h +++ b/test cases/unit/99 install all targets/subdir/bar2-devel.h diff --git a/test cases/unit/98 install all targets/subdir/foo2.in b/test cases/unit/99 install all targets/subdir/foo2.in index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/subdir/foo2.in +++ b/test cases/unit/99 install all targets/subdir/foo2.in diff --git a/test cases/unit/98 install all targets/subdir/foo3-devel.h b/test cases/unit/99 install all targets/subdir/foo3-devel.h index e69de29bb..e69de29bb 100644 --- a/test cases/unit/98 install all targets/subdir/foo3-devel.h +++ b/test cases/unit/99 install all targets/subdir/foo3-devel.h diff --git a/test cases/unit/98 install all targets/subdir/lib.c b/test cases/unit/99 install all targets/subdir/lib.c index 2ea9c7dd1..2ea9c7dd1 100644 --- a/test cases/unit/98 install all targets/subdir/lib.c +++ b/test cases/unit/99 install all targets/subdir/lib.c diff --git a/test cases/unit/98 install all targets/subdir/main.c b/test cases/unit/99 install all targets/subdir/main.c index 0fb4389f7..0fb4389f7 100644 --- a/test cases/unit/98 install all targets/subdir/main.c +++ b/test cases/unit/99 install all targets/subdir/main.c diff --git a/test cases/unit/98 install all targets/subdir/meson.build b/test cases/unit/99 install all targets/subdir/meson.build index 53c796abe..53c796abe 100644 --- a/test cases/unit/98 install all targets/subdir/meson.build +++ b/test cases/unit/99 install all targets/subdir/meson.build diff --git a/test cases/unit/98 install all targets/subdir/script.py b/test cases/unit/99 install all targets/subdir/script.py index c5f3be9ed..c5f3be9ed 100644 --- a/test cases/unit/98 install all targets/subdir/script.py +++ b/test cases/unit/99 install all targets/subdir/script.py |
