diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2018-07-31 19:22:24 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-07-31 19:22:24 +0300 |
commit | 17bfbb99e5897ac759aca42d3ee375ebb33bd087 (patch) | |
tree | 8df2a3f7cbfcca9c30df15404f0227dfe0107705 /test cases | |
parent | 2bc0f56b21a6dd327a6907c5fe27885b05db49d5 (diff) | |
download | meson-17bfbb99e5897ac759aca42d3ee375ebb33bd087.zip meson-17bfbb99e5897ac759aca42d3ee375ebb33bd087.tar.gz meson-17bfbb99e5897ac759aca42d3ee375ebb33bd087.tar.bz2 |
Condense test dirs.
Diffstat (limited to 'test cases')
-rw-r--r-- | test cases/common/157 dotinclude/dotproc.c (renamed from test cases/common/158 dotinclude/dotproc.c) | 0 | ||||
-rw-r--r-- | test cases/common/157 dotinclude/meson.build (renamed from test cases/common/158 dotinclude/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/157 dotinclude/stdio.h (renamed from test cases/common/158 dotinclude/stdio.h) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/all/meson.build (renamed from test cases/common/159 reserved targets/all/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/benchmark/meson.build (renamed from test cases/common/159 reserved targets/benchmark/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/clean-ctlist/meson.build (renamed from test cases/common/159 reserved targets/clean-ctlist/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/clean-gcda/meson.build (renamed from test cases/common/159 reserved targets/clean-gcda/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/clean-gcno/meson.build (renamed from test cases/common/159 reserved targets/clean-gcno/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/clean/meson.build (renamed from test cases/common/159 reserved targets/clean/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/coverage-html/meson.build (renamed from test cases/common/159 reserved targets/coverage-html/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/coverage-text/meson.build (renamed from test cases/common/159 reserved targets/coverage-text/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/coverage-xml/meson.build (renamed from test cases/common/159 reserved targets/coverage-xml/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/coverage/meson.build (renamed from test cases/common/159 reserved targets/coverage/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/dist/meson.build (renamed from test cases/common/159 reserved targets/dist/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/distcheck/meson.build (renamed from test cases/common/159 reserved targets/distcheck/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/install/meson.build (renamed from test cases/common/159 reserved targets/install/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/meson.build (renamed from test cases/common/159 reserved targets/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/phony/meson.build (renamed from test cases/common/159 reserved targets/phony/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/reconfigure/meson.build (renamed from test cases/common/159 reserved targets/reconfigure/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/runtarget/meson.build (renamed from test cases/common/159 reserved targets/runtarget/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/scan-build/meson.build (renamed from test cases/common/159 reserved targets/scan-build/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/test.c (renamed from test cases/common/159 reserved targets/test.c) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/test/meson.build (renamed from test cases/common/159 reserved targets/test/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/158 reserved targets/uninstall/meson.build (renamed from test cases/common/159 reserved targets/uninstall/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir1/file.c (renamed from test cases/common/160 duplicate source names/dir1/file.c) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir1/meson.build (renamed from test cases/common/160 duplicate source names/dir1/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir2/dir1/file.c (renamed from test cases/common/160 duplicate source names/dir2/dir1/file.c) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir2/file.c (renamed from test cases/common/160 duplicate source names/dir2/file.c) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir2/meson.build (renamed from test cases/common/160 duplicate source names/dir2/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir3/dir1/file.c (renamed from test cases/common/160 duplicate source names/dir3/dir1/file.c) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir3/file.c (renamed from test cases/common/160 duplicate source names/dir3/file.c) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/dir3/meson.build (renamed from test cases/common/160 duplicate source names/dir3/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/159 duplicate source names/meson.build (renamed from test cases/common/160 duplicate source names/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/160 index customtarget/check_args.py (renamed from test cases/common/161 index customtarget/check_args.py) | 0 | ||||
-rw-r--r-- | test cases/common/160 index customtarget/gen_sources.py (renamed from test cases/common/161 index customtarget/gen_sources.py) | 0 | ||||
-rw-r--r-- | test cases/common/160 index customtarget/lib.c (renamed from test cases/common/161 index customtarget/lib.c) | 0 | ||||
-rw-r--r-- | test cases/common/160 index customtarget/meson.build (renamed from test cases/common/161 index customtarget/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/160 index customtarget/subdir/foo.c (renamed from test cases/common/161 index customtarget/subdir/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/160 index customtarget/subdir/meson.build (renamed from test cases/common/161 index customtarget/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/meson.build (renamed from test cases/common/162 wrap file should not failed/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/src/meson.build (renamed from test cases/common/162 wrap file should not failed/src/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/src/subprojects/foo/prog2.c (renamed from test cases/common/162 wrap file should not failed/src/subprojects/foo/prog2.c) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/src/subprojects/prog.c (renamed from test cases/common/162 wrap file should not failed/src/subprojects/prog.c) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/subprojects/packagecache/zlib-1.2.8-8-wrap.zip (renamed from test cases/common/162 wrap file should not failed/subprojects/packagecache/zlib-1.2.8-8-wrap.zip) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/subprojects/packagecache/zlib-1.2.8.tar.gz (renamed from test cases/common/162 wrap file should not failed/subprojects/packagecache/zlib-1.2.8.tar.gz) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/subprojects/zlib-1.2.8/foo.c (renamed from test cases/common/162 wrap file should not failed/subprojects/zlib-1.2.8/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/subprojects/zlib-1.2.8/meson.build (renamed from test cases/common/162 wrap file should not failed/subprojects/zlib-1.2.8/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/161 wrap file should not failed/subprojects/zlib.wrap (renamed from test cases/common/162 wrap file should not failed/subprojects/zlib.wrap) | 0 | ||||
-rw-r--r-- | test cases/common/162 includedir subproj/meson.build (renamed from test cases/common/163 includedir subproj/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/162 includedir subproj/prog.c (renamed from test cases/common/163 includedir subproj/prog.c) | 0 | ||||
-rw-r--r-- | test cases/common/162 includedir subproj/subprojects/inctest/include/incfile.h (renamed from test cases/common/163 includedir subproj/subprojects/inctest/include/incfile.h) | 0 | ||||
-rw-r--r-- | test cases/common/162 includedir subproj/subprojects/inctest/meson.build (renamed from test cases/common/163 includedir subproj/subprojects/inctest/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/a.c (renamed from test cases/common/164 subproject dir name collision/a.c) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/custom_subproject_dir/B/b.c (renamed from test cases/common/164 subproject dir name collision/custom_subproject_dir/B/b.c) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/custom_subproject_dir/B/meson.build (renamed from test cases/common/164 subproject dir name collision/custom_subproject_dir/B/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/custom_subproject_dir/C/c.c (renamed from test cases/common/164 subproject dir name collision/custom_subproject_dir/C/c.c) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/custom_subproject_dir/C/meson.build (renamed from test cases/common/164 subproject dir name collision/custom_subproject_dir/C/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/meson.build (renamed from test cases/common/164 subproject dir name collision/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/other_subdir/custom_subproject_dir/other.c (renamed from test cases/common/164 subproject dir name collision/other_subdir/custom_subproject_dir/other.c) | 0 | ||||
-rw-r--r-- | test cases/common/163 subproject dir name collision/other_subdir/meson.build (renamed from test cases/common/164 subproject dir name collision/other_subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/164 config tool variable/meson.build (renamed from test cases/common/165 config tool variable/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/165 custom target subdir depend files/copyfile.py (renamed from test cases/common/166 custom target subdir depend files/copyfile.py) | 0 | ||||
-rw-r--r-- | test cases/common/165 custom target subdir depend files/meson.build (renamed from test cases/common/166 custom target subdir depend files/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/165 custom target subdir depend files/subdir/dep.dat (renamed from test cases/common/166 custom target subdir depend files/subdir/dep.dat) | 0 | ||||
-rw-r--r-- | test cases/common/165 custom target subdir depend files/subdir/foo.c.in (renamed from test cases/common/166 custom target subdir depend files/subdir/foo.c.in) | 0 | ||||
-rw-r--r-- | test cases/common/165 custom target subdir depend files/subdir/meson.build (renamed from test cases/common/166 custom target subdir depend files/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/166 external program shebang parsing/input.txt (renamed from test cases/common/167 external program shebang parsing/input.txt) | 0 | ||||
-rw-r--r-- | test cases/common/166 external program shebang parsing/main.c (renamed from test cases/common/167 external program shebang parsing/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/166 external program shebang parsing/meson.build (renamed from test cases/common/167 external program shebang parsing/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/166 external program shebang parsing/script.int.in (renamed from test cases/common/167 external program shebang parsing/script.int.in) | 0 | ||||
-rw-r--r-- | test cases/common/167 disabler/meson.build (renamed from test cases/common/168 disabler/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/168 array option/meson.build (renamed from test cases/common/169 array option/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/168 array option/meson_options.txt (renamed from test cases/common/169 array option/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/common/169 custom target template substitution/checkcopy.py (renamed from test cases/common/170 custom target template substitution/checkcopy.py) | 0 | ||||
-rw-r--r-- | test cases/common/169 custom target template substitution/foo.c.in (renamed from test cases/common/170 custom target template substitution/foo.c.in) | 0 | ||||
-rw-r--r-- | test cases/common/169 custom target template substitution/meson.build (renamed from test cases/common/170 custom target template substitution/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/170 not-found dependency/meson.build (renamed from test cases/common/171 not-found dependency/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/170 not-found dependency/sub/meson.build (renamed from test cases/common/171 not-found dependency/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/170 not-found dependency/subprojects/trivial/meson.build (renamed from test cases/common/171 not-found dependency/subprojects/trivial/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/170 not-found dependency/subprojects/trivial/trivial.c (renamed from test cases/common/171 not-found dependency/subprojects/trivial/trivial.c) | 0 | ||||
-rw-r--r-- | test cases/common/170 not-found dependency/testlib.c (renamed from test cases/common/171 not-found dependency/testlib.c) | 0 | ||||
-rw-r--r-- | test cases/common/171 subdir if_found/meson.build (renamed from test cases/common/172 subdir if_found/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/171 subdir if_found/subdir/meson.build (renamed from test cases/common/172 subdir if_found/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/172 default options prefix dependent defaults/meson.build (renamed from test cases/common/173 default options prefix dependent defaults/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/173 dependency factory/meson.build (renamed from test cases/common/174 dependency factory/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/174 get project license/bar.c (renamed from test cases/common/175 get project license/bar.c) | 0 | ||||
-rw-r--r-- | test cases/common/174 get project license/meson.build (renamed from test cases/common/175 get project license/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/175 yield/meson.build (renamed from test cases/common/176 yield/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/175 yield/meson_options.txt (renamed from test cases/common/176 yield/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/common/175 yield/subprojects/sub/meson.build (renamed from test cases/common/176 yield/subprojects/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/175 yield/subprojects/sub/meson_options.txt (renamed from test cases/common/176 yield/subprojects/sub/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/a.c (renamed from test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/a.c) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/meson.build (renamed from test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/var/subprojects/wrap_files_might_be_here (renamed from test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/var/subprojects/wrap_files_might_be_here) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/contrib/subprojects/beta/b.c (renamed from test cases/common/177 subproject nested subproject dirs/contrib/subprojects/beta/b.c) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/contrib/subprojects/beta/meson.build (renamed from test cases/common/177 subproject nested subproject dirs/contrib/subprojects/beta/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/meson.build (renamed from test cases/common/177 subproject nested subproject dirs/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/176 subproject nested subproject dirs/prog.c (renamed from test cases/common/177 subproject nested subproject dirs/prog.c) | 0 | ||||
-rw-r--r-- | test cases/common/177 preserve gendir/base.inp (renamed from test cases/common/178 preserve gendir/base.inp) | 0 | ||||
-rw-r--r-- | test cases/common/177 preserve gendir/com/mesonbuild/subbie.inp (renamed from test cases/common/178 preserve gendir/com/mesonbuild/subbie.inp) | 0 | ||||
-rwxr-xr-x | test cases/common/177 preserve gendir/genprog.py (renamed from test cases/common/178 preserve gendir/genprog.py) | 0 | ||||
-rw-r--r-- | test cases/common/177 preserve gendir/meson.build (renamed from test cases/common/178 preserve gendir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/177 preserve gendir/testprog.c (renamed from test cases/common/178 preserve gendir/testprog.c) | 0 | ||||
-rw-r--r-- | test cases/common/178 source in dep/bar.cpp (renamed from test cases/common/179 source in dep/bar.cpp) | 0 | ||||
-rw-r--r-- | test cases/common/178 source in dep/foo.c (renamed from test cases/common/179 source in dep/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/178 source in dep/generated/funname (renamed from test cases/common/179 source in dep/generated/funname) | 0 | ||||
-rwxr-xr-x | test cases/common/178 source in dep/generated/genheader.py (renamed from test cases/common/179 source in dep/generated/genheader.py) | 0 | ||||
-rw-r--r-- | test cases/common/178 source in dep/generated/main.c (renamed from test cases/common/179 source in dep/generated/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/178 source in dep/generated/meson.build (renamed from test cases/common/179 source in dep/generated/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/178 source in dep/meson.build (renamed from test cases/common/179 source in dep/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/179 generator link whole/export.h (renamed from test cases/common/180 generator link whole/export.h) | 0 | ||||
-rwxr-xr-x | test cases/common/179 generator link whole/generator.py (renamed from test cases/common/180 generator link whole/generator.py) | 0 | ||||
-rw-r--r-- | test cases/common/179 generator link whole/main.c (renamed from test cases/common/180 generator link whole/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/179 generator link whole/meson.build (renamed from test cases/common/180 generator link whole/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/179 generator link whole/meson_test_function.tmpl (renamed from test cases/common/180 generator link whole/meson_test_function.tmpl) | 0 | ||||
-rw-r--r-- | test cases/common/179 generator link whole/pull_meson_test_function.c (renamed from test cases/common/180 generator link whole/pull_meson_test_function.c) | 0 | ||||
-rw-r--r-- | test cases/common/180 initial c_args/meson.build (renamed from test cases/common/181 initial c_args/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/180 initial c_args/test_args.txt (renamed from test cases/common/181 initial c_args/test_args.txt) | 0 | ||||
-rw-r--r-- | test cases/common/181 identical target name in subproject flat layout/foo.c (renamed from test cases/common/182 identical target name in subproject flat layout/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/181 identical target name in subproject flat layout/main.c (renamed from test cases/common/182 identical target name in subproject flat layout/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/181 identical target name in subproject flat layout/meson.build (renamed from test cases/common/182 identical target name in subproject flat layout/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/181 identical target name in subproject flat layout/subprojects/subproj/foo.c (renamed from test cases/common/182 identical target name in subproject flat layout/subprojects/subproj/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/181 identical target name in subproject flat layout/subprojects/subproj/meson.build (renamed from test cases/common/182 identical target name in subproject flat layout/subprojects/subproj/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/182 as-needed/config.h (renamed from test cases/common/184 as-needed/config.h) | 0 | ||||
-rw-r--r-- | test cases/common/182 as-needed/libA.cpp (renamed from test cases/common/184 as-needed/libA.cpp) | 0 | ||||
-rw-r--r-- | test cases/common/182 as-needed/libA.h (renamed from test cases/common/184 as-needed/libA.h) | 0 | ||||
-rw-r--r-- | test cases/common/182 as-needed/libB.cpp (renamed from test cases/common/184 as-needed/libB.cpp) | 0 | ||||
-rw-r--r-- | test cases/common/182 as-needed/main.cpp (renamed from test cases/common/184 as-needed/main.cpp) | 0 | ||||
-rw-r--r-- | test cases/common/182 as-needed/meson.build (renamed from test cases/common/184 as-needed/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/183 ndebug if-release enabled/main.c (renamed from test cases/common/185 ndebug if-release enabled/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/183 ndebug if-release enabled/meson.build (renamed from test cases/common/185 ndebug if-release enabled/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/184 ndebug if-release disabled/main.c (renamed from test cases/common/186 ndebug if-release disabled/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/184 ndebug if-release disabled/meson.build (renamed from test cases/common/186 ndebug if-release disabled/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/185 subproject version/meson.build (renamed from test cases/common/187 subproject version/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/185 subproject version/subprojects/a/meson.build (renamed from test cases/common/187 subproject version/subprojects/a/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/186 subdir_done/meson.build (renamed from test cases/common/188 subdir_done/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/187 bothlibraries/libfile.c (renamed from test cases/common/189 bothlibraries/libfile.c) | 0 | ||||
-rw-r--r-- | test cases/common/187 bothlibraries/main.c (renamed from test cases/common/189 bothlibraries/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/187 bothlibraries/meson.build (renamed from test cases/common/189 bothlibraries/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/187 bothlibraries/mylib.h (renamed from test cases/common/189 bothlibraries/mylib.h) | 0 | ||||
-rw-r--r-- | test cases/common/188 escape and unicode/file.c.in (renamed from test cases/common/190 escape and unicode/file.c.in) | 0 | ||||
-rw-r--r-- | test cases/common/188 escape and unicode/file.py (renamed from test cases/common/190 escape and unicode/file.py) | 0 | ||||
-rw-r--r-- | test cases/common/188 escape and unicode/find.py (renamed from test cases/common/190 escape and unicode/find.py) | 0 | ||||
-rw-r--r-- | test cases/common/188 escape and unicode/fun.c (renamed from test cases/common/190 escape and unicode/fun.c) | 0 | ||||
-rw-r--r-- | test cases/common/188 escape and unicode/main.c (renamed from test cases/common/190 escape and unicode/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/188 escape and unicode/meson.build (renamed from test cases/common/190 escape and unicode/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/189 has link arg/meson.build (renamed from test cases/common/191 has link arg/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/190 same target name flat layout/foo.c (renamed from test cases/common/192 same target name flat layout/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/190 same target name flat layout/main.c (renamed from test cases/common/192 same target name flat layout/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/190 same target name flat layout/meson.build (renamed from test cases/common/192 same target name flat layout/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/190 same target name flat layout/subdir/foo.c (renamed from test cases/common/192 same target name flat layout/subdir/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/190 same target name flat layout/subdir/meson.build (renamed from test cases/common/192 same target name flat layout/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/meson.build (renamed from test cases/common/193 find override/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/otherdir/main.c (renamed from test cases/common/193 find override/otherdir/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/otherdir/main2.c (renamed from test cases/common/193 find override/otherdir/main2.c) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/otherdir/meson.build (renamed from test cases/common/193 find override/otherdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/otherdir/source.desc (renamed from test cases/common/193 find override/otherdir/source.desc) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/otherdir/source2.desc (renamed from test cases/common/193 find override/otherdir/source2.desc) | 0 | ||||
-rwxr-xr-x | test cases/common/191 find override/subdir/converter.py (renamed from test cases/common/193 find override/subdir/converter.py) | 0 | ||||
-rwxr-xr-x | test cases/common/191 find override/subdir/gencodegen.py.in (renamed from test cases/common/193 find override/subdir/gencodegen.py.in) | 0 | ||||
-rw-r--r-- | test cases/common/191 find override/subdir/meson.build (renamed from test cases/common/193 find override/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/192 partial dependency/declare_dependency/headers/foo.c (renamed from test cases/common/194 partial dependency/declare_dependency/headers/foo.c) | 0 | ||||
-rw-r--r-- | test cases/common/192 partial dependency/declare_dependency/headers/foo.h (renamed from test cases/common/194 partial dependency/declare_dependency/headers/foo.h) | 0 | ||||
-rw-r--r-- | test cases/common/192 partial dependency/declare_dependency/main.c (renamed from test cases/common/194 partial dependency/declare_dependency/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/192 partial dependency/declare_dependency/meson.build (renamed from test cases/common/194 partial dependency/declare_dependency/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/192 partial dependency/declare_dependency/other.c (renamed from test cases/common/194 partial dependency/declare_dependency/other.c) | 0 | ||||
-rw-r--r-- | test cases/common/192 partial dependency/meson.build (renamed from test cases/common/194 partial dependency/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/193 openmp/main.c (renamed from test cases/common/195 openmp/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/193 openmp/main.cpp (renamed from test cases/common/195 openmp/main.cpp) | 0 | ||||
-rw-r--r-- | test cases/common/193 openmp/main.f90 (renamed from test cases/common/195 openmp/main.f90) | 0 | ||||
-rw-r--r-- | test cases/common/193 openmp/meson.build (renamed from test cases/common/195 openmp/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/194 same target name/file.c (renamed from test cases/common/196 same target name/file.c) | 0 | ||||
-rw-r--r-- | test cases/common/194 same target name/meson.build (renamed from test cases/common/196 same target name/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/194 same target name/sub/file2.c (renamed from test cases/common/196 same target name/sub/file2.c) | 0 | ||||
-rw-r--r-- | test cases/common/194 same target name/sub/meson.build (renamed from test cases/common/196 same target name/sub/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/common/195 test depends/gen.py (renamed from test cases/common/197 test depends/gen.py) | 0 | ||||
-rw-r--r-- | test cases/common/195 test depends/main.c (renamed from test cases/common/197 test depends/main.c) | 0 | ||||
-rw-r--r-- | test cases/common/195 test depends/meson.build (renamed from test cases/common/197 test depends/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/common/195 test depends/test.py (renamed from test cases/common/197 test depends/test.py) | 0 | ||||
-rw-r--r-- | test cases/common/196 args flattening/meson.build (renamed from test cases/common/198 args flattening/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/197 dict/meson.build (renamed from test cases/common/199 dict/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/197 dict/prog.c (renamed from test cases/common/199 dict/prog.c) | 0 | ||||
-rw-r--r-- | test cases/common/198 check header/meson.build (renamed from test cases/common/200 check header/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/198 check header/ouagadougou.h (renamed from test cases/common/200 check header/ouagadougou.h) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/config.h.in (renamed from test cases/common/201 install_mode/config.h.in) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/data_source.txt (renamed from test cases/common/201 install_mode/data_source.txt) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/foo.1 (renamed from test cases/common/201 install_mode/foo.1) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/installed_files.txt (renamed from test cases/common/201 install_mode/installed_files.txt) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/meson.build (renamed from test cases/common/201 install_mode/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/rootdir.h (renamed from test cases/common/201 install_mode/rootdir.h) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/runscript.sh (renamed from test cases/common/201 install_mode/runscript.sh) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/stat.c (renamed from test cases/common/201 install_mode/stat.c) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/sub1/second.dat (renamed from test cases/common/201 install_mode/sub1/second.dat) | 0 | ||||
-rw-r--r-- | test cases/common/199 install_mode/trivial.c (renamed from test cases/common/201 install_mode/trivial.c) | 0 | ||||
-rw-r--r-- | test cases/common/200 subproject array version/meson.build (renamed from test cases/common/202 subproject array version/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/200 subproject array version/subprojects/foo/meson.build (renamed from test cases/common/202 subproject array version/subprojects/foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/201 feature option/meson.build (renamed from test cases/common/203 feature option/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/201 feature option/meson_options.txt (renamed from test cases/common/203 feature option/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/common/202 feature option disabled/meson.build (renamed from test cases/common/204 feature option disabled/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/202 feature option disabled/meson_options.txt (renamed from test cases/common/204 feature option disabled/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/common/203 static threads/lib1.c (renamed from test cases/common/205 static threads/lib1.c) | 0 | ||||
-rw-r--r-- | test cases/common/203 static threads/lib2.c (renamed from test cases/common/205 static threads/lib2.c) | 0 | ||||
-rw-r--r-- | test cases/common/203 static threads/meson.build (renamed from test cases/common/205 static threads/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/203 static threads/prog.c (renamed from test cases/common/205 static threads/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/24 int conversion/meson.build (renamed from test cases/failing/25 int conversion/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/25 badlang/meson.build (renamed from test cases/failing/26 badlang/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/26 output subdir/foo.in (renamed from test cases/failing/27 output subdir/foo.in) | 0 | ||||
-rw-r--r-- | test cases/failing/26 output subdir/meson.build (renamed from test cases/failing/27 output subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/26 output subdir/subdir/dummy.txt (renamed from test cases/failing/27 output subdir/subdir/dummy.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/27 noprog use/meson.build (renamed from test cases/failing/28 noprog use/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/28 no crossprop/meson.build (renamed from test cases/failing/29 no crossprop/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/29 nested ternary/meson.build (renamed from test cases/failing/30 nested ternary/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/30 invalid man extension/meson.build (renamed from test cases/failing/31 invalid man extension/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/31 no man extension/meson.build (renamed from test cases/failing/32 no man extension/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/32 exe static shared/meson.build (renamed from test cases/failing/33 exe static shared/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/32 exe static shared/prog.c (renamed from test cases/failing/33 exe static shared/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/32 exe static shared/shlib2.c (renamed from test cases/failing/33 exe static shared/shlib2.c) | 0 | ||||
-rw-r--r-- | test cases/failing/32 exe static shared/stat.c (renamed from test cases/failing/33 exe static shared/stat.c) | 0 | ||||
-rw-r--r-- | test cases/failing/33 non-root subproject/meson.build (renamed from test cases/failing/34 non-root subproject/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/33 non-root subproject/some/meson.build (renamed from test cases/failing/34 non-root subproject/some/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/34 dependency not-required then required/meson.build (renamed from test cases/failing/35 dependency not-required then required/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/35 project argument after target/exe.c (renamed from test cases/failing/36 project argument after target/exe.c) | 0 | ||||
-rw-r--r-- | test cases/failing/35 project argument after target/meson.build (renamed from test cases/failing/36 project argument after target/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/36 pkgconfig dependency impossible conditions/meson.build (renamed from test cases/failing/37 pkgconfig dependency impossible conditions/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/37 has function external dependency/meson.build (renamed from test cases/failing/38 has function external dependency/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/37 has function external dependency/mylib.c (renamed from test cases/failing/38 has function external dependency/mylib.c) | 0 | ||||
-rw-r--r-- | test cases/failing/38 libdir must be inside prefix/meson.build (renamed from test cases/failing/39 libdir must be inside prefix/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/39 prefix absolute/meson.build (renamed from test cases/failing/40 prefix absolute/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/40 kwarg assign/dummy.c (renamed from test cases/failing/41 kwarg assign/dummy.c) | 0 | ||||
-rw-r--r-- | test cases/failing/40 kwarg assign/meson.build (renamed from test cases/failing/41 kwarg assign/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/40 kwarg assign/prog.c (renamed from test cases/failing/41 kwarg assign/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/41 custom target plainname many inputs/1.txt (renamed from test cases/failing/42 custom target plainname many inputs/1.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/41 custom target plainname many inputs/2.txt (renamed from test cases/failing/42 custom target plainname many inputs/2.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/41 custom target plainname many inputs/catfiles.py (renamed from test cases/failing/42 custom target plainname many inputs/catfiles.py) | 0 | ||||
-rw-r--r-- | test cases/failing/41 custom target plainname many inputs/meson.build (renamed from test cases/failing/42 custom target plainname many inputs/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/failing/42 custom target outputs not matching install_dirs/generator.py (renamed from test cases/failing/43 custom target outputs not matching install_dirs/generator.py) | 0 | ||||
-rw-r--r-- | test cases/failing/42 custom target outputs not matching install_dirs/installed_files.txt (renamed from test cases/failing/43 custom target outputs not matching install_dirs/installed_files.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/42 custom target outputs not matching install_dirs/meson.build (renamed from test cases/failing/43 custom target outputs not matching install_dirs/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/43 project name colon/meson.build (renamed from test cases/failing/44 project name colon/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/44 abs subdir/bob/meson.build (renamed from test cases/failing/45 abs subdir/bob/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/44 abs subdir/meson.build (renamed from test cases/failing/45 abs subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/45 abspath to srcdir/meson.build (renamed from test cases/failing/46 abspath to srcdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/46 pkgconfig variables reserved/meson.build (renamed from test cases/failing/47 pkgconfig variables reserved/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/46 pkgconfig variables reserved/simple.c (renamed from test cases/failing/47 pkgconfig variables reserved/simple.c) | 0 | ||||
-rw-r--r-- | test cases/failing/46 pkgconfig variables reserved/simple.h (renamed from test cases/failing/47 pkgconfig variables reserved/simple.h) | 0 | ||||
-rw-r--r-- | test cases/failing/47 pkgconfig variables zero length/meson.build (renamed from test cases/failing/48 pkgconfig variables zero length/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/47 pkgconfig variables zero length/simple.c (renamed from test cases/failing/48 pkgconfig variables zero length/simple.c) | 0 | ||||
-rw-r--r-- | test cases/failing/47 pkgconfig variables zero length/simple.h (renamed from test cases/failing/48 pkgconfig variables zero length/simple.h) | 0 | ||||
-rw-r--r-- | test cases/failing/48 pkgconfig variables zero length value/meson.build (renamed from test cases/failing/49 pkgconfig variables zero length value/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/48 pkgconfig variables zero length value/simple.c (renamed from test cases/failing/49 pkgconfig variables zero length value/simple.c) | 0 | ||||
-rw-r--r-- | test cases/failing/48 pkgconfig variables zero length value/simple.h (renamed from test cases/failing/49 pkgconfig variables zero length value/simple.h) | 0 | ||||
-rw-r--r-- | test cases/failing/49 pkgconfig variables not key value/meson.build (renamed from test cases/failing/50 pkgconfig variables not key value/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/49 pkgconfig variables not key value/simple.c (renamed from test cases/failing/50 pkgconfig variables not key value/simple.c) | 0 | ||||
-rw-r--r-- | test cases/failing/49 pkgconfig variables not key value/simple.h (renamed from test cases/failing/50 pkgconfig variables not key value/simple.h) | 0 | ||||
-rw-r--r-- | test cases/failing/50 executable comparison/meson.build (renamed from test cases/failing/51 executable comparison/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/50 executable comparison/prog.c (renamed from test cases/failing/51 executable comparison/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/51 inconsistent comparison/meson.build (renamed from test cases/failing/52 inconsistent comparison/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/52 slashname/meson.build (renamed from test cases/failing/53 slashname/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/52 slashname/sub/meson.build (renamed from test cases/failing/53 slashname/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/52 slashname/sub/prog.c (renamed from test cases/failing/53 slashname/sub/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/53 reserved meson prefix/meson-foo/meson.build (renamed from test cases/failing/54 reserved meson prefix/meson-foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/53 reserved meson prefix/meson.build (renamed from test cases/failing/54 reserved meson prefix/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/54 wrong shared crate type/foo.rs (renamed from test cases/failing/55 wrong shared crate type/foo.rs) | 0 | ||||
-rw-r--r-- | test cases/failing/54 wrong shared crate type/meson.build (renamed from test cases/failing/55 wrong shared crate type/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/55 wrong static crate type/foo.rs (renamed from test cases/failing/56 wrong static crate type/foo.rs) | 0 | ||||
-rw-r--r-- | test cases/failing/55 wrong static crate type/meson.build (renamed from test cases/failing/56 wrong static crate type/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/56 or on new line/meson.build (renamed from test cases/failing/57 or on new line/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/56 or on new line/meson_options.txt (renamed from test cases/failing/57 or on new line/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/57 kwarg in module/meson.build (renamed from test cases/failing/58 kwarg in module/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/58 link with executable/meson.build (renamed from test cases/failing/59 link with executable/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/58 link with executable/module.c (renamed from test cases/failing/59 link with executable/module.c) | 0 | ||||
-rw-r--r-- | test cases/failing/58 link with executable/prog.c (renamed from test cases/failing/59 link with executable/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/59 assign custom target index/meson.build (renamed from test cases/failing/60 assign custom target index/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/60 getoption prefix/meson.build (renamed from test cases/failing/61 getoption prefix/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/60 getoption prefix/subprojects/abc/meson.build (renamed from test cases/failing/61 getoption prefix/subprojects/abc/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/60 getoption prefix/subprojects/abc/meson_options.txt (renamed from test cases/failing/61 getoption prefix/subprojects/abc/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/61 bad option argument/meson.build (renamed from test cases/failing/62 bad option argument/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/61 bad option argument/meson_options.txt (renamed from test cases/failing/62 bad option argument/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/62 subproj filegrab/meson.build (renamed from test cases/failing/63 subproj filegrab/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/62 subproj filegrab/prog.c (renamed from test cases/failing/63 subproj filegrab/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/62 subproj filegrab/subprojects/a/meson.build (renamed from test cases/failing/63 subproj filegrab/subprojects/a/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/63 grab subproj/meson.build (renamed from test cases/failing/64 grab subproj/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/63 grab subproj/subprojects/foo/meson.build (renamed from test cases/failing/64 grab subproj/subprojects/foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/63 grab subproj/subprojects/foo/sub.c (renamed from test cases/failing/64 grab subproj/subprojects/foo/sub.c) | 0 | ||||
-rw-r--r-- | test cases/failing/64 grab sibling/meson.build (renamed from test cases/failing/65 grab sibling/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/64 grab sibling/subprojects/a/meson.build (renamed from test cases/failing/65 grab sibling/subprojects/a/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/64 grab sibling/subprojects/b/meson.build (renamed from test cases/failing/65 grab sibling/subprojects/b/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/64 grab sibling/subprojects/b/sneaky.c (renamed from test cases/failing/65 grab sibling/subprojects/b/sneaky.c) | 0 | ||||
-rw-r--r-- | test cases/failing/65 string as link target/meson.build (renamed from test cases/failing/66 string as link target/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/65 string as link target/prog.c (renamed from test cases/failing/66 string as link target/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/66 dependency not-found and required/meson.build (renamed from test cases/failing/67 dependency not-found and required/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/main.c (renamed from test cases/failing/68 subproj different versions/main.c) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/meson.build (renamed from test cases/failing/68 subproj different versions/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/a/a.c (renamed from test cases/failing/68 subproj different versions/subprojects/a/a.c) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/a/a.h (renamed from test cases/failing/68 subproj different versions/subprojects/a/a.h) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/a/meson.build (renamed from test cases/failing/68 subproj different versions/subprojects/a/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/b/b.c (renamed from test cases/failing/68 subproj different versions/subprojects/b/b.c) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/b/b.h (renamed from test cases/failing/68 subproj different versions/subprojects/b/b.h) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/b/meson.build (renamed from test cases/failing/68 subproj different versions/subprojects/b/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/c/c.h (renamed from test cases/failing/68 subproj different versions/subprojects/c/c.h) | 0 | ||||
-rw-r--r-- | test cases/failing/67 subproj different versions/subprojects/c/meson.build (renamed from test cases/failing/68 subproj different versions/subprojects/c/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/68 wrong boost module/meson.build (renamed from test cases/failing/69 wrong boost module/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/69 install_data rename bad size/file1.txt (renamed from test cases/failing/70 install_data rename bad size/file1.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/69 install_data rename bad size/file2.txt (renamed from test cases/failing/70 install_data rename bad size/file2.txt) | 0 | ||||
-rw-r--r-- | test cases/failing/69 install_data rename bad size/meson.build (renamed from test cases/failing/70 install_data rename bad size/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/70 skip only subdir/meson.build (renamed from test cases/failing/71 skip only subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/70 skip only subdir/subdir/meson.build (renamed from test cases/failing/71 skip only subdir/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/71 invalid escape char/meson.build (renamed from test cases/failing/72 invalid escape char/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/72 dual override/meson.build (renamed from test cases/failing/73 dual override/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/72 dual override/overrides.py (renamed from test cases/failing/73 dual override/overrides.py) | 0 | ||||
-rw-r--r-- | test cases/failing/73 override used/meson.build (renamed from test cases/failing/74 override used/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/failing/73 override used/other.py (renamed from test cases/failing/74 override used/other.py) | 0 | ||||
-rwxr-xr-x | test cases/failing/73 override used/something.py (renamed from test cases/failing/74 override used/something.py) | 0 | ||||
-rw-r--r-- | test cases/failing/74 run_command unclean exit/meson.build (renamed from test cases/failing/75 run_command unclean exit/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/failing/74 run_command unclean exit/returncode.py (renamed from test cases/failing/75 run_command unclean exit/returncode.py) | 0 | ||||
-rw-r--r-- | test cases/failing/75 int literal leading zero/meson.build (renamed from test cases/failing/76 int literal leading zero/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/76 configuration immutable/input (renamed from test cases/failing/77 configuration immutable/input) | 0 | ||||
-rw-r--r-- | test cases/failing/76 configuration immutable/meson.build (renamed from test cases/failing/77 configuration immutable/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/77 link with shared module on osx/meson.build (renamed from test cases/failing/78 link with shared module on osx/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/77 link with shared module on osx/module.c (renamed from test cases/failing/78 link with shared module on osx/module.c) | 0 | ||||
-rw-r--r-- | test cases/failing/77 link with shared module on osx/prog.c (renamed from test cases/failing/78 link with shared module on osx/prog.c) | 0 | ||||
-rw-r--r-- | test cases/failing/78 non ascii in ascii encoded configure file/config9.h.in (renamed from test cases/failing/79 non ascii in ascii encoded configure file/config9.h.in) | 0 | ||||
-rw-r--r-- | test cases/failing/78 non ascii in ascii encoded configure file/meson.build (renamed from test cases/failing/79 non ascii in ascii encoded configure file/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/79 subproj dependency not-found and required/meson.build (renamed from test cases/failing/80 subproj dependency not-found and required/meson.build) | 0 | ||||
-rw-r--r-- | test cases/failing/80 unfound run/meson.build (renamed from test cases/failing/81 unfound run/meson.build) | 0 | ||||
-rw-r--r-- | test cases/objc/4 c++ project objc subproject/master.cpp (renamed from test cases/objc/6 c++ project objc subproject/master.cpp) | 0 | ||||
-rw-r--r-- | test cases/objc/4 c++ project objc subproject/meson.build (renamed from test cases/objc/6 c++ project objc subproject/meson.build) | 0 | ||||
-rw-r--r-- | test cases/objc/4 c++ project objc subproject/subprojects/foo/foo.m (renamed from test cases/objc/6 c++ project objc subproject/subprojects/foo/foo.m) | 0 | ||||
-rw-r--r-- | test cases/objc/4 c++ project objc subproject/subprojects/foo/meson.build (renamed from test cases/objc/6 c++ project objc subproject/subprojects/foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/10 build_rpath/meson.build (renamed from test cases/unit/11 build_rpath/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/10 build_rpath/prog.c (renamed from test cases/unit/11 build_rpath/prog.c) | 0 | ||||
-rw-r--r-- | test cases/unit/10 build_rpath/prog.cc (renamed from test cases/unit/11 build_rpath/prog.cc) | 0 | ||||
-rw-r--r-- | test cases/unit/10 build_rpath/sub/meson.build (renamed from test cases/unit/11 build_rpath/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/10 build_rpath/sub/stuff.c (renamed from test cases/unit/11 build_rpath/sub/stuff.c) | 0 | ||||
-rw-r--r-- | test cases/unit/11 cross prog/meson.build (renamed from test cases/unit/12 cross prog/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/unit/11 cross prog/some_cross_tool.py (renamed from test cases/unit/12 cross prog/some_cross_tool.py) | 0 | ||||
-rwxr-xr-x | test cases/unit/11 cross prog/sometool.py (renamed from test cases/unit/12 cross prog/sometool.py) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/meson.build (renamed from test cases/unit/13 promote/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s1/meson.build (renamed from test cases/unit/13 promote/subprojects/s1/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s1/s1.c (renamed from test cases/unit/13 promote/subprojects/s1/s1.c) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s1/subprojects/s3/meson.build (renamed from test cases/unit/13 promote/subprojects/s1/subprojects/s3/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s1/subprojects/s3/s3.c (renamed from test cases/unit/13 promote/subprojects/s1/subprojects/s3/s3.c) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s1/subprojects/scommon/meson.build (renamed from test cases/unit/13 promote/subprojects/s1/subprojects/scommon/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s1/subprojects/scommon/scommon_broken.c (renamed from test cases/unit/13 promote/subprojects/s1/subprojects/scommon/scommon_broken.c) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s2/meson.build (renamed from test cases/unit/13 promote/subprojects/s2/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s2/s2.c (renamed from test cases/unit/13 promote/subprojects/s2/s2.c) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s2/subprojects/athing.wrap (renamed from test cases/unit/13 promote/subprojects/s2/subprojects/athing.wrap) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s2/subprojects/scommon/meson.build (renamed from test cases/unit/13 promote/subprojects/s2/subprojects/scommon/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/12 promote/subprojects/s2/subprojects/scommon/scommon_ok.c (renamed from test cases/unit/13 promote/subprojects/s2/subprojects/scommon/scommon_ok.c) | 0 | ||||
-rw-r--r-- | test cases/unit/14 testsetup selection/main.c (renamed from test cases/unit/13 testsetup selection/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/14 testsetup selection/meson.build (renamed from test cases/unit/13 testsetup selection/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/14 testsetup selection/subprojects/bar/bar.c (renamed from test cases/unit/13 testsetup selection/subprojects/bar/bar.c) | 0 | ||||
-rw-r--r-- | test cases/unit/14 testsetup selection/subprojects/bar/meson.build (renamed from test cases/unit/13 testsetup selection/subprojects/bar/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/14 testsetup selection/subprojects/foo/foo.c (renamed from test cases/unit/13 testsetup selection/subprojects/foo/foo.c) | 0 | ||||
-rw-r--r-- | test cases/unit/14 testsetup selection/subprojects/foo/meson.build (renamed from test cases/unit/13 testsetup selection/subprojects/foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/15 prebuilt object/main.c (renamed from test cases/unit/14 prebuilt object/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/15 prebuilt object/meson.build (renamed from test cases/unit/14 prebuilt object/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/15 prebuilt object/source.c (renamed from test cases/unit/14 prebuilt object/source.c) | 0 | ||||
-rw-r--r-- | test cases/unit/16 prebuilt static/libdir/best.c (renamed from test cases/unit/15 prebuilt static/libdir/best.c) | 0 | ||||
-rw-r--r-- | test cases/unit/16 prebuilt static/libdir/best.h (renamed from test cases/unit/15 prebuilt static/libdir/best.h) | 0 | ||||
-rw-r--r-- | test cases/unit/16 prebuilt static/libdir/meson.build (renamed from test cases/unit/15 prebuilt static/libdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/16 prebuilt static/main.c (renamed from test cases/unit/15 prebuilt static/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/16 prebuilt static/meson.build (renamed from test cases/unit/15 prebuilt static/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/17 prebuilt shared/alexandria.c (renamed from test cases/unit/16 prebuilt shared/alexandria.c) | 0 | ||||
-rw-r--r-- | test cases/unit/17 prebuilt shared/alexandria.h (renamed from test cases/unit/16 prebuilt shared/alexandria.h) | 0 | ||||
-rw-r--r-- | test cases/unit/17 prebuilt shared/another_visitor.c (renamed from test cases/unit/16 prebuilt shared/another_visitor.c) | 0 | ||||
-rw-r--r-- | test cases/unit/17 prebuilt shared/meson.build (renamed from test cases/unit/16 prebuilt shared/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/17 prebuilt shared/patron.c (renamed from test cases/unit/16 prebuilt shared/patron.c) | 0 | ||||
-rw-r--r-- | test cases/unit/18 pkgconfig static/foo.c (renamed from test cases/unit/17 pkgconfig static/foo.c) | 0 | ||||
-rw-r--r-- | test cases/unit/18 pkgconfig static/foo.pc.in (renamed from test cases/unit/17 pkgconfig static/foo.pc.in) | 0 | ||||
-rw-r--r-- | test cases/unit/18 pkgconfig static/include/foo.h (renamed from test cases/unit/17 pkgconfig static/include/foo.h) | 0 | ||||
-rw-r--r-- | test cases/unit/18 pkgconfig static/main.c (renamed from test cases/unit/17 pkgconfig static/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/18 pkgconfig static/meson.build (renamed from test cases/unit/17 pkgconfig static/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/19 array option/meson.build (renamed from test cases/unit/18 array option/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/19 array option/meson_options.txt (renamed from test cases/unit/18 array option/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/a.c (renamed from test cases/unit/21 warning location/a.c) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/b.c (renamed from test cases/unit/21 warning location/b.c) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/conf.in (renamed from test cases/unit/21 warning location/conf.in) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/main.c (renamed from test cases/unit/21 warning location/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/meson.build (renamed from test cases/unit/21 warning location/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/sub/c.c (renamed from test cases/unit/21 warning location/sub/c.c) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/sub/d.c (renamed from test cases/unit/21 warning location/sub/d.c) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/sub/meson.build (renamed from test cases/unit/21 warning location/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/22 warning location/sub/sub.c (renamed from test cases/unit/21 warning location/sub/sub.c) | 0 | ||||
-rw-r--r-- | test cases/unit/23 unfound pkgconfig/meson.build (renamed from test cases/unit/22 unfound pkgconfig/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/23 unfound pkgconfig/some.c (renamed from test cases/unit/22 unfound pkgconfig/some.c) | 0 | ||||
-rw-r--r-- | test cases/unit/24 compiler run_command/meson.build (renamed from test cases/unit/23 compiler run_command/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/25 non-permitted kwargs/meson.build (renamed from test cases/unit/23 non-permitted kwargs/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/datafile.cat (renamed from test cases/unit/24 install umask/datafile.cat) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/meson.build (renamed from test cases/unit/24 install umask/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/myinstall.py (renamed from test cases/unit/24 install umask/myinstall.py) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/prog.1 (renamed from test cases/unit/24 install umask/prog.1) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/prog.c (renamed from test cases/unit/24 install umask/prog.c) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/sample.h (renamed from test cases/unit/24 install umask/sample.h) | 0 | ||||
-rw-r--r-- | test cases/unit/26 install umask/subdir/datafile.dog (renamed from test cases/unit/24 install umask/subdir/datafile.dog) | 0 | ||||
-rwxr-xr-x | test cases/unit/26 install umask/subdir/sayhello (renamed from test cases/unit/24 install umask/subdir/sayhello) | 0 | ||||
-rw-r--r-- | test cases/unit/27 pkgconfig usage/dependee/meson.build (renamed from test cases/unit/24 pkgconfig usage/dependee/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/27 pkgconfig usage/dependee/pkguser.c (renamed from test cases/unit/24 pkgconfig usage/dependee/pkguser.c) | 0 | ||||
-rw-r--r-- | test cases/unit/27 pkgconfig usage/dependency/meson.build (renamed from test cases/unit/24 pkgconfig usage/dependency/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/27 pkgconfig usage/dependency/pkgdep.c (renamed from test cases/unit/24 pkgconfig usage/dependency/pkgdep.c) | 0 | ||||
-rw-r--r-- | test cases/unit/27 pkgconfig usage/dependency/pkgdep.h (renamed from test cases/unit/24 pkgconfig usage/dependency/pkgdep.h) | 0 | ||||
-rw-r--r-- | test cases/unit/27 pkgconfig usage/dependency/privatelib.c (renamed from test cases/unit/24 pkgconfig usage/dependency/privatelib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/28 ndebug if-release/main.c (renamed from test cases/unit/25 ndebug if-release/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/28 ndebug if-release/meson.build (renamed from test cases/unit/25 ndebug if-release/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/29 guessed linker dependencies/exe/app.c (renamed from test cases/unit/26 guessed linker dependencies/exe/app.c) | 0 | ||||
-rw-r--r-- | test cases/unit/29 guessed linker dependencies/exe/meson.build (renamed from test cases/unit/26 guessed linker dependencies/exe/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/29 guessed linker dependencies/lib/lib.c (renamed from test cases/unit/26 guessed linker dependencies/lib/lib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/29 guessed linker dependencies/lib/meson.build (renamed from test cases/unit/26 guessed linker dependencies/lib/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/29 guessed linker dependencies/lib/meson_options.txt (renamed from test cases/unit/26 guessed linker dependencies/lib/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/30 shared_mod linking/libfile.c (renamed from test cases/unit/26 shared_mod linking/libfile.c) | 0 | ||||
-rw-r--r-- | test cases/unit/30 shared_mod linking/main.c (renamed from test cases/unit/26 shared_mod linking/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/30 shared_mod linking/meson.build (renamed from test cases/unit/26 shared_mod linking/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/31 forcefallback/meson.build (renamed from test cases/unit/27 forcefallback/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/31 forcefallback/subprojects/notzlib/meson.build (renamed from test cases/unit/27 forcefallback/subprojects/notzlib/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/31 forcefallback/subprojects/notzlib/notzlib.c (renamed from test cases/unit/27 forcefallback/subprojects/notzlib/notzlib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/31 forcefallback/subprojects/notzlib/notzlib.h (renamed from test cases/unit/27 forcefallback/subprojects/notzlib/notzlib.h) | 0 | ||||
-rw-r--r-- | test cases/unit/31 forcefallback/test_not_zlib.c (renamed from test cases/unit/27 forcefallback/test_not_zlib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/32 pkgconfig use libraries/app/app.c (renamed from test cases/unit/28 pkgconfig use libraries/app/app.c) | 0 | ||||
-rw-r--r-- | test cases/unit/32 pkgconfig use libraries/app/meson.build (renamed from test cases/unit/28 pkgconfig use libraries/app/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/32 pkgconfig use libraries/lib/liba.c (renamed from test cases/unit/28 pkgconfig use libraries/lib/liba.c) | 0 | ||||
-rw-r--r-- | test cases/unit/32 pkgconfig use libraries/lib/libb.c (renamed from test cases/unit/28 pkgconfig use libraries/lib/libb.c) | 0 | ||||
-rw-r--r-- | test cases/unit/32 pkgconfig use libraries/lib/meson.build (renamed from test cases/unit/28 pkgconfig use libraries/lib/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/33 cross file overrides always args/meson.build (renamed from test cases/unit/29 cross file overrides always args/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/33 cross file overrides always args/test.c (renamed from test cases/unit/29 cross file overrides always args/test.c) | 0 | ||||
-rw-r--r-- | test cases/unit/33 cross file overrides always args/ubuntu-armhf-overrides.txt (renamed from test cases/unit/29 cross file overrides always args/ubuntu-armhf-overrides.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/34 command line/meson.build (renamed from test cases/unit/30 command line/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/34 command line/meson_options.txt (renamed from test cases/unit/30 command line/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/34 command line/subprojects/subp/meson.build (renamed from test cases/unit/30 command line/subprojects/subp/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/34 command line/subprojects/subp/meson_options.txt (renamed from test cases/unit/30 command line/subprojects/subp/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/35 mixed command line args/meson.build (renamed from test cases/unit/30 mixed command line args/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/35 mixed command line args/meson_options.txt (renamed from test cases/unit/30 mixed command line args/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/36 pkgconfig format/meson.build (renamed from test cases/unit/31 pkgconfig format/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/36 pkgconfig format/somelib.c (renamed from test cases/unit/31 pkgconfig format/somelib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/36 pkgconfig format/someret.c (renamed from test cases/unit/31 pkgconfig format/someret.c) | 0 | ||||
-rwxr-xr-x | test cases/unit/37 python extmodule/blaster.py (renamed from test cases/unit/32 python extmodule/blaster.py) | 0 | ||||
-rw-r--r-- | test cases/unit/37 python extmodule/ext/meson.build (renamed from test cases/unit/32 python extmodule/ext/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/37 python extmodule/ext/tachyon_module.c (renamed from test cases/unit/32 python extmodule/ext/tachyon_module.c) | 0 | ||||
-rw-r--r-- | test cases/unit/37 python extmodule/meson.build (renamed from test cases/unit/32 python extmodule/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/37 python extmodule/meson_options.txt (renamed from test cases/unit/32 python extmodule/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/built library/bar.c (renamed from test cases/unit/33 external, internal library rpath/built library/bar.c) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/built library/meson.build (renamed from test cases/unit/33 external, internal library rpath/built library/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/built library/meson_options.txt (renamed from test cases/unit/33 external, internal library rpath/built library/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/built library/prog.c (renamed from test cases/unit/33 external, internal library rpath/built library/prog.c) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/external library/faa.c (renamed from test cases/unit/33 external, internal library rpath/external library/faa.c) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/external library/foo.c (renamed from test cases/unit/33 external, internal library rpath/external library/foo.c) | 0 | ||||
-rw-r--r-- | test cases/unit/38 external, internal library rpath/external library/meson.build (renamed from test cases/unit/33 external, internal library rpath/external library/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/39 featurenew subprojects/meson.build (renamed from test cases/unit/34 featurenew subprojects/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/39 featurenew subprojects/subprojects/bar/meson.build (renamed from test cases/unit/34 featurenew subprojects/subprojects/bar/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/39 featurenew subprojects/subprojects/foo/meson.build (renamed from test cases/unit/34 featurenew subprojects/subprojects/foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/40 rpath order/meson.build (renamed from test cases/unit/35 rpath order/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/40 rpath order/myexe.c (renamed from test cases/unit/35 rpath order/myexe.c) | 0 | ||||
-rw-r--r-- | test cases/unit/40 rpath order/subprojects/sub1/lib.c (renamed from test cases/unit/35 rpath order/subprojects/sub1/lib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/40 rpath order/subprojects/sub1/meson.build (renamed from test cases/unit/35 rpath order/subprojects/sub1/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/40 rpath order/subprojects/sub2/lib.c (renamed from test cases/unit/35 rpath order/subprojects/sub2/lib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/40 rpath order/subprojects/sub2/meson.build (renamed from test cases/unit/35 rpath order/subprojects/sub2/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/41 dep order/lib1.c (renamed from test cases/unit/36 dep order/lib1.c) | 0 | ||||
-rw-r--r-- | test cases/unit/41 dep order/lib2.c (renamed from test cases/unit/36 dep order/lib2.c) | 0 | ||||
-rw-r--r-- | test cases/unit/41 dep order/meson.build (renamed from test cases/unit/36 dep order/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/41 dep order/myexe.c (renamed from test cases/unit/36 dep order/myexe.c) | 0 | ||||
-rw-r--r-- | test cases/unit/8 -L -l order/first.pc (renamed from test cases/unit/9 -L -l order/first.pc) | 0 | ||||
-rw-r--r-- | test cases/unit/8 -L -l order/meson.build (renamed from test cases/unit/9 -L -l order/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/8 -L -l order/prog.c (renamed from test cases/unit/9 -L -l order/prog.c) | 0 | ||||
-rw-r--r-- | test cases/unit/8 -L -l order/second.pc (renamed from test cases/unit/9 -L -l order/second.pc) | 0 | ||||
-rw-r--r-- | test cases/unit/9 d dedup/meson.build (renamed from test cases/unit/10 d dedup/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/9 d dedup/prog.c (renamed from test cases/unit/10 d dedup/prog.c) | 0 | ||||
-rw-r--r-- | test cases/windows/10 vs module defs generated custom target/meson.build (renamed from test cases/windows/11 vs module defs generated custom target/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/10 vs module defs generated custom target/prog.c (renamed from test cases/windows/10 vs module defs generated/prog.c) | 0 | ||||
-rwxr-xr-x | test cases/windows/10 vs module defs generated custom target/subdir/make_def.py (renamed from test cases/windows/11 vs module defs generated custom target/subdir/make_def.py) | 0 | ||||
-rw-r--r-- | test cases/windows/10 vs module defs generated custom target/subdir/meson.build (renamed from test cases/windows/11 vs module defs generated custom target/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/10 vs module defs generated custom target/subdir/somedll.c (renamed from test cases/windows/10 vs module defs generated/subdir/somedll.c) | 0 | ||||
-rw-r--r-- | test cases/windows/11 exe implib/installed_files.txt (renamed from test cases/windows/12 exe implib/installed_files.txt) | 0 | ||||
-rw-r--r-- | test cases/windows/11 exe implib/meson.build (renamed from test cases/windows/12 exe implib/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/11 exe implib/prog.c (renamed from test cases/windows/12 exe implib/prog.c) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/meson.build (renamed from test cases/windows/13 resources with custom targets/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/prog.c (renamed from test cases/windows/13 resources with custom targets/prog.c) | 0 | ||||
-rwxr-xr-x | test cases/windows/12 resources with custom targets/res/gen-res.py (renamed from test cases/windows/13 resources with custom targets/res/gen-res.py) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/res/meson.build (renamed from test cases/windows/13 resources with custom targets/res/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/res/myres.rc.in (renamed from test cases/windows/13 resources with custom targets/res/myres.rc.in) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/res/myres_static.rc (renamed from test cases/windows/13 resources with custom targets/res/myres_static.rc) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/res/resource.h (renamed from test cases/windows/13 resources with custom targets/res/resource.h) | 0 | ||||
-rw-r--r-- | test cases/windows/12 resources with custom targets/res/sample.ico (renamed from test cases/windows/13 resources with custom targets/res/sample.ico) | bin | 9662 -> 9662 bytes | |||
-rw-r--r-- | test cases/windows/13 test argument extra paths/exe/main.c (renamed from test cases/windows/14 test argument extra paths/exe/main.c) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/exe/meson.build (renamed from test cases/windows/14 test argument extra paths/exe/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/lib/foo.c (renamed from test cases/windows/14 test argument extra paths/lib/foo.c) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/lib/foo.h (renamed from test cases/windows/14 test argument extra paths/lib/foo.h) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/lib/meson.build (renamed from test cases/windows/14 test argument extra paths/lib/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/meson.build (renamed from test cases/windows/14 test argument extra paths/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/test/meson.build (renamed from test cases/windows/14 test argument extra paths/test/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/13 test argument extra paths/test/test_run_exe.py (renamed from test cases/windows/14 test argument extra paths/test/test_run_exe.py) | 0 | ||||
-rwxr-xr-x | test cases/windows/14 resources with custom target depend_files/ico/gen-ico.py (renamed from test cases/windows/15 resources with custom target depend_files/ico/gen-ico.py) | 0 | ||||
-rw-r--r-- | test cases/windows/14 resources with custom target depend_files/ico/meson.build (renamed from test cases/windows/15 resources with custom target depend_files/ico/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/14 resources with custom target depend_files/ico/sample.ico.in (renamed from test cases/windows/15 resources with custom target depend_files/ico/sample.ico.in) | bin | 9662 -> 9662 bytes | |||
-rw-r--r-- | test cases/windows/14 resources with custom target depend_files/meson.build (renamed from test cases/windows/15 resources with custom target depend_files/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/14 resources with custom target depend_files/prog.c (renamed from test cases/windows/15 resources with custom target depend_files/prog.c) | 0 | ||||
-rw-r--r-- | test cases/windows/14 resources with custom target depend_files/res/meson.build (renamed from test cases/windows/15 resources with custom target depend_files/res/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/14 resources with custom target depend_files/res/myres.rc (renamed from test cases/windows/15 resources with custom target depend_files/res/myres.rc) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/a/meson.build (renamed from test cases/windows/16 resource scripts with duplicate filenames/a/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/a/rsrc.rc (renamed from test cases/windows/16 resource scripts with duplicate filenames/a/rsrc.rc) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/b/meson.build (renamed from test cases/windows/16 resource scripts with duplicate filenames/b/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/b/rsrc.rc (renamed from test cases/windows/16 resource scripts with duplicate filenames/b/rsrc.rc) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/c/meson.build (renamed from test cases/windows/16 resource scripts with duplicate filenames/c/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/c/rsrc.rc (renamed from test cases/windows/16 resource scripts with duplicate filenames/c/rsrc.rc) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/meson.build (renamed from test cases/windows/16 resource scripts with duplicate filenames/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/rsrc.rc (renamed from test cases/windows/16 resource scripts with duplicate filenames/rsrc.rc) | 0 | ||||
-rw-r--r-- | test cases/windows/15 resource scripts with duplicate filenames/verify.c (renamed from test cases/windows/16 resource scripts with duplicate filenames/verify.c) | 0 | ||||
-rw-r--r-- | test cases/windows/7 dll versioning/copyfile.py (renamed from test cases/windows/8 dll versioning/copyfile.py) | 0 | ||||
-rw-r--r-- | test cases/windows/7 dll versioning/exe.orig.c (renamed from test cases/windows/8 dll versioning/exe.orig.c) | 0 | ||||
-rw-r--r-- | test cases/windows/7 dll versioning/installed_files.txt (renamed from test cases/windows/8 dll versioning/installed_files.txt) | 0 | ||||
-rw-r--r-- | test cases/windows/7 dll versioning/lib.c (renamed from test cases/windows/8 dll versioning/lib.c) | 0 | ||||
-rw-r--r-- | test cases/windows/7 dll versioning/meson.build (renamed from test cases/windows/8 dll versioning/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/8 find program/meson.build (renamed from test cases/windows/9 find program/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/8 find program/test-script (renamed from test cases/windows/9 find program/test-script) | 0 | ||||
-rw-r--r-- | test cases/windows/8 find program/test-script-ext.py (renamed from test cases/windows/9 find program/test-script-ext.py) | 0 | ||||
-rw-r--r-- | test cases/windows/9 vs module defs generated/meson.build (renamed from test cases/windows/10 vs module defs generated/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/9 vs module defs generated/prog.c (renamed from test cases/windows/11 vs module defs generated custom target/prog.c) | 0 | ||||
-rw-r--r-- | test cases/windows/9 vs module defs generated/subdir/meson.build (renamed from test cases/windows/10 vs module defs generated/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/windows/9 vs module defs generated/subdir/somedll.c (renamed from test cases/windows/11 vs module defs generated custom target/subdir/somedll.c) | 0 | ||||
-rw-r--r-- | test cases/windows/9 vs module defs generated/subdir/somedll.def.in (renamed from test cases/windows/10 vs module defs generated/subdir/somedll.def.in) | 0 |
518 files changed, 0 insertions, 0 deletions
diff --git a/test cases/common/158 dotinclude/dotproc.c b/test cases/common/157 dotinclude/dotproc.c index 5e65f7b..5e65f7b 100644 --- a/test cases/common/158 dotinclude/dotproc.c +++ b/test cases/common/157 dotinclude/dotproc.c diff --git a/test cases/common/158 dotinclude/meson.build b/test cases/common/157 dotinclude/meson.build index e0c2cd7..e0c2cd7 100644 --- a/test cases/common/158 dotinclude/meson.build +++ b/test cases/common/157 dotinclude/meson.build diff --git a/test cases/common/158 dotinclude/stdio.h b/test cases/common/157 dotinclude/stdio.h index b6bd09f..b6bd09f 100644 --- a/test cases/common/158 dotinclude/stdio.h +++ b/test cases/common/157 dotinclude/stdio.h diff --git a/test cases/common/159 reserved targets/all/meson.build b/test cases/common/158 reserved targets/all/meson.build index adee882..adee882 100644 --- a/test cases/common/159 reserved targets/all/meson.build +++ b/test cases/common/158 reserved targets/all/meson.build diff --git a/test cases/common/159 reserved targets/benchmark/meson.build b/test cases/common/158 reserved targets/benchmark/meson.build index 242cc23..242cc23 100644 --- a/test cases/common/159 reserved targets/benchmark/meson.build +++ b/test cases/common/158 reserved targets/benchmark/meson.build diff --git a/test cases/common/159 reserved targets/clean-ctlist/meson.build b/test cases/common/158 reserved targets/clean-ctlist/meson.build index 75eb207..75eb207 100644 --- a/test cases/common/159 reserved targets/clean-ctlist/meson.build +++ b/test cases/common/158 reserved targets/clean-ctlist/meson.build diff --git a/test cases/common/159 reserved targets/clean-gcda/meson.build b/test cases/common/158 reserved targets/clean-gcda/meson.build index 488a527..488a527 100644 --- a/test cases/common/159 reserved targets/clean-gcda/meson.build +++ b/test cases/common/158 reserved targets/clean-gcda/meson.build diff --git a/test cases/common/159 reserved targets/clean-gcno/meson.build b/test cases/common/158 reserved targets/clean-gcno/meson.build index eec789a..eec789a 100644 --- a/test cases/common/159 reserved targets/clean-gcno/meson.build +++ b/test cases/common/158 reserved targets/clean-gcno/meson.build diff --git a/test cases/common/159 reserved targets/clean/meson.build b/test cases/common/158 reserved targets/clean/meson.build index 4e27b6c..4e27b6c 100644 --- a/test cases/common/159 reserved targets/clean/meson.build +++ b/test cases/common/158 reserved targets/clean/meson.build diff --git a/test cases/common/159 reserved targets/coverage-html/meson.build b/test cases/common/158 reserved targets/coverage-html/meson.build index 10a4cc8..10a4cc8 100644 --- a/test cases/common/159 reserved targets/coverage-html/meson.build +++ b/test cases/common/158 reserved targets/coverage-html/meson.build diff --git a/test cases/common/159 reserved targets/coverage-text/meson.build b/test cases/common/158 reserved targets/coverage-text/meson.build index 21dcae5..21dcae5 100644 --- a/test cases/common/159 reserved targets/coverage-text/meson.build +++ b/test cases/common/158 reserved targets/coverage-text/meson.build diff --git a/test cases/common/159 reserved targets/coverage-xml/meson.build b/test cases/common/158 reserved targets/coverage-xml/meson.build index 44d7bfb..44d7bfb 100644 --- a/test cases/common/159 reserved targets/coverage-xml/meson.build +++ b/test cases/common/158 reserved targets/coverage-xml/meson.build diff --git a/test cases/common/159 reserved targets/coverage/meson.build b/test cases/common/158 reserved targets/coverage/meson.build index b401055..b401055 100644 --- a/test cases/common/159 reserved targets/coverage/meson.build +++ b/test cases/common/158 reserved targets/coverage/meson.build diff --git a/test cases/common/159 reserved targets/dist/meson.build b/test cases/common/158 reserved targets/dist/meson.build index 951bbb4..951bbb4 100644 --- a/test cases/common/159 reserved targets/dist/meson.build +++ b/test cases/common/158 reserved targets/dist/meson.build diff --git a/test cases/common/159 reserved targets/distcheck/meson.build b/test cases/common/158 reserved targets/distcheck/meson.build index 12b9328..12b9328 100644 --- a/test cases/common/159 reserved targets/distcheck/meson.build +++ b/test cases/common/158 reserved targets/distcheck/meson.build diff --git a/test cases/common/159 reserved targets/install/meson.build b/test cases/common/158 reserved targets/install/meson.build index 4839901..4839901 100644 --- a/test cases/common/159 reserved targets/install/meson.build +++ b/test cases/common/158 reserved targets/install/meson.build diff --git a/test cases/common/159 reserved targets/meson.build b/test cases/common/158 reserved targets/meson.build index 24fd937..24fd937 100644 --- a/test cases/common/159 reserved targets/meson.build +++ b/test cases/common/158 reserved targets/meson.build diff --git a/test cases/common/159 reserved targets/phony/meson.build b/test cases/common/158 reserved targets/phony/meson.build index 6710fc1..6710fc1 100644 --- a/test cases/common/159 reserved targets/phony/meson.build +++ b/test cases/common/158 reserved targets/phony/meson.build diff --git a/test cases/common/159 reserved targets/reconfigure/meson.build b/test cases/common/158 reserved targets/reconfigure/meson.build index c3ea3da..c3ea3da 100644 --- a/test cases/common/159 reserved targets/reconfigure/meson.build +++ b/test cases/common/158 reserved targets/reconfigure/meson.build diff --git a/test cases/common/159 reserved targets/runtarget/meson.build b/test cases/common/158 reserved targets/runtarget/meson.build index 52c371b..52c371b 100644 --- a/test cases/common/159 reserved targets/runtarget/meson.build +++ b/test cases/common/158 reserved targets/runtarget/meson.build diff --git a/test cases/common/159 reserved targets/scan-build/meson.build b/test cases/common/158 reserved targets/scan-build/meson.build index 1002053..1002053 100644 --- a/test cases/common/159 reserved targets/scan-build/meson.build +++ b/test cases/common/158 reserved targets/scan-build/meson.build diff --git a/test cases/common/159 reserved targets/test.c b/test cases/common/158 reserved targets/test.c index 0fb4389..0fb4389 100644 --- a/test cases/common/159 reserved targets/test.c +++ b/test cases/common/158 reserved targets/test.c diff --git a/test cases/common/159 reserved targets/test/meson.build b/test cases/common/158 reserved targets/test/meson.build index 4ab123c..4ab123c 100644 --- a/test cases/common/159 reserved targets/test/meson.build +++ b/test cases/common/158 reserved targets/test/meson.build diff --git a/test cases/common/159 reserved targets/uninstall/meson.build b/test cases/common/158 reserved targets/uninstall/meson.build index 21c6ca6..21c6ca6 100644 --- a/test cases/common/159 reserved targets/uninstall/meson.build +++ b/test cases/common/158 reserved targets/uninstall/meson.build diff --git a/test cases/common/160 duplicate source names/dir1/file.c b/test cases/common/159 duplicate source names/dir1/file.c index 094e187..094e187 100644 --- a/test cases/common/160 duplicate source names/dir1/file.c +++ b/test cases/common/159 duplicate source names/dir1/file.c diff --git a/test cases/common/160 duplicate source names/dir1/meson.build b/test cases/common/159 duplicate source names/dir1/meson.build index 00bc85d..00bc85d 100644 --- a/test cases/common/160 duplicate source names/dir1/meson.build +++ b/test cases/common/159 duplicate source names/dir1/meson.build diff --git a/test cases/common/160 duplicate source names/dir2/dir1/file.c b/test cases/common/159 duplicate source names/dir2/dir1/file.c index 5aac8e5..5aac8e5 100644 --- a/test cases/common/160 duplicate source names/dir2/dir1/file.c +++ b/test cases/common/159 duplicate source names/dir2/dir1/file.c diff --git a/test cases/common/160 duplicate source names/dir2/file.c b/test cases/common/159 duplicate source names/dir2/file.c index 6cf8d66..6cf8d66 100644 --- a/test cases/common/160 duplicate source names/dir2/file.c +++ b/test cases/common/159 duplicate source names/dir2/file.c diff --git a/test cases/common/160 duplicate source names/dir2/meson.build b/test cases/common/159 duplicate source names/dir2/meson.build index f116a02..f116a02 100644 --- a/test cases/common/160 duplicate source names/dir2/meson.build +++ b/test cases/common/159 duplicate source names/dir2/meson.build diff --git a/test cases/common/160 duplicate source names/dir3/dir1/file.c b/test cases/common/159 duplicate source names/dir3/dir1/file.c index 04667c2..04667c2 100644 --- a/test cases/common/160 duplicate source names/dir3/dir1/file.c +++ b/test cases/common/159 duplicate source names/dir3/dir1/file.c diff --git a/test cases/common/160 duplicate source names/dir3/file.c b/test cases/common/159 duplicate source names/dir3/file.c index d16d0a8..d16d0a8 100644 --- a/test cases/common/160 duplicate source names/dir3/file.c +++ b/test cases/common/159 duplicate source names/dir3/file.c diff --git a/test cases/common/160 duplicate source names/dir3/meson.build b/test cases/common/159 duplicate source names/dir3/meson.build index 70ddbf2..70ddbf2 100644 --- a/test cases/common/160 duplicate source names/dir3/meson.build +++ b/test cases/common/159 duplicate source names/dir3/meson.build diff --git a/test cases/common/160 duplicate source names/meson.build b/test cases/common/159 duplicate source names/meson.build index cac5194..cac5194 100644 --- a/test cases/common/160 duplicate source names/meson.build +++ b/test cases/common/159 duplicate source names/meson.build diff --git a/test cases/common/161 index customtarget/check_args.py b/test cases/common/160 index customtarget/check_args.py index 8663a6f..8663a6f 100644 --- a/test cases/common/161 index customtarget/check_args.py +++ b/test cases/common/160 index customtarget/check_args.py diff --git a/test cases/common/161 index customtarget/gen_sources.py b/test cases/common/160 index customtarget/gen_sources.py index 0bdb529..0bdb529 100644 --- a/test cases/common/161 index customtarget/gen_sources.py +++ b/test cases/common/160 index customtarget/gen_sources.py diff --git a/test cases/common/161 index customtarget/lib.c b/test cases/common/160 index customtarget/lib.c index 17117d5..17117d5 100644 --- a/test cases/common/161 index customtarget/lib.c +++ b/test cases/common/160 index customtarget/lib.c diff --git a/test cases/common/161 index customtarget/meson.build b/test cases/common/160 index customtarget/meson.build index 27d28b5..27d28b5 100644 --- a/test cases/common/161 index customtarget/meson.build +++ b/test cases/common/160 index customtarget/meson.build diff --git a/test cases/common/161 index customtarget/subdir/foo.c b/test cases/common/160 index customtarget/subdir/foo.c index c620a11..c620a11 100644 --- a/test cases/common/161 index customtarget/subdir/foo.c +++ b/test cases/common/160 index customtarget/subdir/foo.c diff --git a/test cases/common/161 index customtarget/subdir/meson.build b/test cases/common/160 index customtarget/subdir/meson.build index 47bcd32..47bcd32 100644 --- a/test cases/common/161 index customtarget/subdir/meson.build +++ b/test cases/common/160 index customtarget/subdir/meson.build diff --git a/test cases/common/162 wrap file should not failed/meson.build b/test cases/common/161 wrap file should not failed/meson.build index 9cf4e9a..9cf4e9a 100644 --- a/test cases/common/162 wrap file should not failed/meson.build +++ b/test cases/common/161 wrap file should not failed/meson.build diff --git a/test cases/common/162 wrap file should not failed/src/meson.build b/test cases/common/161 wrap file should not failed/src/meson.build index 69f666d..69f666d 100644 --- a/test cases/common/162 wrap file should not failed/src/meson.build +++ b/test cases/common/161 wrap file should not failed/src/meson.build diff --git a/test cases/common/162 wrap file should not failed/src/subprojects/foo/prog2.c b/test cases/common/161 wrap file should not failed/src/subprojects/foo/prog2.c index 56f61a8..56f61a8 100644 --- a/test cases/common/162 wrap file should not failed/src/subprojects/foo/prog2.c +++ b/test cases/common/161 wrap file should not failed/src/subprojects/foo/prog2.c diff --git a/test cases/common/162 wrap file should not failed/src/subprojects/prog.c b/test cases/common/161 wrap file should not failed/src/subprojects/prog.c index 56f61a8..56f61a8 100644 --- a/test cases/common/162 wrap file should not failed/src/subprojects/prog.c +++ b/test cases/common/161 wrap file should not failed/src/subprojects/prog.c diff --git a/test cases/common/162 wrap file should not failed/subprojects/packagecache/zlib-1.2.8-8-wrap.zip b/test cases/common/161 wrap file should not failed/subprojects/packagecache/zlib-1.2.8-8-wrap.zip index 421376d..421376d 100644 --- a/test cases/common/162 wrap file should not failed/subprojects/packagecache/zlib-1.2.8-8-wrap.zip +++ b/test cases/common/161 wrap file should not failed/subprojects/packagecache/zlib-1.2.8-8-wrap.zip diff --git a/test cases/common/162 wrap file should not failed/subprojects/packagecache/zlib-1.2.8.tar.gz b/test cases/common/161 wrap file should not failed/subprojects/packagecache/zlib-1.2.8.tar.gz index 421376d..421376d 100644 --- a/test cases/common/162 wrap file should not failed/subprojects/packagecache/zlib-1.2.8.tar.gz +++ b/test cases/common/161 wrap file should not failed/subprojects/packagecache/zlib-1.2.8.tar.gz diff --git a/test cases/common/162 wrap file should not failed/subprojects/zlib-1.2.8/foo.c b/test cases/common/161 wrap file should not failed/subprojects/zlib-1.2.8/foo.c index 019f2ba..019f2ba 100644 --- a/test cases/common/162 wrap file should not failed/subprojects/zlib-1.2.8/foo.c +++ b/test cases/common/161 wrap file should not failed/subprojects/zlib-1.2.8/foo.c diff --git a/test cases/common/162 wrap file should not failed/subprojects/zlib-1.2.8/meson.build b/test cases/common/161 wrap file should not failed/subprojects/zlib-1.2.8/meson.build index 8d8008e..8d8008e 100644 --- a/test cases/common/162 wrap file should not failed/subprojects/zlib-1.2.8/meson.build +++ b/test cases/common/161 wrap file should not failed/subprojects/zlib-1.2.8/meson.build diff --git a/test cases/common/162 wrap file should not failed/subprojects/zlib.wrap b/test cases/common/161 wrap file should not failed/subprojects/zlib.wrap index 6d5896f..6d5896f 100644 --- a/test cases/common/162 wrap file should not failed/subprojects/zlib.wrap +++ b/test cases/common/161 wrap file should not failed/subprojects/zlib.wrap diff --git a/test cases/common/163 includedir subproj/meson.build b/test cases/common/162 includedir subproj/meson.build index b3de5af..b3de5af 100644 --- a/test cases/common/163 includedir subproj/meson.build +++ b/test cases/common/162 includedir subproj/meson.build diff --git a/test cases/common/163 includedir subproj/prog.c b/test cases/common/162 includedir subproj/prog.c index 772681e..772681e 100644 --- a/test cases/common/163 includedir subproj/prog.c +++ b/test cases/common/162 includedir subproj/prog.c diff --git a/test cases/common/163 includedir subproj/subprojects/inctest/include/incfile.h b/test cases/common/162 includedir subproj/subprojects/inctest/include/incfile.h index ec740da..ec740da 100644 --- a/test cases/common/163 includedir subproj/subprojects/inctest/include/incfile.h +++ b/test cases/common/162 includedir subproj/subprojects/inctest/include/incfile.h diff --git a/test cases/common/163 includedir subproj/subprojects/inctest/meson.build b/test cases/common/162 includedir subproj/subprojects/inctest/meson.build index 74aabcb..74aabcb 100644 --- a/test cases/common/163 includedir subproj/subprojects/inctest/meson.build +++ b/test cases/common/162 includedir subproj/subprojects/inctest/meson.build diff --git a/test cases/common/164 subproject dir name collision/a.c b/test cases/common/163 subproject dir name collision/a.c index 6ed96fa..6ed96fa 100644 --- a/test cases/common/164 subproject dir name collision/a.c +++ b/test cases/common/163 subproject dir name collision/a.c diff --git a/test cases/common/164 subproject dir name collision/custom_subproject_dir/B/b.c b/test cases/common/163 subproject dir name collision/custom_subproject_dir/B/b.c index 4c94ee9..4c94ee9 100644 --- a/test cases/common/164 subproject dir name collision/custom_subproject_dir/B/b.c +++ b/test cases/common/163 subproject dir name collision/custom_subproject_dir/B/b.c diff --git a/test cases/common/164 subproject dir name collision/custom_subproject_dir/B/meson.build b/test cases/common/163 subproject dir name collision/custom_subproject_dir/B/meson.build index 280c60c..280c60c 100644 --- a/test cases/common/164 subproject dir name collision/custom_subproject_dir/B/meson.build +++ b/test cases/common/163 subproject dir name collision/custom_subproject_dir/B/meson.build diff --git a/test cases/common/164 subproject dir name collision/custom_subproject_dir/C/c.c b/test cases/common/163 subproject dir name collision/custom_subproject_dir/C/c.c index eebfb9f..eebfb9f 100644 --- a/test cases/common/164 subproject dir name collision/custom_subproject_dir/C/c.c +++ b/test cases/common/163 subproject dir name collision/custom_subproject_dir/C/c.c diff --git a/test cases/common/164 subproject dir name collision/custom_subproject_dir/C/meson.build b/test cases/common/163 subproject dir name collision/custom_subproject_dir/C/meson.build index abf0b1e..abf0b1e 100644 --- a/test cases/common/164 subproject dir name collision/custom_subproject_dir/C/meson.build +++ b/test cases/common/163 subproject dir name collision/custom_subproject_dir/C/meson.build diff --git a/test cases/common/164 subproject dir name collision/meson.build b/test cases/common/163 subproject dir name collision/meson.build index 5531217..5531217 100644 --- a/test cases/common/164 subproject dir name collision/meson.build +++ b/test cases/common/163 subproject dir name collision/meson.build diff --git a/test cases/common/164 subproject dir name collision/other_subdir/custom_subproject_dir/other.c b/test cases/common/163 subproject dir name collision/other_subdir/custom_subproject_dir/other.c index 0c27f84..0c27f84 100644 --- a/test cases/common/164 subproject dir name collision/other_subdir/custom_subproject_dir/other.c +++ b/test cases/common/163 subproject dir name collision/other_subdir/custom_subproject_dir/other.c diff --git a/test cases/common/164 subproject dir name collision/other_subdir/meson.build b/test cases/common/163 subproject dir name collision/other_subdir/meson.build index 90cb67a..90cb67a 100644 --- a/test cases/common/164 subproject dir name collision/other_subdir/meson.build +++ b/test cases/common/163 subproject dir name collision/other_subdir/meson.build diff --git a/test cases/common/165 config tool variable/meson.build b/test cases/common/164 config tool variable/meson.build index 0643042..0643042 100644 --- a/test cases/common/165 config tool variable/meson.build +++ b/test cases/common/164 config tool variable/meson.build diff --git a/test cases/common/166 custom target subdir depend files/copyfile.py b/test cases/common/165 custom target subdir depend files/copyfile.py index ff42ac3..ff42ac3 100644 --- a/test cases/common/166 custom target subdir depend files/copyfile.py +++ b/test cases/common/165 custom target subdir depend files/copyfile.py diff --git a/test cases/common/166 custom target subdir depend files/meson.build b/test cases/common/165 custom target subdir depend files/meson.build index 44f5c71..44f5c71 100644 --- a/test cases/common/166 custom target subdir depend files/meson.build +++ b/test cases/common/165 custom target subdir depend files/meson.build diff --git a/test cases/common/166 custom target subdir depend files/subdir/dep.dat b/test cases/common/165 custom target subdir depend files/subdir/dep.dat index 5daee49..5daee49 100644 --- a/test cases/common/166 custom target subdir depend files/subdir/dep.dat +++ b/test cases/common/165 custom target subdir depend files/subdir/dep.dat diff --git a/test cases/common/166 custom target subdir depend files/subdir/foo.c.in b/test cases/common/165 custom target subdir depend files/subdir/foo.c.in index d53846f..d53846f 100644 --- a/test cases/common/166 custom target subdir depend files/subdir/foo.c.in +++ b/test cases/common/165 custom target subdir depend files/subdir/foo.c.in diff --git a/test cases/common/166 custom target subdir depend files/subdir/meson.build b/test cases/common/165 custom target subdir depend files/subdir/meson.build index f9d31c4..f9d31c4 100644 --- a/test cases/common/166 custom target subdir depend files/subdir/meson.build +++ b/test cases/common/165 custom target subdir depend files/subdir/meson.build diff --git a/test cases/common/167 external program shebang parsing/input.txt b/test cases/common/166 external program shebang parsing/input.txt index 40e30d4..40e30d4 100644 --- a/test cases/common/167 external program shebang parsing/input.txt +++ b/test cases/common/166 external program shebang parsing/input.txt diff --git a/test cases/common/167 external program shebang parsing/main.c b/test cases/common/166 external program shebang parsing/main.c index a90206b..a90206b 100644 --- a/test cases/common/167 external program shebang parsing/main.c +++ b/test cases/common/166 external program shebang parsing/main.c diff --git a/test cases/common/167 external program shebang parsing/meson.build b/test cases/common/166 external program shebang parsing/meson.build index c1cc5af..c1cc5af 100644 --- a/test cases/common/167 external program shebang parsing/meson.build +++ b/test cases/common/166 external program shebang parsing/meson.build diff --git a/test cases/common/167 external program shebang parsing/script.int.in b/test cases/common/166 external program shebang parsing/script.int.in index 77ff909..77ff909 100644 --- a/test cases/common/167 external program shebang parsing/script.int.in +++ b/test cases/common/166 external program shebang parsing/script.int.in diff --git a/test cases/common/168 disabler/meson.build b/test cases/common/167 disabler/meson.build index 1956cd3..1956cd3 100644 --- a/test cases/common/168 disabler/meson.build +++ b/test cases/common/167 disabler/meson.build diff --git a/test cases/common/169 array option/meson.build b/test cases/common/168 array option/meson.build index 034b9a5..034b9a5 100644 --- a/test cases/common/169 array option/meson.build +++ b/test cases/common/168 array option/meson.build diff --git a/test cases/common/169 array option/meson_options.txt b/test cases/common/168 array option/meson_options.txt index 7ed0ac1..7ed0ac1 100644 --- a/test cases/common/169 array option/meson_options.txt +++ b/test cases/common/168 array option/meson_options.txt diff --git a/test cases/common/170 custom target template substitution/checkcopy.py b/test cases/common/169 custom target template substitution/checkcopy.py index ab9f436..ab9f436 100644 --- a/test cases/common/170 custom target template substitution/checkcopy.py +++ b/test cases/common/169 custom target template substitution/checkcopy.py diff --git a/test cases/common/170 custom target template substitution/foo.c.in b/test cases/common/169 custom target template substitution/foo.c.in index d53846f..d53846f 100644 --- a/test cases/common/170 custom target template substitution/foo.c.in +++ b/test cases/common/169 custom target template substitution/foo.c.in diff --git a/test cases/common/170 custom target template substitution/meson.build b/test cases/common/169 custom target template substitution/meson.build index 737408e..737408e 100644 --- a/test cases/common/170 custom target template substitution/meson.build +++ b/test cases/common/169 custom target template substitution/meson.build diff --git a/test cases/common/171 not-found dependency/meson.build b/test cases/common/170 not-found dependency/meson.build index 02072b6..02072b6 100644 --- a/test cases/common/171 not-found dependency/meson.build +++ b/test cases/common/170 not-found dependency/meson.build diff --git a/test cases/common/171 not-found dependency/sub/meson.build b/test cases/common/170 not-found dependency/sub/meson.build index 2a33cae..2a33cae 100644 --- a/test cases/common/171 not-found dependency/sub/meson.build +++ b/test cases/common/170 not-found dependency/sub/meson.build diff --git a/test cases/common/171 not-found dependency/subprojects/trivial/meson.build b/test cases/common/170 not-found dependency/subprojects/trivial/meson.build index 8769c70..8769c70 100644 --- a/test cases/common/171 not-found dependency/subprojects/trivial/meson.build +++ b/test cases/common/170 not-found dependency/subprojects/trivial/meson.build diff --git a/test cases/common/171 not-found dependency/subprojects/trivial/trivial.c b/test cases/common/170 not-found dependency/subprojects/trivial/trivial.c index 35b21e0..35b21e0 100644 --- a/test cases/common/171 not-found dependency/subprojects/trivial/trivial.c +++ b/test cases/common/170 not-found dependency/subprojects/trivial/trivial.c diff --git a/test cases/common/171 not-found dependency/testlib.c b/test cases/common/170 not-found dependency/testlib.c index e69de29..e69de29 100644 --- a/test cases/common/171 not-found dependency/testlib.c +++ b/test cases/common/170 not-found dependency/testlib.c diff --git a/test cases/common/172 subdir if_found/meson.build b/test cases/common/171 subdir if_found/meson.build index 2c640cf..2c640cf 100644 --- a/test cases/common/172 subdir if_found/meson.build +++ b/test cases/common/171 subdir if_found/meson.build diff --git a/test cases/common/172 subdir if_found/subdir/meson.build b/test cases/common/171 subdir if_found/subdir/meson.build index 1030e25..1030e25 100644 --- a/test cases/common/172 subdir if_found/subdir/meson.build +++ b/test cases/common/171 subdir if_found/subdir/meson.build diff --git a/test cases/common/173 default options prefix dependent defaults/meson.build b/test cases/common/172 default options prefix dependent defaults/meson.build index 9ca4ec5..9ca4ec5 100644 --- a/test cases/common/173 default options prefix dependent defaults/meson.build +++ b/test cases/common/172 default options prefix dependent defaults/meson.build diff --git a/test cases/common/174 dependency factory/meson.build b/test cases/common/173 dependency factory/meson.build index 1b8ed17..1b8ed17 100644 --- a/test cases/common/174 dependency factory/meson.build +++ b/test cases/common/173 dependency factory/meson.build diff --git a/test cases/common/175 get project license/bar.c b/test cases/common/174 get project license/bar.c index 864869b..864869b 100644 --- a/test cases/common/175 get project license/bar.c +++ b/test cases/common/174 get project license/bar.c diff --git a/test cases/common/175 get project license/meson.build b/test cases/common/174 get project license/meson.build index 37303e3..37303e3 100644 --- a/test cases/common/175 get project license/meson.build +++ b/test cases/common/174 get project license/meson.build diff --git a/test cases/common/176 yield/meson.build b/test cases/common/175 yield/meson.build index ba3e426..ba3e426 100644 --- a/test cases/common/176 yield/meson.build +++ b/test cases/common/175 yield/meson.build diff --git a/test cases/common/176 yield/meson_options.txt b/test cases/common/175 yield/meson_options.txt index 36bad4b..36bad4b 100644 --- a/test cases/common/176 yield/meson_options.txt +++ b/test cases/common/175 yield/meson_options.txt diff --git a/test cases/common/176 yield/subprojects/sub/meson.build b/test cases/common/175 yield/subprojects/sub/meson.build index 3a506e0..3a506e0 100644 --- a/test cases/common/176 yield/subprojects/sub/meson.build +++ b/test cases/common/175 yield/subprojects/sub/meson.build diff --git a/test cases/common/176 yield/subprojects/sub/meson_options.txt b/test cases/common/175 yield/subprojects/sub/meson_options.txt index a96c307..a96c307 100644 --- a/test cases/common/176 yield/subprojects/sub/meson_options.txt +++ b/test cases/common/175 yield/subprojects/sub/meson_options.txt diff --git a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/a.c b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/a.c index 7ac3e5e..7ac3e5e 100644 --- a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/a.c +++ b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/a.c diff --git a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/meson.build b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/meson.build index 12f6564..12f6564 100644 --- a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/meson.build +++ b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/meson.build diff --git a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/var/subprojects/wrap_files_might_be_here b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/var/subprojects/wrap_files_might_be_here index 8d1c8b6..8d1c8b6 100644 --- a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/alpha/var/subprojects/wrap_files_might_be_here +++ b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/alpha/var/subprojects/wrap_files_might_be_here diff --git a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/beta/b.c b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/beta/b.c index a95651b..a95651b 100644 --- a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/beta/b.c +++ b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/beta/b.c diff --git a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/beta/meson.build b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/beta/meson.build index ea4cc9b..ea4cc9b 100644 --- a/test cases/common/177 subproject nested subproject dirs/contrib/subprojects/beta/meson.build +++ b/test cases/common/176 subproject nested subproject dirs/contrib/subprojects/beta/meson.build diff --git a/test cases/common/177 subproject nested subproject dirs/meson.build b/test cases/common/176 subproject nested subproject dirs/meson.build index a4d0a97..a4d0a97 100644 --- a/test cases/common/177 subproject nested subproject dirs/meson.build +++ b/test cases/common/176 subproject nested subproject dirs/meson.build diff --git a/test cases/common/177 subproject nested subproject dirs/prog.c b/test cases/common/176 subproject nested subproject dirs/prog.c index 394f139..394f139 100644 --- a/test cases/common/177 subproject nested subproject dirs/prog.c +++ b/test cases/common/176 subproject nested subproject dirs/prog.c diff --git a/test cases/common/178 preserve gendir/base.inp b/test cases/common/177 preserve gendir/base.inp index df967b9..df967b9 100644 --- a/test cases/common/178 preserve gendir/base.inp +++ b/test cases/common/177 preserve gendir/base.inp diff --git a/test cases/common/178 preserve gendir/com/mesonbuild/subbie.inp b/test cases/common/177 preserve gendir/com/mesonbuild/subbie.inp index df0f4e9..df0f4e9 100644 --- a/test cases/common/178 preserve gendir/com/mesonbuild/subbie.inp +++ b/test cases/common/177 preserve gendir/com/mesonbuild/subbie.inp diff --git a/test cases/common/178 preserve gendir/genprog.py b/test cases/common/177 preserve gendir/genprog.py index 1e10998..1e10998 100755 --- a/test cases/common/178 preserve gendir/genprog.py +++ b/test cases/common/177 preserve gendir/genprog.py diff --git a/test cases/common/178 preserve gendir/meson.build b/test cases/common/177 preserve gendir/meson.build index ce219f0..ce219f0 100644 --- a/test cases/common/178 preserve gendir/meson.build +++ b/test cases/common/177 preserve gendir/meson.build diff --git a/test cases/common/178 preserve gendir/testprog.c b/test cases/common/177 preserve gendir/testprog.c index 46b4602..46b4602 100644 --- a/test cases/common/178 preserve gendir/testprog.c +++ b/test cases/common/177 preserve gendir/testprog.c diff --git a/test cases/common/179 source in dep/bar.cpp b/test cases/common/178 source in dep/bar.cpp index bda8cb6..bda8cb6 100644 --- a/test cases/common/179 source in dep/bar.cpp +++ b/test cases/common/178 source in dep/bar.cpp diff --git a/test cases/common/179 source in dep/foo.c b/test cases/common/178 source in dep/foo.c index 1ecfa8c..1ecfa8c 100644 --- a/test cases/common/179 source in dep/foo.c +++ b/test cases/common/178 source in dep/foo.c diff --git a/test cases/common/179 source in dep/generated/funname b/test cases/common/178 source in dep/generated/funname index 79f3c86..79f3c86 100644 --- a/test cases/common/179 source in dep/generated/funname +++ b/test cases/common/178 source in dep/generated/funname diff --git a/test cases/common/179 source in dep/generated/genheader.py b/test cases/common/178 source in dep/generated/genheader.py index eafc075..eafc075 100755 --- a/test cases/common/179 source in dep/generated/genheader.py +++ b/test cases/common/178 source in dep/generated/genheader.py diff --git a/test cases/common/179 source in dep/generated/main.c b/test cases/common/178 source in dep/generated/main.c index 07e7c93..07e7c93 100644 --- a/test cases/common/179 source in dep/generated/main.c +++ b/test cases/common/178 source in dep/generated/main.c diff --git a/test cases/common/179 source in dep/generated/meson.build b/test cases/common/178 source in dep/generated/meson.build index 2862709..2862709 100644 --- a/test cases/common/179 source in dep/generated/meson.build +++ b/test cases/common/178 source in dep/generated/meson.build diff --git a/test cases/common/179 source in dep/meson.build b/test cases/common/178 source in dep/meson.build index 7111ba1..7111ba1 100644 --- a/test cases/common/179 source in dep/meson.build +++ b/test cases/common/178 source in dep/meson.build diff --git a/test cases/common/180 generator link whole/export.h b/test cases/common/179 generator link whole/export.h index f4f6f45..f4f6f45 100644 --- a/test cases/common/180 generator link whole/export.h +++ b/test cases/common/179 generator link whole/export.h diff --git a/test cases/common/180 generator link whole/generator.py b/test cases/common/179 generator link whole/generator.py index 0076b74..0076b74 100755 --- a/test cases/common/180 generator link whole/generator.py +++ b/test cases/common/179 generator link whole/generator.py diff --git a/test cases/common/180 generator link whole/main.c b/test cases/common/179 generator link whole/main.c index acf8717..acf8717 100644 --- a/test cases/common/180 generator link whole/main.c +++ b/test cases/common/179 generator link whole/main.c diff --git a/test cases/common/180 generator link whole/meson.build b/test cases/common/179 generator link whole/meson.build index 30ae9c6..30ae9c6 100644 --- a/test cases/common/180 generator link whole/meson.build +++ b/test cases/common/179 generator link whole/meson.build diff --git a/test cases/common/180 generator link whole/meson_test_function.tmpl b/test cases/common/179 generator link whole/meson_test_function.tmpl index e69de29..e69de29 100644 --- a/test cases/common/180 generator link whole/meson_test_function.tmpl +++ b/test cases/common/179 generator link whole/meson_test_function.tmpl diff --git a/test cases/common/180 generator link whole/pull_meson_test_function.c b/test cases/common/179 generator link whole/pull_meson_test_function.c index c54dda6..c54dda6 100644 --- a/test cases/common/180 generator link whole/pull_meson_test_function.c +++ b/test cases/common/179 generator link whole/pull_meson_test_function.c diff --git a/test cases/common/181 initial c_args/meson.build b/test cases/common/180 initial c_args/meson.build index 169d2bd..169d2bd 100644 --- a/test cases/common/181 initial c_args/meson.build +++ b/test cases/common/180 initial c_args/meson.build diff --git a/test cases/common/181 initial c_args/test_args.txt b/test cases/common/180 initial c_args/test_args.txt index 9a6da06..9a6da06 100644 --- a/test cases/common/181 initial c_args/test_args.txt +++ b/test cases/common/180 initial c_args/test_args.txt diff --git a/test cases/common/182 identical target name in subproject flat layout/foo.c b/test cases/common/181 identical target name in subproject flat layout/foo.c index ed42789..ed42789 100644 --- a/test cases/common/182 identical target name in subproject flat layout/foo.c +++ b/test cases/common/181 identical target name in subproject flat layout/foo.c diff --git a/test cases/common/182 identical target name in subproject flat layout/main.c b/test cases/common/181 identical target name in subproject flat layout/main.c index 6f02aeb..6f02aeb 100644 --- a/test cases/common/182 identical target name in subproject flat layout/main.c +++ b/test cases/common/181 identical target name in subproject flat layout/main.c diff --git a/test cases/common/182 identical target name in subproject flat layout/meson.build b/test cases/common/181 identical target name in subproject flat layout/meson.build index d859fda..d859fda 100644 --- a/test cases/common/182 identical target name in subproject flat layout/meson.build +++ b/test cases/common/181 identical target name in subproject flat layout/meson.build diff --git a/test cases/common/182 identical target name in subproject flat layout/subprojects/subproj/foo.c b/test cases/common/181 identical target name in subproject flat layout/subprojects/subproj/foo.c index f334292..f334292 100644 --- a/test cases/common/182 identical target name in subproject flat layout/subprojects/subproj/foo.c +++ b/test cases/common/181 identical target name in subproject flat layout/subprojects/subproj/foo.c diff --git a/test cases/common/182 identical target name in subproject flat layout/subprojects/subproj/meson.build b/test cases/common/181 identical target name in subproject flat layout/subprojects/subproj/meson.build index c927194..c927194 100644 --- a/test cases/common/182 identical target name in subproject flat layout/subprojects/subproj/meson.build +++ b/test cases/common/181 identical target name in subproject flat layout/subprojects/subproj/meson.build diff --git a/test cases/common/184 as-needed/config.h b/test cases/common/182 as-needed/config.h index b8fb60f..b8fb60f 100644 --- a/test cases/common/184 as-needed/config.h +++ b/test cases/common/182 as-needed/config.h diff --git a/test cases/common/184 as-needed/libA.cpp b/test cases/common/182 as-needed/libA.cpp index 5f45bc0..5f45bc0 100644 --- a/test cases/common/184 as-needed/libA.cpp +++ b/test cases/common/182 as-needed/libA.cpp diff --git a/test cases/common/184 as-needed/libA.h b/test cases/common/182 as-needed/libA.h index 8e76d22..8e76d22 100644 --- a/test cases/common/184 as-needed/libA.h +++ b/test cases/common/182 as-needed/libA.h diff --git a/test cases/common/184 as-needed/libB.cpp b/test cases/common/182 as-needed/libB.cpp index a872394..a872394 100644 --- a/test cases/common/184 as-needed/libB.cpp +++ b/test cases/common/182 as-needed/libB.cpp diff --git a/test cases/common/184 as-needed/main.cpp b/test cases/common/182 as-needed/main.cpp index 191d15c..191d15c 100644 --- a/test cases/common/184 as-needed/main.cpp +++ b/test cases/common/182 as-needed/main.cpp diff --git a/test cases/common/184 as-needed/meson.build b/test cases/common/182 as-needed/meson.build index 3b54aaa..3b54aaa 100644 --- a/test cases/common/184 as-needed/meson.build +++ b/test cases/common/182 as-needed/meson.build diff --git a/test cases/common/185 ndebug if-release enabled/main.c b/test cases/common/183 ndebug if-release enabled/main.c index 984ebca..984ebca 100644 --- a/test cases/common/185 ndebug if-release enabled/main.c +++ b/test cases/common/183 ndebug if-release enabled/main.c diff --git a/test cases/common/185 ndebug if-release enabled/meson.build b/test cases/common/183 ndebug if-release enabled/meson.build index be26375..be26375 100644 --- a/test cases/common/185 ndebug if-release enabled/meson.build +++ b/test cases/common/183 ndebug if-release enabled/meson.build diff --git a/test cases/common/186 ndebug if-release disabled/main.c b/test cases/common/184 ndebug if-release disabled/main.c index cb3ec3f..cb3ec3f 100644 --- a/test cases/common/186 ndebug if-release disabled/main.c +++ b/test cases/common/184 ndebug if-release disabled/main.c diff --git a/test cases/common/186 ndebug if-release disabled/meson.build b/test cases/common/184 ndebug if-release disabled/meson.build index a9a79ea..a9a79ea 100644 --- a/test cases/common/186 ndebug if-release disabled/meson.build +++ b/test cases/common/184 ndebug if-release disabled/meson.build diff --git a/test cases/common/187 subproject version/meson.build b/test cases/common/185 subproject version/meson.build index bd8fc03..bd8fc03 100644 --- a/test cases/common/187 subproject version/meson.build +++ b/test cases/common/185 subproject version/meson.build diff --git a/test cases/common/187 subproject version/subprojects/a/meson.build b/test cases/common/185 subproject version/subprojects/a/meson.build index dae3130..dae3130 100644 --- a/test cases/common/187 subproject version/subprojects/a/meson.build +++ b/test cases/common/185 subproject version/subprojects/a/meson.build diff --git a/test cases/common/188 subdir_done/meson.build b/test cases/common/186 subdir_done/meson.build index 457e613..457e613 100644 --- a/test cases/common/188 subdir_done/meson.build +++ b/test cases/common/186 subdir_done/meson.build diff --git a/test cases/common/189 bothlibraries/libfile.c b/test cases/common/187 bothlibraries/libfile.c index 085ef3b..085ef3b 100644 --- a/test cases/common/189 bothlibraries/libfile.c +++ b/test cases/common/187 bothlibraries/libfile.c diff --git a/test cases/common/189 bothlibraries/main.c b/test cases/common/187 bothlibraries/main.c index 03a8e02..03a8e02 100644 --- a/test cases/common/189 bothlibraries/main.c +++ b/test cases/common/187 bothlibraries/main.c diff --git a/test cases/common/189 bothlibraries/meson.build b/test cases/common/187 bothlibraries/meson.build index 3a13d62..3a13d62 100644 --- a/test cases/common/189 bothlibraries/meson.build +++ b/test cases/common/187 bothlibraries/meson.build diff --git a/test cases/common/189 bothlibraries/mylib.h b/test cases/common/187 bothlibraries/mylib.h index 1038a01..1038a01 100644 --- a/test cases/common/189 bothlibraries/mylib.h +++ b/test cases/common/187 bothlibraries/mylib.h diff --git a/test cases/common/190 escape and unicode/file.c.in b/test cases/common/188 escape and unicode/file.c.in index 413ed42..413ed42 100644 --- a/test cases/common/190 escape and unicode/file.c.in +++ b/test cases/common/188 escape and unicode/file.c.in diff --git a/test cases/common/190 escape and unicode/file.py b/test cases/common/188 escape and unicode/file.py index af67a09..af67a09 100644 --- a/test cases/common/190 escape and unicode/file.py +++ b/test cases/common/188 escape and unicode/file.py diff --git a/test cases/common/190 escape and unicode/find.py b/test cases/common/188 escape and unicode/find.py index 34a3eb8..34a3eb8 100644 --- a/test cases/common/190 escape and unicode/find.py +++ b/test cases/common/188 escape and unicode/find.py diff --git a/test cases/common/190 escape and unicode/fun.c b/test cases/common/188 escape and unicode/fun.c index 8eeb8ea..8eeb8ea 100644 --- a/test cases/common/190 escape and unicode/fun.c +++ b/test cases/common/188 escape and unicode/fun.c diff --git a/test cases/common/190 escape and unicode/main.c b/test cases/common/188 escape and unicode/main.c index 0bcde16..0bcde16 100644 --- a/test cases/common/190 escape and unicode/main.c +++ b/test cases/common/188 escape and unicode/main.c diff --git a/test cases/common/190 escape and unicode/meson.build b/test cases/common/188 escape and unicode/meson.build index 65377b6..65377b6 100644 --- a/test cases/common/190 escape and unicode/meson.build +++ b/test cases/common/188 escape and unicode/meson.build diff --git a/test cases/common/191 has link arg/meson.build b/test cases/common/189 has link arg/meson.build index e166101..e166101 100644 --- a/test cases/common/191 has link arg/meson.build +++ b/test cases/common/189 has link arg/meson.build diff --git a/test cases/common/192 same target name flat layout/foo.c b/test cases/common/190 same target name flat layout/foo.c index ed42789..ed42789 100644 --- a/test cases/common/192 same target name flat layout/foo.c +++ b/test cases/common/190 same target name flat layout/foo.c diff --git a/test cases/common/192 same target name flat layout/main.c b/test cases/common/190 same target name flat layout/main.c index 6f02aeb..6f02aeb 100644 --- a/test cases/common/192 same target name flat layout/main.c +++ b/test cases/common/190 same target name flat layout/main.c diff --git a/test cases/common/192 same target name flat layout/meson.build b/test cases/common/190 same target name flat layout/meson.build index a3c95fa..a3c95fa 100644 --- a/test cases/common/192 same target name flat layout/meson.build +++ b/test cases/common/190 same target name flat layout/meson.build diff --git a/test cases/common/192 same target name flat layout/subdir/foo.c b/test cases/common/190 same target name flat layout/subdir/foo.c index f334292..f334292 100644 --- a/test cases/common/192 same target name flat layout/subdir/foo.c +++ b/test cases/common/190 same target name flat layout/subdir/foo.c diff --git a/test cases/common/192 same target name flat layout/subdir/meson.build b/test cases/common/190 same target name flat layout/subdir/meson.build index 223a5ef..223a5ef 100644 --- a/test cases/common/192 same target name flat layout/subdir/meson.build +++ b/test cases/common/190 same target name flat layout/subdir/meson.build diff --git a/test cases/common/193 find override/meson.build b/test cases/common/191 find override/meson.build index 3b8af80..3b8af80 100644 --- a/test cases/common/193 find override/meson.build +++ b/test cases/common/191 find override/meson.build diff --git a/test cases/common/193 find override/otherdir/main.c b/test cases/common/191 find override/otherdir/main.c index 2cef67c..2cef67c 100644 --- a/test cases/common/193 find override/otherdir/main.c +++ b/test cases/common/191 find override/otherdir/main.c diff --git a/test cases/common/193 find override/otherdir/main2.c b/test cases/common/191 find override/otherdir/main2.c index 6d71688..6d71688 100644 --- a/test cases/common/193 find override/otherdir/main2.c +++ b/test cases/common/191 find override/otherdir/main2.c diff --git a/test cases/common/193 find override/otherdir/meson.build b/test cases/common/191 find override/otherdir/meson.build index dc41f5b..dc41f5b 100644 --- a/test cases/common/193 find override/otherdir/meson.build +++ b/test cases/common/191 find override/otherdir/meson.build diff --git a/test cases/common/193 find override/otherdir/source.desc b/test cases/common/191 find override/otherdir/source.desc index 8b19c9c..8b19c9c 100644 --- a/test cases/common/193 find override/otherdir/source.desc +++ b/test cases/common/191 find override/otherdir/source.desc diff --git a/test cases/common/193 find override/otherdir/source2.desc b/test cases/common/191 find override/otherdir/source2.desc index 965f868..965f868 100644 --- a/test cases/common/193 find override/otherdir/source2.desc +++ b/test cases/common/191 find override/otherdir/source2.desc diff --git a/test cases/common/193 find override/subdir/converter.py b/test cases/common/191 find override/subdir/converter.py index ee2ff85..ee2ff85 100755 --- a/test cases/common/193 find override/subdir/converter.py +++ b/test cases/common/191 find override/subdir/converter.py diff --git a/test cases/common/193 find override/subdir/gencodegen.py.in b/test cases/common/191 find override/subdir/gencodegen.py.in index 57d9c40..57d9c40 100755 --- a/test cases/common/193 find override/subdir/gencodegen.py.in +++ b/test cases/common/191 find override/subdir/gencodegen.py.in diff --git a/test cases/common/193 find override/subdir/meson.build b/test cases/common/191 find override/subdir/meson.build index e5de34d..e5de34d 100644 --- a/test cases/common/193 find override/subdir/meson.build +++ b/test cases/common/191 find override/subdir/meson.build diff --git a/test cases/common/194 partial dependency/declare_dependency/headers/foo.c b/test cases/common/192 partial dependency/declare_dependency/headers/foo.c index 215112c..215112c 100644 --- a/test cases/common/194 partial dependency/declare_dependency/headers/foo.c +++ b/test cases/common/192 partial dependency/declare_dependency/headers/foo.c diff --git a/test cases/common/194 partial dependency/declare_dependency/headers/foo.h b/test cases/common/192 partial dependency/declare_dependency/headers/foo.h index 28c81c9..28c81c9 100644 --- a/test cases/common/194 partial dependency/declare_dependency/headers/foo.h +++ b/test cases/common/192 partial dependency/declare_dependency/headers/foo.h diff --git a/test cases/common/194 partial dependency/declare_dependency/main.c b/test cases/common/192 partial dependency/declare_dependency/main.c index e9ed032..e9ed032 100644 --- a/test cases/common/194 partial dependency/declare_dependency/main.c +++ b/test cases/common/192 partial dependency/declare_dependency/main.c diff --git a/test cases/common/194 partial dependency/declare_dependency/meson.build b/test cases/common/192 partial dependency/declare_dependency/meson.build index 86e2608..86e2608 100644 --- a/test cases/common/194 partial dependency/declare_dependency/meson.build +++ b/test cases/common/192 partial dependency/declare_dependency/meson.build diff --git a/test cases/common/194 partial dependency/declare_dependency/other.c b/test cases/common/192 partial dependency/declare_dependency/other.c index b1e199e..b1e199e 100644 --- a/test cases/common/194 partial dependency/declare_dependency/other.c +++ b/test cases/common/192 partial dependency/declare_dependency/other.c diff --git a/test cases/common/194 partial dependency/meson.build b/test cases/common/192 partial dependency/meson.build index e908487..e908487 100644 --- a/test cases/common/194 partial dependency/meson.build +++ b/test cases/common/192 partial dependency/meson.build diff --git a/test cases/common/195 openmp/main.c b/test cases/common/193 openmp/main.c index cc81f48..cc81f48 100644 --- a/test cases/common/195 openmp/main.c +++ b/test cases/common/193 openmp/main.c diff --git a/test cases/common/195 openmp/main.cpp b/test cases/common/193 openmp/main.cpp index b12be3f..b12be3f 100644 --- a/test cases/common/195 openmp/main.cpp +++ b/test cases/common/193 openmp/main.cpp diff --git a/test cases/common/195 openmp/main.f90 b/test cases/common/193 openmp/main.f90 index c062d86..c062d86 100644 --- a/test cases/common/195 openmp/main.f90 +++ b/test cases/common/193 openmp/main.f90 diff --git a/test cases/common/195 openmp/meson.build b/test cases/common/193 openmp/meson.build index a05ca59..a05ca59 100644 --- a/test cases/common/195 openmp/meson.build +++ b/test cases/common/193 openmp/meson.build diff --git a/test cases/common/196 same target name/file.c b/test cases/common/194 same target name/file.c index 6f1c172..6f1c172 100644 --- a/test cases/common/196 same target name/file.c +++ b/test cases/common/194 same target name/file.c diff --git a/test cases/common/196 same target name/meson.build b/test cases/common/194 same target name/meson.build index 4e585d5..4e585d5 100644 --- a/test cases/common/196 same target name/meson.build +++ b/test cases/common/194 same target name/meson.build diff --git a/test cases/common/196 same target name/sub/file2.c b/test cases/common/194 same target name/sub/file2.c index a5e453d..a5e453d 100644 --- a/test cases/common/196 same target name/sub/file2.c +++ b/test cases/common/194 same target name/sub/file2.c diff --git a/test cases/common/196 same target name/sub/meson.build b/test cases/common/194 same target name/sub/meson.build index 610a4a3..610a4a3 100644 --- a/test cases/common/196 same target name/sub/meson.build +++ b/test cases/common/194 same target name/sub/meson.build diff --git a/test cases/common/197 test depends/gen.py b/test cases/common/195 test depends/gen.py index ee4ed98..ee4ed98 100755 --- a/test cases/common/197 test depends/gen.py +++ b/test cases/common/195 test depends/gen.py diff --git a/test cases/common/197 test depends/main.c b/test cases/common/195 test depends/main.c index 78f2de1..78f2de1 100644 --- a/test cases/common/197 test depends/main.c +++ b/test cases/common/195 test depends/main.c diff --git a/test cases/common/197 test depends/meson.build b/test cases/common/195 test depends/meson.build index 888c451..888c451 100644 --- a/test cases/common/197 test depends/meson.build +++ b/test cases/common/195 test depends/meson.build diff --git a/test cases/common/197 test depends/test.py b/test cases/common/195 test depends/test.py index 5b9f65c..5b9f65c 100755 --- a/test cases/common/197 test depends/test.py +++ b/test cases/common/195 test depends/test.py diff --git a/test cases/common/198 args flattening/meson.build b/test cases/common/196 args flattening/meson.build index 6da2e8f..6da2e8f 100644 --- a/test cases/common/198 args flattening/meson.build +++ b/test cases/common/196 args flattening/meson.build diff --git a/test cases/common/199 dict/meson.build b/test cases/common/197 dict/meson.build index e1ee2e3..e1ee2e3 100644 --- a/test cases/common/199 dict/meson.build +++ b/test cases/common/197 dict/meson.build diff --git a/test cases/common/199 dict/prog.c b/test cases/common/197 dict/prog.c index bf0999d..bf0999d 100644 --- a/test cases/common/199 dict/prog.c +++ b/test cases/common/197 dict/prog.c diff --git a/test cases/common/200 check header/meson.build b/test cases/common/198 check header/meson.build index 7b343d7..7b343d7 100644 --- a/test cases/common/200 check header/meson.build +++ b/test cases/common/198 check header/meson.build diff --git a/test cases/common/200 check header/ouagadougou.h b/test cases/common/198 check header/ouagadougou.h index 2f76c49..2f76c49 100644 --- a/test cases/common/200 check header/ouagadougou.h +++ b/test cases/common/198 check header/ouagadougou.h diff --git a/test cases/common/201 install_mode/config.h.in b/test cases/common/199 install_mode/config.h.in index 14a1558..14a1558 100644 --- a/test cases/common/201 install_mode/config.h.in +++ b/test cases/common/199 install_mode/config.h.in diff --git a/test cases/common/201 install_mode/data_source.txt b/test cases/common/199 install_mode/data_source.txt index 0c23cc0..0c23cc0 100644 --- a/test cases/common/201 install_mode/data_source.txt +++ b/test cases/common/199 install_mode/data_source.txt diff --git a/test cases/common/201 install_mode/foo.1 b/test cases/common/199 install_mode/foo.1 index 647c097..647c097 100644 --- a/test cases/common/201 install_mode/foo.1 +++ b/test cases/common/199 install_mode/foo.1 diff --git a/test cases/common/201 install_mode/installed_files.txt b/test cases/common/199 install_mode/installed_files.txt index 00fb231..00fb231 100644 --- a/test cases/common/201 install_mode/installed_files.txt +++ b/test cases/common/199 install_mode/installed_files.txt diff --git a/test cases/common/201 install_mode/meson.build b/test cases/common/199 install_mode/meson.build index d06371f..d06371f 100644 --- a/test cases/common/201 install_mode/meson.build +++ b/test cases/common/199 install_mode/meson.build diff --git a/test cases/common/201 install_mode/rootdir.h b/test cases/common/199 install_mode/rootdir.h index 72fb132..72fb132 100644 --- a/test cases/common/201 install_mode/rootdir.h +++ b/test cases/common/199 install_mode/rootdir.h diff --git a/test cases/common/201 install_mode/runscript.sh b/test cases/common/199 install_mode/runscript.sh index 8bc5ca6..8bc5ca6 100644 --- a/test cases/common/201 install_mode/runscript.sh +++ b/test cases/common/199 install_mode/runscript.sh diff --git a/test cases/common/201 install_mode/stat.c b/test cases/common/199 install_mode/stat.c index fa76a65..fa76a65 100644 --- a/test cases/common/201 install_mode/stat.c +++ b/test cases/common/199 install_mode/stat.c diff --git a/test cases/common/201 install_mode/sub1/second.dat b/test cases/common/199 install_mode/sub1/second.dat index 48857a8..48857a8 100644 --- a/test cases/common/201 install_mode/sub1/second.dat +++ b/test cases/common/199 install_mode/sub1/second.dat diff --git a/test cases/common/201 install_mode/trivial.c b/test cases/common/199 install_mode/trivial.c index 24ac454..24ac454 100644 --- a/test cases/common/201 install_mode/trivial.c +++ b/test cases/common/199 install_mode/trivial.c diff --git a/test cases/common/202 subproject array version/meson.build b/test cases/common/200 subproject array version/meson.build index 0870bc4..0870bc4 100644 --- a/test cases/common/202 subproject array version/meson.build +++ b/test cases/common/200 subproject array version/meson.build diff --git a/test cases/common/202 subproject array version/subprojects/foo/meson.build b/test cases/common/200 subproject array version/subprojects/foo/meson.build index f4ff535..f4ff535 100644 --- a/test cases/common/202 subproject array version/subprojects/foo/meson.build +++ b/test cases/common/200 subproject array version/subprojects/foo/meson.build diff --git a/test cases/common/203 feature option/meson.build b/test cases/common/201 feature option/meson.build index ef3fa22..ef3fa22 100644 --- a/test cases/common/203 feature option/meson.build +++ b/test cases/common/201 feature option/meson.build diff --git a/test cases/common/203 feature option/meson_options.txt b/test cases/common/201 feature option/meson_options.txt index 063a35f..063a35f 100644 --- a/test cases/common/203 feature option/meson_options.txt +++ b/test cases/common/201 feature option/meson_options.txt diff --git a/test cases/common/204 feature option disabled/meson.build b/test cases/common/202 feature option disabled/meson.build index 1a83187..1a83187 100644 --- a/test cases/common/204 feature option disabled/meson.build +++ b/test cases/common/202 feature option disabled/meson.build diff --git a/test cases/common/204 feature option disabled/meson_options.txt b/test cases/common/202 feature option disabled/meson_options.txt index 063a35f..063a35f 100644 --- a/test cases/common/204 feature option disabled/meson_options.txt +++ b/test cases/common/202 feature option disabled/meson_options.txt diff --git a/test cases/common/205 static threads/lib1.c b/test cases/common/203 static threads/lib1.c index 1aa786c..1aa786c 100644 --- a/test cases/common/205 static threads/lib1.c +++ b/test cases/common/203 static threads/lib1.c diff --git a/test cases/common/205 static threads/lib2.c b/test cases/common/203 static threads/lib2.c index e988814..e988814 100644 --- a/test cases/common/205 static threads/lib2.c +++ b/test cases/common/203 static threads/lib2.c diff --git a/test cases/common/205 static threads/meson.build b/test cases/common/203 static threads/meson.build index 4279200..4279200 100644 --- a/test cases/common/205 static threads/meson.build +++ b/test cases/common/203 static threads/meson.build diff --git a/test cases/common/205 static threads/prog.c b/test cases/common/203 static threads/prog.c index 14a7c76..14a7c76 100644 --- a/test cases/common/205 static threads/prog.c +++ b/test cases/common/203 static threads/prog.c diff --git a/test cases/failing/25 int conversion/meson.build b/test cases/failing/24 int conversion/meson.build index 51f6c7e..51f6c7e 100644 --- a/test cases/failing/25 int conversion/meson.build +++ b/test cases/failing/24 int conversion/meson.build diff --git a/test cases/failing/26 badlang/meson.build b/test cases/failing/25 badlang/meson.build index f6bf0cc..f6bf0cc 100644 --- a/test cases/failing/26 badlang/meson.build +++ b/test cases/failing/25 badlang/meson.build diff --git a/test cases/failing/27 output subdir/foo.in b/test cases/failing/26 output subdir/foo.in index 3d1bf19..3d1bf19 100644 --- a/test cases/failing/27 output subdir/foo.in +++ b/test cases/failing/26 output subdir/foo.in diff --git a/test cases/failing/27 output subdir/meson.build b/test cases/failing/26 output subdir/meson.build index 4eb422c..4eb422c 100644 --- a/test cases/failing/27 output subdir/meson.build +++ b/test cases/failing/26 output subdir/meson.build diff --git a/test cases/failing/27 output subdir/subdir/dummy.txt b/test cases/failing/26 output subdir/subdir/dummy.txt index f10acf3..f10acf3 100644 --- a/test cases/failing/27 output subdir/subdir/dummy.txt +++ b/test cases/failing/26 output subdir/subdir/dummy.txt diff --git a/test cases/failing/28 noprog use/meson.build b/test cases/failing/27 noprog use/meson.build index e4de42f..e4de42f 100644 --- a/test cases/failing/28 noprog use/meson.build +++ b/test cases/failing/27 noprog use/meson.build diff --git a/test cases/failing/29 no crossprop/meson.build b/test cases/failing/28 no crossprop/meson.build index bd3a743..bd3a743 100644 --- a/test cases/failing/29 no crossprop/meson.build +++ b/test cases/failing/28 no crossprop/meson.build diff --git a/test cases/failing/30 nested ternary/meson.build b/test cases/failing/29 nested ternary/meson.build index f9c2e5f..f9c2e5f 100644 --- a/test cases/failing/30 nested ternary/meson.build +++ b/test cases/failing/29 nested ternary/meson.build diff --git a/test cases/failing/31 invalid man extension/meson.build b/test cases/failing/30 invalid man extension/meson.build index 45eddca..45eddca 100644 --- a/test cases/failing/31 invalid man extension/meson.build +++ b/test cases/failing/30 invalid man extension/meson.build diff --git a/test cases/failing/32 no man extension/meson.build b/test cases/failing/31 no man extension/meson.build index bf83571..bf83571 100644 --- a/test cases/failing/32 no man extension/meson.build +++ b/test cases/failing/31 no man extension/meson.build diff --git a/test cases/failing/33 exe static shared/meson.build b/test cases/failing/32 exe static shared/meson.build index b102764..b102764 100644 --- a/test cases/failing/33 exe static shared/meson.build +++ b/test cases/failing/32 exe static shared/meson.build diff --git a/test cases/failing/33 exe static shared/prog.c b/test cases/failing/32 exe static shared/prog.c index 26603b6..26603b6 100644 --- a/test cases/failing/33 exe static shared/prog.c +++ b/test cases/failing/32 exe static shared/prog.c diff --git a/test cases/failing/33 exe static shared/shlib2.c b/test cases/failing/32 exe static shared/shlib2.c index 5b68843..5b68843 100644 --- a/test cases/failing/33 exe static shared/shlib2.c +++ b/test cases/failing/32 exe static shared/shlib2.c diff --git a/test cases/failing/33 exe static shared/stat.c b/test cases/failing/32 exe static shared/stat.c index 56ec66c..56ec66c 100644 --- a/test cases/failing/33 exe static shared/stat.c +++ b/test cases/failing/32 exe static shared/stat.c diff --git a/test cases/failing/34 non-root subproject/meson.build b/test cases/failing/33 non-root subproject/meson.build index c84dce7..c84dce7 100644 --- a/test cases/failing/34 non-root subproject/meson.build +++ b/test cases/failing/33 non-root subproject/meson.build diff --git a/test cases/failing/34 non-root subproject/some/meson.build b/test cases/failing/33 non-root subproject/some/meson.build index d82f451..d82f451 100644 --- a/test cases/failing/34 non-root subproject/some/meson.build +++ b/test cases/failing/33 non-root subproject/some/meson.build diff --git a/test cases/failing/35 dependency not-required then required/meson.build b/test cases/failing/34 dependency not-required then required/meson.build index 1796699..1796699 100644 --- a/test cases/failing/35 dependency not-required then required/meson.build +++ b/test cases/failing/34 dependency not-required then required/meson.build diff --git a/test cases/failing/36 project argument after target/exe.c b/test cases/failing/35 project argument after target/exe.c index 11b7fad..11b7fad 100644 --- a/test cases/failing/36 project argument after target/exe.c +++ b/test cases/failing/35 project argument after target/exe.c diff --git a/test cases/failing/36 project argument after target/meson.build b/test cases/failing/35 project argument after target/meson.build index 5402c67..5402c67 100644 --- a/test cases/failing/36 project argument after target/meson.build +++ b/test cases/failing/35 project argument after target/meson.build diff --git a/test cases/failing/37 pkgconfig dependency impossible conditions/meson.build b/test cases/failing/36 pkgconfig dependency impossible conditions/meson.build index 54d434c..54d434c 100644 --- a/test cases/failing/37 pkgconfig dependency impossible conditions/meson.build +++ b/test cases/failing/36 pkgconfig dependency impossible conditions/meson.build diff --git a/test cases/failing/38 has function external dependency/meson.build b/test cases/failing/37 has function external dependency/meson.build index 45a3bc2..45a3bc2 100644 --- a/test cases/failing/38 has function external dependency/meson.build +++ b/test cases/failing/37 has function external dependency/meson.build diff --git a/test cases/failing/38 has function external dependency/mylib.c b/test cases/failing/37 has function external dependency/mylib.c index d9fbd34..d9fbd34 100644 --- a/test cases/failing/38 has function external dependency/mylib.c +++ b/test cases/failing/37 has function external dependency/mylib.c diff --git a/test cases/failing/39 libdir must be inside prefix/meson.build b/test cases/failing/38 libdir must be inside prefix/meson.build index 66272ea..66272ea 100644 --- a/test cases/failing/39 libdir must be inside prefix/meson.build +++ b/test cases/failing/38 libdir must be inside prefix/meson.build diff --git a/test cases/failing/40 prefix absolute/meson.build b/test cases/failing/39 prefix absolute/meson.build index e2863e7..e2863e7 100644 --- a/test cases/failing/40 prefix absolute/meson.build +++ b/test cases/failing/39 prefix absolute/meson.build diff --git a/test cases/failing/41 kwarg assign/dummy.c b/test cases/failing/40 kwarg assign/dummy.c index 16fcdd9..16fcdd9 100644 --- a/test cases/failing/41 kwarg assign/dummy.c +++ b/test cases/failing/40 kwarg assign/dummy.c diff --git a/test cases/failing/41 kwarg assign/meson.build b/test cases/failing/40 kwarg assign/meson.build index c86786f..c86786f 100644 --- a/test cases/failing/41 kwarg assign/meson.build +++ b/test cases/failing/40 kwarg assign/meson.build diff --git a/test cases/failing/41 kwarg assign/prog.c b/test cases/failing/40 kwarg assign/prog.c index 11b7fad..11b7fad 100644 --- a/test cases/failing/41 kwarg assign/prog.c +++ b/test cases/failing/40 kwarg assign/prog.c diff --git a/test cases/failing/42 custom target plainname many inputs/1.txt b/test cases/failing/41 custom target plainname many inputs/1.txt index d00491f..d00491f 100644 --- a/test cases/failing/42 custom target plainname many inputs/1.txt +++ b/test cases/failing/41 custom target plainname many inputs/1.txt diff --git a/test cases/failing/42 custom target plainname many inputs/2.txt b/test cases/failing/41 custom target plainname many inputs/2.txt index 0cfbf08..0cfbf08 100644 --- a/test cases/failing/42 custom target plainname many inputs/2.txt +++ b/test cases/failing/41 custom target plainname many inputs/2.txt diff --git a/test cases/failing/42 custom target plainname many inputs/catfiles.py b/test cases/failing/41 custom target plainname many inputs/catfiles.py index 1c53e24..1c53e24 100644 --- a/test cases/failing/42 custom target plainname many inputs/catfiles.py +++ b/test cases/failing/41 custom target plainname many inputs/catfiles.py diff --git a/test cases/failing/42 custom target plainname many inputs/meson.build b/test cases/failing/41 custom target plainname many inputs/meson.build index 1bcfc06..1bcfc06 100644 --- a/test cases/failing/42 custom target plainname many inputs/meson.build +++ b/test cases/failing/41 custom target plainname many inputs/meson.build diff --git a/test cases/failing/43 custom target outputs not matching install_dirs/generator.py b/test cases/failing/42 custom target outputs not matching install_dirs/generator.py index 4ac6179..4ac6179 100755 --- a/test cases/failing/43 custom target outputs not matching install_dirs/generator.py +++ b/test cases/failing/42 custom target outputs not matching install_dirs/generator.py diff --git a/test cases/failing/43 custom target outputs not matching install_dirs/installed_files.txt b/test cases/failing/42 custom target outputs not matching install_dirs/installed_files.txt index 21e1249..21e1249 100644 --- a/test cases/failing/43 custom target outputs not matching install_dirs/installed_files.txt +++ b/test cases/failing/42 custom target outputs not matching install_dirs/installed_files.txt diff --git a/test cases/failing/43 custom target outputs not matching install_dirs/meson.build b/test cases/failing/42 custom target outputs not matching install_dirs/meson.build index 45bd7b3..45bd7b3 100644 --- a/test cases/failing/43 custom target outputs not matching install_dirs/meson.build +++ b/test cases/failing/42 custom target outputs not matching install_dirs/meson.build diff --git a/test cases/failing/44 project name colon/meson.build b/test cases/failing/43 project name colon/meson.build index 53e947e..53e947e 100644 --- a/test cases/failing/44 project name colon/meson.build +++ b/test cases/failing/43 project name colon/meson.build diff --git a/test cases/failing/45 abs subdir/bob/meson.build b/test cases/failing/44 abs subdir/bob/meson.build index 7bbf4b2..7bbf4b2 100644 --- a/test cases/failing/45 abs subdir/bob/meson.build +++ b/test cases/failing/44 abs subdir/bob/meson.build diff --git a/test cases/failing/45 abs subdir/meson.build b/test cases/failing/44 abs subdir/meson.build index 8c23224..8c23224 100644 --- a/test cases/failing/45 abs subdir/meson.build +++ b/test cases/failing/44 abs subdir/meson.build diff --git a/test cases/failing/46 abspath to srcdir/meson.build b/test cases/failing/45 abspath to srcdir/meson.build index 964a19b..964a19b 100644 --- a/test cases/failing/46 abspath to srcdir/meson.build +++ b/test cases/failing/45 abspath to srcdir/meson.build diff --git a/test cases/failing/47 pkgconfig variables reserved/meson.build b/test cases/failing/46 pkgconfig variables reserved/meson.build index 82ae995..82ae995 100644 --- a/test cases/failing/47 pkgconfig variables reserved/meson.build +++ b/test cases/failing/46 pkgconfig variables reserved/meson.build diff --git a/test cases/failing/47 pkgconfig variables reserved/simple.c b/test cases/failing/46 pkgconfig variables reserved/simple.c index e8a6d83..e8a6d83 100644 --- a/test cases/failing/47 pkgconfig variables reserved/simple.c +++ b/test cases/failing/46 pkgconfig variables reserved/simple.c diff --git a/test cases/failing/47 pkgconfig variables reserved/simple.h b/test cases/failing/46 pkgconfig variables reserved/simple.h index bb52e6d..bb52e6d 100644 --- a/test cases/failing/47 pkgconfig variables reserved/simple.h +++ b/test cases/failing/46 pkgconfig variables reserved/simple.h diff --git a/test cases/failing/48 pkgconfig variables zero length/meson.build b/test cases/failing/47 pkgconfig variables zero length/meson.build index 65d3344..65d3344 100644 --- a/test cases/failing/48 pkgconfig variables zero length/meson.build +++ b/test cases/failing/47 pkgconfig variables zero length/meson.build diff --git a/test cases/failing/48 pkgconfig variables zero length/simple.c b/test cases/failing/47 pkgconfig variables zero length/simple.c index e8a6d83..e8a6d83 100644 --- a/test cases/failing/48 pkgconfig variables zero length/simple.c +++ b/test cases/failing/47 pkgconfig variables zero length/simple.c diff --git a/test cases/failing/48 pkgconfig variables zero length/simple.h b/test cases/failing/47 pkgconfig variables zero length/simple.h index bb52e6d..bb52e6d 100644 --- a/test cases/failing/48 pkgconfig variables zero length/simple.h +++ b/test cases/failing/47 pkgconfig variables zero length/simple.h diff --git a/test cases/failing/49 pkgconfig variables zero length value/meson.build b/test cases/failing/48 pkgconfig variables zero length value/meson.build index 33977b2..33977b2 100644 --- a/test cases/failing/49 pkgconfig variables zero length value/meson.build +++ b/test cases/failing/48 pkgconfig variables zero length value/meson.build diff --git a/test cases/failing/49 pkgconfig variables zero length value/simple.c b/test cases/failing/48 pkgconfig variables zero length value/simple.c index e8a6d83..e8a6d83 100644 --- a/test cases/failing/49 pkgconfig variables zero length value/simple.c +++ b/test cases/failing/48 pkgconfig variables zero length value/simple.c diff --git a/test cases/failing/49 pkgconfig variables zero length value/simple.h b/test cases/failing/48 pkgconfig variables zero length value/simple.h index bb52e6d..bb52e6d 100644 --- a/test cases/failing/49 pkgconfig variables zero length value/simple.h +++ b/test cases/failing/48 pkgconfig variables zero length value/simple.h diff --git a/test cases/failing/50 pkgconfig variables not key value/meson.build b/test cases/failing/49 pkgconfig variables not key value/meson.build index 02fa737..02fa737 100644 --- a/test cases/failing/50 pkgconfig variables not key value/meson.build +++ b/test cases/failing/49 pkgconfig variables not key value/meson.build diff --git a/test cases/failing/50 pkgconfig variables not key value/simple.c b/test cases/failing/49 pkgconfig variables not key value/simple.c index e8a6d83..e8a6d83 100644 --- a/test cases/failing/50 pkgconfig variables not key value/simple.c +++ b/test cases/failing/49 pkgconfig variables not key value/simple.c diff --git a/test cases/failing/50 pkgconfig variables not key value/simple.h b/test cases/failing/49 pkgconfig variables not key value/simple.h index bb52e6d..bb52e6d 100644 --- a/test cases/failing/50 pkgconfig variables not key value/simple.h +++ b/test cases/failing/49 pkgconfig variables not key value/simple.h diff --git a/test cases/failing/51 executable comparison/meson.build b/test cases/failing/50 executable comparison/meson.build index 041bcf3..041bcf3 100644 --- a/test cases/failing/51 executable comparison/meson.build +++ b/test cases/failing/50 executable comparison/meson.build diff --git a/test cases/failing/51 executable comparison/prog.c b/test cases/failing/50 executable comparison/prog.c index 0314ff1..0314ff1 100644 --- a/test cases/failing/51 executable comparison/prog.c +++ b/test cases/failing/50 executable comparison/prog.c diff --git a/test cases/failing/52 inconsistent comparison/meson.build b/test cases/failing/51 inconsistent comparison/meson.build index 7694c2c..7694c2c 100644 --- a/test cases/failing/52 inconsistent comparison/meson.build +++ b/test cases/failing/51 inconsistent comparison/meson.build diff --git a/test cases/failing/53 slashname/meson.build b/test cases/failing/52 slashname/meson.build index bba5301..bba5301 100644 --- a/test cases/failing/53 slashname/meson.build +++ b/test cases/failing/52 slashname/meson.build diff --git a/test cases/failing/53 slashname/sub/meson.build b/test cases/failing/52 slashname/sub/meson.build index e104890..e104890 100644 --- a/test cases/failing/53 slashname/sub/meson.build +++ b/test cases/failing/52 slashname/sub/meson.build diff --git a/test cases/failing/53 slashname/sub/prog.c b/test cases/failing/52 slashname/sub/prog.c index 722de0a..722de0a 100644 --- a/test cases/failing/53 slashname/sub/prog.c +++ b/test cases/failing/52 slashname/sub/prog.c diff --git a/test cases/failing/54 reserved meson prefix/meson-foo/meson.build b/test cases/failing/53 reserved meson prefix/meson-foo/meson.build index e69de29..e69de29 100644 --- a/test cases/failing/54 reserved meson prefix/meson-foo/meson.build +++ b/test cases/failing/53 reserved meson prefix/meson-foo/meson.build diff --git a/test cases/failing/54 reserved meson prefix/meson.build b/test cases/failing/53 reserved meson prefix/meson.build index 1339035..1339035 100644 --- a/test cases/failing/54 reserved meson prefix/meson.build +++ b/test cases/failing/53 reserved meson prefix/meson.build diff --git a/test cases/failing/55 wrong shared crate type/foo.rs b/test cases/failing/54 wrong shared crate type/foo.rs index e69de29..e69de29 100644 --- a/test cases/failing/55 wrong shared crate type/foo.rs +++ b/test cases/failing/54 wrong shared crate type/foo.rs diff --git a/test cases/failing/55 wrong shared crate type/meson.build b/test cases/failing/54 wrong shared crate type/meson.build index 69ac3da..69ac3da 100644 --- a/test cases/failing/55 wrong shared crate type/meson.build +++ b/test cases/failing/54 wrong shared crate type/meson.build diff --git a/test cases/failing/56 wrong static crate type/foo.rs b/test cases/failing/55 wrong static crate type/foo.rs index e69de29..e69de29 100644 --- a/test cases/failing/56 wrong static crate type/foo.rs +++ b/test cases/failing/55 wrong static crate type/foo.rs diff --git a/test cases/failing/56 wrong static crate type/meson.build b/test cases/failing/55 wrong static crate type/meson.build index c094613..c094613 100644 --- a/test cases/failing/56 wrong static crate type/meson.build +++ b/test cases/failing/55 wrong static crate type/meson.build diff --git a/test cases/failing/57 or on new line/meson.build b/test cases/failing/56 or on new line/meson.build index 12f2705..12f2705 100644 --- a/test cases/failing/57 or on new line/meson.build +++ b/test cases/failing/56 or on new line/meson.build diff --git a/test cases/failing/57 or on new line/meson_options.txt b/test cases/failing/56 or on new line/meson_options.txt index 3302cf4..3302cf4 100644 --- a/test cases/failing/57 or on new line/meson_options.txt +++ b/test cases/failing/56 or on new line/meson_options.txt diff --git a/test cases/failing/58 kwarg in module/meson.build b/test cases/failing/57 kwarg in module/meson.build index b105db1..b105db1 100644 --- a/test cases/failing/58 kwarg in module/meson.build +++ b/test cases/failing/57 kwarg in module/meson.build diff --git a/test cases/failing/59 link with executable/meson.build b/test cases/failing/58 link with executable/meson.build index 186b3e5..186b3e5 100644 --- a/test cases/failing/59 link with executable/meson.build +++ b/test cases/failing/58 link with executable/meson.build diff --git a/test cases/failing/59 link with executable/module.c b/test cases/failing/58 link with executable/module.c index dc0124a..dc0124a 100644 --- a/test cases/failing/59 link with executable/module.c +++ b/test cases/failing/58 link with executable/module.c diff --git a/test cases/failing/59 link with executable/prog.c b/test cases/failing/58 link with executable/prog.c index f3836d7..f3836d7 100644 --- a/test cases/failing/59 link with executable/prog.c +++ b/test cases/failing/58 link with executable/prog.c diff --git a/test cases/failing/60 assign custom target index/meson.build b/test cases/failing/59 assign custom target index/meson.build index 7f2a820..7f2a820 100644 --- a/test cases/failing/60 assign custom target index/meson.build +++ b/test cases/failing/59 assign custom target index/meson.build diff --git a/test cases/failing/61 getoption prefix/meson.build b/test cases/failing/60 getoption prefix/meson.build index 8f85cff..8f85cff 100644 --- a/test cases/failing/61 getoption prefix/meson.build +++ b/test cases/failing/60 getoption prefix/meson.build diff --git a/test cases/failing/61 getoption prefix/subprojects/abc/meson.build b/test cases/failing/60 getoption prefix/subprojects/abc/meson.build index aa9c3df..aa9c3df 100644 --- a/test cases/failing/61 getoption prefix/subprojects/abc/meson.build +++ b/test cases/failing/60 getoption prefix/subprojects/abc/meson.build diff --git a/test cases/failing/61 getoption prefix/subprojects/abc/meson_options.txt b/test cases/failing/60 getoption prefix/subprojects/abc/meson_options.txt index 89e624e..89e624e 100644 --- a/test cases/failing/61 getoption prefix/subprojects/abc/meson_options.txt +++ b/test cases/failing/60 getoption prefix/subprojects/abc/meson_options.txt diff --git a/test cases/failing/62 bad option argument/meson.build b/test cases/failing/61 bad option argument/meson.build index 5219cfb..5219cfb 100644 --- a/test cases/failing/62 bad option argument/meson.build +++ b/test cases/failing/61 bad option argument/meson.build diff --git a/test cases/failing/62 bad option argument/meson_options.txt b/test cases/failing/61 bad option argument/meson_options.txt index de1fff6..de1fff6 100644 --- a/test cases/failing/62 bad option argument/meson_options.txt +++ b/test cases/failing/61 bad option argument/meson_options.txt diff --git a/test cases/failing/63 subproj filegrab/meson.build b/test cases/failing/62 subproj filegrab/meson.build index f38d6c7..f38d6c7 100644 --- a/test cases/failing/63 subproj filegrab/meson.build +++ b/test cases/failing/62 subproj filegrab/meson.build diff --git a/test cases/failing/63 subproj filegrab/prog.c b/test cases/failing/62 subproj filegrab/prog.c index 0314ff1..0314ff1 100644 --- a/test cases/failing/63 subproj filegrab/prog.c +++ b/test cases/failing/62 subproj filegrab/prog.c diff --git a/test cases/failing/63 subproj filegrab/subprojects/a/meson.build b/test cases/failing/62 subproj filegrab/subprojects/a/meson.build index 80b9888..80b9888 100644 --- a/test cases/failing/63 subproj filegrab/subprojects/a/meson.build +++ b/test cases/failing/62 subproj filegrab/subprojects/a/meson.build diff --git a/test cases/failing/64 grab subproj/meson.build b/test cases/failing/63 grab subproj/meson.build index 30fc690..30fc690 100644 --- a/test cases/failing/64 grab subproj/meson.build +++ b/test cases/failing/63 grab subproj/meson.build diff --git a/test cases/failing/64 grab subproj/subprojects/foo/meson.build b/test cases/failing/63 grab subproj/subprojects/foo/meson.build index b346f6d..b346f6d 100644 --- a/test cases/failing/64 grab subproj/subprojects/foo/meson.build +++ b/test cases/failing/63 grab subproj/subprojects/foo/meson.build diff --git a/test cases/failing/64 grab subproj/subprojects/foo/sub.c b/test cases/failing/63 grab subproj/subprojects/foo/sub.c index a94b1f5..a94b1f5 100644 --- a/test cases/failing/64 grab subproj/subprojects/foo/sub.c +++ b/test cases/failing/63 grab subproj/subprojects/foo/sub.c diff --git a/test cases/failing/65 grab sibling/meson.build b/test cases/failing/64 grab sibling/meson.build index 60b926a..60b926a 100644 --- a/test cases/failing/65 grab sibling/meson.build +++ b/test cases/failing/64 grab sibling/meson.build diff --git a/test cases/failing/65 grab sibling/subprojects/a/meson.build b/test cases/failing/64 grab sibling/subprojects/a/meson.build index 6dd9f61..6dd9f61 100644 --- a/test cases/failing/65 grab sibling/subprojects/a/meson.build +++ b/test cases/failing/64 grab sibling/subprojects/a/meson.build diff --git a/test cases/failing/65 grab sibling/subprojects/b/meson.build b/test cases/failing/64 grab sibling/subprojects/b/meson.build index 7c70fe5..7c70fe5 100644 --- a/test cases/failing/65 grab sibling/subprojects/b/meson.build +++ b/test cases/failing/64 grab sibling/subprojects/b/meson.build diff --git a/test cases/failing/65 grab sibling/subprojects/b/sneaky.c b/test cases/failing/64 grab sibling/subprojects/b/sneaky.c index 46718c6..46718c6 100644 --- a/test cases/failing/65 grab sibling/subprojects/b/sneaky.c +++ b/test cases/failing/64 grab sibling/subprojects/b/sneaky.c diff --git a/test cases/failing/66 string as link target/meson.build b/test cases/failing/65 string as link target/meson.build index cb83fff..cb83fff 100644 --- a/test cases/failing/66 string as link target/meson.build +++ b/test cases/failing/65 string as link target/meson.build diff --git a/test cases/failing/66 string as link target/prog.c b/test cases/failing/65 string as link target/prog.c index 0314ff1..0314ff1 100644 --- a/test cases/failing/66 string as link target/prog.c +++ b/test cases/failing/65 string as link target/prog.c diff --git a/test cases/failing/67 dependency not-found and required/meson.build b/test cases/failing/66 dependency not-found and required/meson.build index 1ce5747..1ce5747 100644 --- a/test cases/failing/67 dependency not-found and required/meson.build +++ b/test cases/failing/66 dependency not-found and required/meson.build diff --git a/test cases/failing/68 subproj different versions/main.c b/test cases/failing/67 subproj different versions/main.c index 8793c62..8793c62 100644 --- a/test cases/failing/68 subproj different versions/main.c +++ b/test cases/failing/67 subproj different versions/main.c diff --git a/test cases/failing/68 subproj different versions/meson.build b/test cases/failing/67 subproj different versions/meson.build index e964e42..e964e42 100644 --- a/test cases/failing/68 subproj different versions/meson.build +++ b/test cases/failing/67 subproj different versions/meson.build diff --git a/test cases/failing/68 subproj different versions/subprojects/a/a.c b/test cases/failing/67 subproj different versions/subprojects/a/a.c index cd41a65..cd41a65 100644 --- a/test cases/failing/68 subproj different versions/subprojects/a/a.c +++ b/test cases/failing/67 subproj different versions/subprojects/a/a.c diff --git a/test cases/failing/68 subproj different versions/subprojects/a/a.h b/test cases/failing/67 subproj different versions/subprojects/a/a.h index 8f1d49e..8f1d49e 100644 --- a/test cases/failing/68 subproj different versions/subprojects/a/a.h +++ b/test cases/failing/67 subproj different versions/subprojects/a/a.h diff --git a/test cases/failing/68 subproj different versions/subprojects/a/meson.build b/test cases/failing/67 subproj different versions/subprojects/a/meson.build index e84182a..e84182a 100644 --- a/test cases/failing/68 subproj different versions/subprojects/a/meson.build +++ b/test cases/failing/67 subproj different versions/subprojects/a/meson.build diff --git a/test cases/failing/68 subproj different versions/subprojects/b/b.c b/test cases/failing/67 subproj different versions/subprojects/b/b.c index f85f8c3..f85f8c3 100644 --- a/test cases/failing/68 subproj different versions/subprojects/b/b.c +++ b/test cases/failing/67 subproj different versions/subprojects/b/b.c diff --git a/test cases/failing/68 subproj different versions/subprojects/b/b.h b/test cases/failing/67 subproj different versions/subprojects/b/b.h index eced786..eced786 100644 --- a/test cases/failing/68 subproj different versions/subprojects/b/b.h +++ b/test cases/failing/67 subproj different versions/subprojects/b/b.h diff --git a/test cases/failing/68 subproj different versions/subprojects/b/meson.build b/test cases/failing/67 subproj different versions/subprojects/b/meson.build index 0398340..0398340 100644 --- a/test cases/failing/68 subproj different versions/subprojects/b/meson.build +++ b/test cases/failing/67 subproj different versions/subprojects/b/meson.build diff --git a/test cases/failing/68 subproj different versions/subprojects/c/c.h b/test cases/failing/67 subproj different versions/subprojects/c/c.h index 2b15f60..2b15f60 100644 --- a/test cases/failing/68 subproj different versions/subprojects/c/c.h +++ b/test cases/failing/67 subproj different versions/subprojects/c/c.h diff --git a/test cases/failing/68 subproj different versions/subprojects/c/meson.build b/test cases/failing/67 subproj different versions/subprojects/c/meson.build index 7184933..7184933 100644 --- a/test cases/failing/68 subproj different versions/subprojects/c/meson.build +++ b/test cases/failing/67 subproj different versions/subprojects/c/meson.build diff --git a/test cases/failing/69 wrong boost module/meson.build b/test cases/failing/68 wrong boost module/meson.build index 7fb3a40..7fb3a40 100644 --- a/test cases/failing/69 wrong boost module/meson.build +++ b/test cases/failing/68 wrong boost module/meson.build diff --git a/test cases/failing/70 install_data rename bad size/file1.txt b/test cases/failing/69 install_data rename bad size/file1.txt index e69de29..e69de29 100644 --- a/test cases/failing/70 install_data rename bad size/file1.txt +++ b/test cases/failing/69 install_data rename bad size/file1.txt diff --git a/test cases/failing/70 install_data rename bad size/file2.txt b/test cases/failing/69 install_data rename bad size/file2.txt index e69de29..e69de29 100644 --- a/test cases/failing/70 install_data rename bad size/file2.txt +++ b/test cases/failing/69 install_data rename bad size/file2.txt diff --git a/test cases/failing/70 install_data rename bad size/meson.build b/test cases/failing/69 install_data rename bad size/meson.build index c7cde08..c7cde08 100644 --- a/test cases/failing/70 install_data rename bad size/meson.build +++ b/test cases/failing/69 install_data rename bad size/meson.build diff --git a/test cases/failing/71 skip only subdir/meson.build b/test cases/failing/70 skip only subdir/meson.build index 4832bd4..4832bd4 100644 --- a/test cases/failing/71 skip only subdir/meson.build +++ b/test cases/failing/70 skip only subdir/meson.build diff --git a/test cases/failing/71 skip only subdir/subdir/meson.build b/test cases/failing/70 skip only subdir/subdir/meson.build index 1ba447b..1ba447b 100644 --- a/test cases/failing/71 skip only subdir/subdir/meson.build +++ b/test cases/failing/70 skip only subdir/subdir/meson.build diff --git a/test cases/failing/72 invalid escape char/meson.build b/test cases/failing/71 invalid escape char/meson.build index b4e9196..b4e9196 100644 --- a/test cases/failing/72 invalid escape char/meson.build +++ b/test cases/failing/71 invalid escape char/meson.build diff --git a/test cases/failing/73 dual override/meson.build b/test cases/failing/72 dual override/meson.build index e5f86ba..e5f86ba 100644 --- a/test cases/failing/73 dual override/meson.build +++ b/test cases/failing/72 dual override/meson.build diff --git a/test cases/failing/73 dual override/overrides.py b/test cases/failing/72 dual override/overrides.py index 49e9b7a..49e9b7a 100644 --- a/test cases/failing/73 dual override/overrides.py +++ b/test cases/failing/72 dual override/overrides.py diff --git a/test cases/failing/74 override used/meson.build b/test cases/failing/73 override used/meson.build index 61885bb..61885bb 100644 --- a/test cases/failing/74 override used/meson.build +++ b/test cases/failing/73 override used/meson.build diff --git a/test cases/failing/74 override used/other.py b/test cases/failing/73 override used/other.py index f62ba96..f62ba96 100755 --- a/test cases/failing/74 override used/other.py +++ b/test cases/failing/73 override used/other.py diff --git a/test cases/failing/74 override used/something.py b/test cases/failing/73 override used/something.py index 64c9454..64c9454 100755 --- a/test cases/failing/74 override used/something.py +++ b/test cases/failing/73 override used/something.py diff --git a/test cases/failing/75 run_command unclean exit/meson.build b/test cases/failing/74 run_command unclean exit/meson.build index 4bc02ae..4bc02ae 100644 --- a/test cases/failing/75 run_command unclean exit/meson.build +++ b/test cases/failing/74 run_command unclean exit/meson.build diff --git a/test cases/failing/75 run_command unclean exit/returncode.py b/test cases/failing/74 run_command unclean exit/returncode.py index 84dbc5d..84dbc5d 100755 --- a/test cases/failing/75 run_command unclean exit/returncode.py +++ b/test cases/failing/74 run_command unclean exit/returncode.py diff --git a/test cases/failing/76 int literal leading zero/meson.build b/test cases/failing/75 int literal leading zero/meson.build index 7ad64ae..7ad64ae 100644 --- a/test cases/failing/76 int literal leading zero/meson.build +++ b/test cases/failing/75 int literal leading zero/meson.build diff --git a/test cases/failing/77 configuration immutable/input b/test cases/failing/76 configuration immutable/input index e69de29..e69de29 100644 --- a/test cases/failing/77 configuration immutable/input +++ b/test cases/failing/76 configuration immutable/input diff --git a/test cases/failing/77 configuration immutable/meson.build b/test cases/failing/76 configuration immutable/meson.build index b6cac41..b6cac41 100644 --- a/test cases/failing/77 configuration immutable/meson.build +++ b/test cases/failing/76 configuration immutable/meson.build diff --git a/test cases/failing/78 link with shared module on osx/meson.build b/test cases/failing/77 link with shared module on osx/meson.build index 2c714f9..2c714f9 100644 --- a/test cases/failing/78 link with shared module on osx/meson.build +++ b/test cases/failing/77 link with shared module on osx/meson.build diff --git a/test cases/failing/78 link with shared module on osx/module.c b/test cases/failing/77 link with shared module on osx/module.c index 81b0d5a..81b0d5a 100644 --- a/test cases/failing/78 link with shared module on osx/module.c +++ b/test cases/failing/77 link with shared module on osx/module.c diff --git a/test cases/failing/78 link with shared module on osx/prog.c b/test cases/failing/77 link with shared module on osx/prog.c index 8164d8d..8164d8d 100644 --- a/test cases/failing/78 link with shared module on osx/prog.c +++ b/test cases/failing/77 link with shared module on osx/prog.c diff --git a/test cases/failing/79 non ascii in ascii encoded configure file/config9.h.in b/test cases/failing/78 non ascii in ascii encoded configure file/config9.h.in index 323bec6..323bec6 100644 --- a/test cases/failing/79 non ascii in ascii encoded configure file/config9.h.in +++ b/test cases/failing/78 non ascii in ascii encoded configure file/config9.h.in diff --git a/test cases/failing/79 non ascii in ascii encoded configure file/meson.build b/test cases/failing/78 non ascii in ascii encoded configure file/meson.build index 846daaf..846daaf 100644 --- a/test cases/failing/79 non ascii in ascii encoded configure file/meson.build +++ b/test cases/failing/78 non ascii in ascii encoded configure file/meson.build diff --git a/test cases/failing/80 subproj dependency not-found and required/meson.build b/test cases/failing/79 subproj dependency not-found and required/meson.build index c5a2961..c5a2961 100644 --- a/test cases/failing/80 subproj dependency not-found and required/meson.build +++ b/test cases/failing/79 subproj dependency not-found and required/meson.build diff --git a/test cases/failing/81 unfound run/meson.build b/test cases/failing/80 unfound run/meson.build index 3f37e9a..3f37e9a 100644 --- a/test cases/failing/81 unfound run/meson.build +++ b/test cases/failing/80 unfound run/meson.build diff --git a/test cases/objc/6 c++ project objc subproject/master.cpp b/test cases/objc/4 c++ project objc subproject/master.cpp index 2f351d1..2f351d1 100644 --- a/test cases/objc/6 c++ project objc subproject/master.cpp +++ b/test cases/objc/4 c++ project objc subproject/master.cpp diff --git a/test cases/objc/6 c++ project objc subproject/meson.build b/test cases/objc/4 c++ project objc subproject/meson.build index 8a77ded..8a77ded 100644 --- a/test cases/objc/6 c++ project objc subproject/meson.build +++ b/test cases/objc/4 c++ project objc subproject/meson.build diff --git a/test cases/objc/6 c++ project objc subproject/subprojects/foo/foo.m b/test cases/objc/4 c++ project objc subproject/subprojects/foo/foo.m index e193b86..e193b86 100644 --- a/test cases/objc/6 c++ project objc subproject/subprojects/foo/foo.m +++ b/test cases/objc/4 c++ project objc subproject/subprojects/foo/foo.m diff --git a/test cases/objc/6 c++ project objc subproject/subprojects/foo/meson.build b/test cases/objc/4 c++ project objc subproject/subprojects/foo/meson.build index 2dbf8ab..2dbf8ab 100644 --- a/test cases/objc/6 c++ project objc subproject/subprojects/foo/meson.build +++ b/test cases/objc/4 c++ project objc subproject/subprojects/foo/meson.build diff --git a/test cases/unit/11 build_rpath/meson.build b/test cases/unit/10 build_rpath/meson.build index c0bc3bd..c0bc3bd 100644 --- a/test cases/unit/11 build_rpath/meson.build +++ b/test cases/unit/10 build_rpath/meson.build diff --git a/test cases/unit/11 build_rpath/prog.c b/test cases/unit/10 build_rpath/prog.c index 45b2fa3..45b2fa3 100644 --- a/test cases/unit/11 build_rpath/prog.c +++ b/test cases/unit/10 build_rpath/prog.c diff --git a/test cases/unit/11 build_rpath/prog.cc b/test cases/unit/10 build_rpath/prog.cc index c7c2123..c7c2123 100644 --- a/test cases/unit/11 build_rpath/prog.cc +++ b/test cases/unit/10 build_rpath/prog.cc diff --git a/test cases/unit/11 build_rpath/sub/meson.build b/test cases/unit/10 build_rpath/sub/meson.build index 6879ec6..6879ec6 100644 --- a/test cases/unit/11 build_rpath/sub/meson.build +++ b/test cases/unit/10 build_rpath/sub/meson.build diff --git a/test cases/unit/11 build_rpath/sub/stuff.c b/test cases/unit/10 build_rpath/sub/stuff.c index d56d8b0..d56d8b0 100644 --- a/test cases/unit/11 build_rpath/sub/stuff.c +++ b/test cases/unit/10 build_rpath/sub/stuff.c diff --git a/test cases/unit/12 cross prog/meson.build b/test cases/unit/11 cross prog/meson.build index a7adeb2..a7adeb2 100644 --- a/test cases/unit/12 cross prog/meson.build +++ b/test cases/unit/11 cross prog/meson.build diff --git a/test cases/unit/12 cross prog/some_cross_tool.py b/test cases/unit/11 cross prog/some_cross_tool.py index 1edd10f..1edd10f 100755 --- a/test cases/unit/12 cross prog/some_cross_tool.py +++ b/test cases/unit/11 cross prog/some_cross_tool.py diff --git a/test cases/unit/12 cross prog/sometool.py b/test cases/unit/11 cross prog/sometool.py index 4c0e3b1..4c0e3b1 100755 --- a/test cases/unit/12 cross prog/sometool.py +++ b/test cases/unit/11 cross prog/sometool.py diff --git a/test cases/unit/13 promote/meson.build b/test cases/unit/12 promote/meson.build index 066cf36..066cf36 100644 --- a/test cases/unit/13 promote/meson.build +++ b/test cases/unit/12 promote/meson.build diff --git a/test cases/unit/13 promote/subprojects/s1/meson.build b/test cases/unit/12 promote/subprojects/s1/meson.build index 88c467b..88c467b 100644 --- a/test cases/unit/13 promote/subprojects/s1/meson.build +++ b/test cases/unit/12 promote/subprojects/s1/meson.build diff --git a/test cases/unit/13 promote/subprojects/s1/s1.c b/test cases/unit/12 promote/subprojects/s1/s1.c index 7d1d775..7d1d775 100644 --- a/test cases/unit/13 promote/subprojects/s1/s1.c +++ b/test cases/unit/12 promote/subprojects/s1/s1.c diff --git a/test cases/unit/13 promote/subprojects/s1/subprojects/s3/meson.build b/test cases/unit/12 promote/subprojects/s1/subprojects/s3/meson.build index 894fe26..894fe26 100644 --- a/test cases/unit/13 promote/subprojects/s1/subprojects/s3/meson.build +++ b/test cases/unit/12 promote/subprojects/s1/subprojects/s3/meson.build diff --git a/test cases/unit/13 promote/subprojects/s1/subprojects/s3/s3.c b/test cases/unit/12 promote/subprojects/s1/subprojects/s3/s3.c index 0166603..0166603 100644 --- a/test cases/unit/13 promote/subprojects/s1/subprojects/s3/s3.c +++ b/test cases/unit/12 promote/subprojects/s1/subprojects/s3/s3.c diff --git a/test cases/unit/13 promote/subprojects/s1/subprojects/scommon/meson.build b/test cases/unit/12 promote/subprojects/s1/subprojects/scommon/meson.build index 231f275..231f275 100644 --- a/test cases/unit/13 promote/subprojects/s1/subprojects/scommon/meson.build +++ b/test cases/unit/12 promote/subprojects/s1/subprojects/scommon/meson.build diff --git a/test cases/unit/13 promote/subprojects/s1/subprojects/scommon/scommon_broken.c b/test cases/unit/12 promote/subprojects/s1/subprojects/scommon/scommon_broken.c index 3665a9c..3665a9c 100644 --- a/test cases/unit/13 promote/subprojects/s1/subprojects/scommon/scommon_broken.c +++ b/test cases/unit/12 promote/subprojects/s1/subprojects/scommon/scommon_broken.c diff --git a/test cases/unit/13 promote/subprojects/s2/meson.build b/test cases/unit/12 promote/subprojects/s2/meson.build index 32bcf8f..32bcf8f 100644 --- a/test cases/unit/13 promote/subprojects/s2/meson.build +++ b/test cases/unit/12 promote/subprojects/s2/meson.build diff --git a/test cases/unit/13 promote/subprojects/s2/s2.c b/test cases/unit/12 promote/subprojects/s2/s2.c index 2a6d1e6..2a6d1e6 100644 --- a/test cases/unit/13 promote/subprojects/s2/s2.c +++ b/test cases/unit/12 promote/subprojects/s2/s2.c diff --git a/test cases/unit/13 promote/subprojects/s2/subprojects/athing.wrap b/test cases/unit/12 promote/subprojects/s2/subprojects/athing.wrap index 09ba4e8..09ba4e8 100644 --- a/test cases/unit/13 promote/subprojects/s2/subprojects/athing.wrap +++ b/test cases/unit/12 promote/subprojects/s2/subprojects/athing.wrap diff --git a/test cases/unit/13 promote/subprojects/s2/subprojects/scommon/meson.build b/test cases/unit/12 promote/subprojects/s2/subprojects/scommon/meson.build index e0d8c7d..e0d8c7d 100644 --- a/test cases/unit/13 promote/subprojects/s2/subprojects/scommon/meson.build +++ b/test cases/unit/12 promote/subprojects/s2/subprojects/scommon/meson.build diff --git a/test cases/unit/13 promote/subprojects/s2/subprojects/scommon/scommon_ok.c b/test cases/unit/12 promote/subprojects/s2/subprojects/scommon/scommon_ok.c index 652f4eb..652f4eb 100644 --- a/test cases/unit/13 promote/subprojects/s2/subprojects/scommon/scommon_ok.c +++ b/test cases/unit/12 promote/subprojects/s2/subprojects/scommon/scommon_ok.c diff --git a/test cases/unit/13 testsetup selection/main.c b/test cases/unit/14 testsetup selection/main.c index cb3f748..cb3f748 100644 --- a/test cases/unit/13 testsetup selection/main.c +++ b/test cases/unit/14 testsetup selection/main.c diff --git a/test cases/unit/13 testsetup selection/meson.build b/test cases/unit/14 testsetup selection/meson.build index ae996c5..ae996c5 100644 --- a/test cases/unit/13 testsetup selection/meson.build +++ b/test cases/unit/14 testsetup selection/meson.build diff --git a/test cases/unit/13 testsetup selection/subprojects/bar/bar.c b/test cases/unit/14 testsetup selection/subprojects/bar/bar.c index cb3f748..cb3f748 100644 --- a/test cases/unit/13 testsetup selection/subprojects/bar/bar.c +++ b/test cases/unit/14 testsetup selection/subprojects/bar/bar.c diff --git a/test cases/unit/13 testsetup selection/subprojects/bar/meson.build b/test cases/unit/14 testsetup selection/subprojects/bar/meson.build index 1155a88..1155a88 100644 --- a/test cases/unit/13 testsetup selection/subprojects/bar/meson.build +++ b/test cases/unit/14 testsetup selection/subprojects/bar/meson.build diff --git a/test cases/unit/13 testsetup selection/subprojects/foo/foo.c b/test cases/unit/14 testsetup selection/subprojects/foo/foo.c index cb3f748..cb3f748 100644 --- a/test cases/unit/13 testsetup selection/subprojects/foo/foo.c +++ b/test cases/unit/14 testsetup selection/subprojects/foo/foo.c diff --git a/test cases/unit/13 testsetup selection/subprojects/foo/meson.build b/test cases/unit/14 testsetup selection/subprojects/foo/meson.build index 2eef840..2eef840 100644 --- a/test cases/unit/13 testsetup selection/subprojects/foo/meson.build +++ b/test cases/unit/14 testsetup selection/subprojects/foo/meson.build diff --git a/test cases/unit/14 prebuilt object/main.c b/test cases/unit/15 prebuilt object/main.c index 480bda5..480bda5 100644 --- a/test cases/unit/14 prebuilt object/main.c +++ b/test cases/unit/15 prebuilt object/main.c diff --git a/test cases/unit/14 prebuilt object/meson.build b/test cases/unit/15 prebuilt object/meson.build index 92f966b..92f966b 100644 --- a/test cases/unit/14 prebuilt object/meson.build +++ b/test cases/unit/15 prebuilt object/meson.build diff --git a/test cases/unit/14 prebuilt object/source.c b/test cases/unit/15 prebuilt object/source.c index f39b4f3..f39b4f3 100644 --- a/test cases/unit/14 prebuilt object/source.c +++ b/test cases/unit/15 prebuilt object/source.c diff --git a/test cases/unit/15 prebuilt static/libdir/best.c b/test cases/unit/16 prebuilt static/libdir/best.c index ab774e1..ab774e1 100644 --- a/test cases/unit/15 prebuilt static/libdir/best.c +++ b/test cases/unit/16 prebuilt static/libdir/best.c diff --git a/test cases/unit/15 prebuilt static/libdir/best.h b/test cases/unit/16 prebuilt static/libdir/best.h index 063017f..063017f 100644 --- a/test cases/unit/15 prebuilt static/libdir/best.h +++ b/test cases/unit/16 prebuilt static/libdir/best.h diff --git a/test cases/unit/15 prebuilt static/libdir/meson.build b/test cases/unit/16 prebuilt static/libdir/meson.build index 8d74ccf..8d74ccf 100644 --- a/test cases/unit/15 prebuilt static/libdir/meson.build +++ b/test cases/unit/16 prebuilt static/libdir/meson.build diff --git a/test cases/unit/15 prebuilt static/main.c b/test cases/unit/16 prebuilt static/main.c index d172625..d172625 100644 --- a/test cases/unit/15 prebuilt static/main.c +++ b/test cases/unit/16 prebuilt static/main.c diff --git a/test cases/unit/15 prebuilt static/meson.build b/test cases/unit/16 prebuilt static/meson.build index 9ea1d0d..9ea1d0d 100644 --- a/test cases/unit/15 prebuilt static/meson.build +++ b/test cases/unit/16 prebuilt static/meson.build diff --git a/test cases/unit/16 prebuilt shared/alexandria.c b/test cases/unit/17 prebuilt shared/alexandria.c index 2d6b848..2d6b848 100644 --- a/test cases/unit/16 prebuilt shared/alexandria.c +++ b/test cases/unit/17 prebuilt shared/alexandria.c diff --git a/test cases/unit/16 prebuilt shared/alexandria.h b/test cases/unit/17 prebuilt shared/alexandria.h index 6e507c5..6e507c5 100644 --- a/test cases/unit/16 prebuilt shared/alexandria.h +++ b/test cases/unit/17 prebuilt shared/alexandria.h diff --git a/test cases/unit/16 prebuilt shared/another_visitor.c b/test cases/unit/17 prebuilt shared/another_visitor.c index 18e5f15..18e5f15 100644 --- a/test cases/unit/16 prebuilt shared/another_visitor.c +++ b/test cases/unit/17 prebuilt shared/another_visitor.c diff --git a/test cases/unit/16 prebuilt shared/meson.build b/test cases/unit/17 prebuilt shared/meson.build index 41c11c6..41c11c6 100644 --- a/test cases/unit/16 prebuilt shared/meson.build +++ b/test cases/unit/17 prebuilt shared/meson.build diff --git a/test cases/unit/16 prebuilt shared/patron.c b/test cases/unit/17 prebuilt shared/patron.c index 82d9678..82d9678 100644 --- a/test cases/unit/16 prebuilt shared/patron.c +++ b/test cases/unit/17 prebuilt shared/patron.c diff --git a/test cases/unit/17 pkgconfig static/foo.c b/test cases/unit/18 pkgconfig static/foo.c index bf7fbdd..bf7fbdd 100644 --- a/test cases/unit/17 pkgconfig static/foo.c +++ b/test cases/unit/18 pkgconfig static/foo.c diff --git a/test cases/unit/17 pkgconfig static/foo.pc.in b/test cases/unit/18 pkgconfig static/foo.pc.in index b26c0b0..b26c0b0 100644 --- a/test cases/unit/17 pkgconfig static/foo.pc.in +++ b/test cases/unit/18 pkgconfig static/foo.pc.in diff --git a/test cases/unit/17 pkgconfig static/include/foo.h b/test cases/unit/18 pkgconfig static/include/foo.h index 88ef554..88ef554 100644 --- a/test cases/unit/17 pkgconfig static/include/foo.h +++ b/test cases/unit/18 pkgconfig static/include/foo.h diff --git a/test cases/unit/17 pkgconfig static/main.c b/test cases/unit/18 pkgconfig static/main.c index cc4649f..cc4649f 100644 --- a/test cases/unit/17 pkgconfig static/main.c +++ b/test cases/unit/18 pkgconfig static/main.c diff --git a/test cases/unit/17 pkgconfig static/meson.build b/test cases/unit/18 pkgconfig static/meson.build index d1b0fd5..d1b0fd5 100644 --- a/test cases/unit/17 pkgconfig static/meson.build +++ b/test cases/unit/18 pkgconfig static/meson.build diff --git a/test cases/unit/18 array option/meson.build b/test cases/unit/19 array option/meson.build index 2b44181..2b44181 100644 --- a/test cases/unit/18 array option/meson.build +++ b/test cases/unit/19 array option/meson.build diff --git a/test cases/unit/18 array option/meson_options.txt b/test cases/unit/19 array option/meson_options.txt index 0ccdcc4..0ccdcc4 100644 --- a/test cases/unit/18 array option/meson_options.txt +++ b/test cases/unit/19 array option/meson_options.txt diff --git a/test cases/unit/21 warning location/a.c b/test cases/unit/22 warning location/a.c index e69de29..e69de29 100644 --- a/test cases/unit/21 warning location/a.c +++ b/test cases/unit/22 warning location/a.c diff --git a/test cases/unit/21 warning location/b.c b/test cases/unit/22 warning location/b.c index e69de29..e69de29 100644 --- a/test cases/unit/21 warning location/b.c +++ b/test cases/unit/22 warning location/b.c diff --git a/test cases/unit/21 warning location/conf.in b/test cases/unit/22 warning location/conf.in index a2903ed..a2903ed 100644 --- a/test cases/unit/21 warning location/conf.in +++ b/test cases/unit/22 warning location/conf.in diff --git a/test cases/unit/21 warning location/main.c b/test cases/unit/22 warning location/main.c index e69de29..e69de29 100644 --- a/test cases/unit/21 warning location/main.c +++ b/test cases/unit/22 warning location/main.c diff --git a/test cases/unit/21 warning location/meson.build b/test cases/unit/22 warning location/meson.build index 52a93d1..52a93d1 100644 --- a/test cases/unit/21 warning location/meson.build +++ b/test cases/unit/22 warning location/meson.build diff --git a/test cases/unit/21 warning location/sub/c.c b/test cases/unit/22 warning location/sub/c.c index e69de29..e69de29 100644 --- a/test cases/unit/21 warning location/sub/c.c +++ b/test cases/unit/22 warning location/sub/c.c diff --git a/test cases/unit/21 warning location/sub/d.c b/test cases/unit/22 warning location/sub/d.c index e69de29..e69de29 100644 --- a/test cases/unit/21 warning location/sub/d.c +++ b/test cases/unit/22 warning location/sub/d.c diff --git a/test cases/unit/21 warning location/sub/meson.build b/test cases/unit/22 warning location/sub/meson.build index 27f6778..27f6778 100644 --- a/test cases/unit/21 warning location/sub/meson.build +++ b/test cases/unit/22 warning location/sub/meson.build diff --git a/test cases/unit/21 warning location/sub/sub.c b/test cases/unit/22 warning location/sub/sub.c index e69de29..e69de29 100644 --- a/test cases/unit/21 warning location/sub/sub.c +++ b/test cases/unit/22 warning location/sub/sub.c diff --git a/test cases/unit/22 unfound pkgconfig/meson.build b/test cases/unit/23 unfound pkgconfig/meson.build index 1285c0a..1285c0a 100644 --- a/test cases/unit/22 unfound pkgconfig/meson.build +++ b/test cases/unit/23 unfound pkgconfig/meson.build diff --git a/test cases/unit/22 unfound pkgconfig/some.c b/test cases/unit/23 unfound pkgconfig/some.c index fb765fb..fb765fb 100644 --- a/test cases/unit/22 unfound pkgconfig/some.c +++ b/test cases/unit/23 unfound pkgconfig/some.c diff --git a/test cases/unit/23 compiler run_command/meson.build b/test cases/unit/24 compiler run_command/meson.build index 6d9e0b9..6d9e0b9 100644 --- a/test cases/unit/23 compiler run_command/meson.build +++ b/test cases/unit/24 compiler run_command/meson.build diff --git a/test cases/unit/23 non-permitted kwargs/meson.build b/test cases/unit/25 non-permitted kwargs/meson.build index 9f7dc1f..9f7dc1f 100644 --- a/test cases/unit/23 non-permitted kwargs/meson.build +++ b/test cases/unit/25 non-permitted kwargs/meson.build diff --git a/test cases/unit/24 install umask/datafile.cat b/test cases/unit/26 install umask/datafile.cat index 53d81fc..53d81fc 100644 --- a/test cases/unit/24 install umask/datafile.cat +++ b/test cases/unit/26 install umask/datafile.cat diff --git a/test cases/unit/24 install umask/meson.build b/test cases/unit/26 install umask/meson.build index 225f71c..225f71c 100644 --- a/test cases/unit/24 install umask/meson.build +++ b/test cases/unit/26 install umask/meson.build diff --git a/test cases/unit/24 install umask/myinstall.py b/test cases/unit/26 install umask/myinstall.py index db6a51c..db6a51c 100644 --- a/test cases/unit/24 install umask/myinstall.py +++ b/test cases/unit/26 install umask/myinstall.py diff --git a/test cases/unit/24 install umask/prog.1 b/test cases/unit/26 install umask/prog.1 index 08ef7da..08ef7da 100644 --- a/test cases/unit/24 install umask/prog.1 +++ b/test cases/unit/26 install umask/prog.1 diff --git a/test cases/unit/24 install umask/prog.c b/test cases/unit/26 install umask/prog.c index 0f0061d..0f0061d 100644 --- a/test cases/unit/24 install umask/prog.c +++ b/test cases/unit/26 install umask/prog.c diff --git a/test cases/unit/24 install umask/sample.h b/test cases/unit/26 install umask/sample.h index dc030da..dc030da 100644 --- a/test cases/unit/24 install umask/sample.h +++ b/test cases/unit/26 install umask/sample.h diff --git a/test cases/unit/24 install umask/subdir/datafile.dog b/test cases/unit/26 install umask/subdir/datafile.dog index 7a5bcb7..7a5bcb7 100644 --- a/test cases/unit/24 install umask/subdir/datafile.dog +++ b/test cases/unit/26 install umask/subdir/datafile.dog diff --git a/test cases/unit/24 install umask/subdir/sayhello b/test cases/unit/26 install umask/subdir/sayhello index 1e1c90a..1e1c90a 100755 --- a/test cases/unit/24 install umask/subdir/sayhello +++ b/test cases/unit/26 install umask/subdir/sayhello diff --git a/test cases/unit/24 pkgconfig usage/dependee/meson.build b/test cases/unit/27 pkgconfig usage/dependee/meson.build index beb446c..beb446c 100644 --- a/test cases/unit/24 pkgconfig usage/dependee/meson.build +++ b/test cases/unit/27 pkgconfig usage/dependee/meson.build diff --git a/test cases/unit/24 pkgconfig usage/dependee/pkguser.c b/test cases/unit/27 pkgconfig usage/dependee/pkguser.c index 2bff316..2bff316 100644 --- a/test cases/unit/24 pkgconfig usage/dependee/pkguser.c +++ b/test cases/unit/27 pkgconfig usage/dependee/pkguser.c diff --git a/test cases/unit/24 pkgconfig usage/dependency/meson.build b/test cases/unit/27 pkgconfig usage/dependency/meson.build index 89fae8e..89fae8e 100644 --- a/test cases/unit/24 pkgconfig usage/dependency/meson.build +++ b/test cases/unit/27 pkgconfig usage/dependency/meson.build diff --git a/test cases/unit/24 pkgconfig usage/dependency/pkgdep.c b/test cases/unit/27 pkgconfig usage/dependency/pkgdep.c index bd5c3f4..bd5c3f4 100644 --- a/test cases/unit/24 pkgconfig usage/dependency/pkgdep.c +++ b/test cases/unit/27 pkgconfig usage/dependency/pkgdep.c diff --git a/test cases/unit/24 pkgconfig usage/dependency/pkgdep.h b/test cases/unit/27 pkgconfig usage/dependency/pkgdep.h index 16d622e..16d622e 100644 --- a/test cases/unit/24 pkgconfig usage/dependency/pkgdep.h +++ b/test cases/unit/27 pkgconfig usage/dependency/pkgdep.h diff --git a/test cases/unit/24 pkgconfig usage/dependency/privatelib.c b/test cases/unit/27 pkgconfig usage/dependency/privatelib.c index 71d2179..71d2179 100644 --- a/test cases/unit/24 pkgconfig usage/dependency/privatelib.c +++ b/test cases/unit/27 pkgconfig usage/dependency/privatelib.c diff --git a/test cases/unit/25 ndebug if-release/main.c b/test cases/unit/28 ndebug if-release/main.c index 70b3d04..70b3d04 100644 --- a/test cases/unit/25 ndebug if-release/main.c +++ b/test cases/unit/28 ndebug if-release/main.c diff --git a/test cases/unit/25 ndebug if-release/meson.build b/test cases/unit/28 ndebug if-release/meson.build index 4af2406..4af2406 100644 --- a/test cases/unit/25 ndebug if-release/meson.build +++ b/test cases/unit/28 ndebug if-release/meson.build diff --git a/test cases/unit/26 guessed linker dependencies/exe/app.c b/test cases/unit/29 guessed linker dependencies/exe/app.c index 1031a42..1031a42 100644 --- a/test cases/unit/26 guessed linker dependencies/exe/app.c +++ b/test cases/unit/29 guessed linker dependencies/exe/app.c diff --git a/test cases/unit/26 guessed linker dependencies/exe/meson.build b/test cases/unit/29 guessed linker dependencies/exe/meson.build index 8bb1bd7..8bb1bd7 100644 --- a/test cases/unit/26 guessed linker dependencies/exe/meson.build +++ b/test cases/unit/29 guessed linker dependencies/exe/meson.build diff --git a/test cases/unit/26 guessed linker dependencies/lib/lib.c b/test cases/unit/29 guessed linker dependencies/lib/lib.c index 1a8f94d..1a8f94d 100644 --- a/test cases/unit/26 guessed linker dependencies/lib/lib.c +++ b/test cases/unit/29 guessed linker dependencies/lib/lib.c diff --git a/test cases/unit/26 guessed linker dependencies/lib/meson.build b/test cases/unit/29 guessed linker dependencies/lib/meson.build index 36df112..36df112 100644 --- a/test cases/unit/26 guessed linker dependencies/lib/meson.build +++ b/test cases/unit/29 guessed linker dependencies/lib/meson.build diff --git a/test cases/unit/26 guessed linker dependencies/lib/meson_options.txt b/test cases/unit/29 guessed linker dependencies/lib/meson_options.txt index 2123e45..2123e45 100644 --- a/test cases/unit/26 guessed linker dependencies/lib/meson_options.txt +++ b/test cases/unit/29 guessed linker dependencies/lib/meson_options.txt diff --git a/test cases/unit/26 shared_mod linking/libfile.c b/test cases/unit/30 shared_mod linking/libfile.c index 44f7667..44f7667 100644 --- a/test cases/unit/26 shared_mod linking/libfile.c +++ b/test cases/unit/30 shared_mod linking/libfile.c diff --git a/test cases/unit/26 shared_mod linking/main.c b/test cases/unit/30 shared_mod linking/main.c index 12f9c98..12f9c98 100644 --- a/test cases/unit/26 shared_mod linking/main.c +++ b/test cases/unit/30 shared_mod linking/main.c diff --git a/test cases/unit/26 shared_mod linking/meson.build b/test cases/unit/30 shared_mod linking/meson.build index 994a5d3..994a5d3 100644 --- a/test cases/unit/26 shared_mod linking/meson.build +++ b/test cases/unit/30 shared_mod linking/meson.build diff --git a/test cases/unit/27 forcefallback/meson.build b/test cases/unit/31 forcefallback/meson.build index 8d84a60..8d84a60 100644 --- a/test cases/unit/27 forcefallback/meson.build +++ b/test cases/unit/31 forcefallback/meson.build diff --git a/test cases/unit/27 forcefallback/subprojects/notzlib/meson.build b/test cases/unit/31 forcefallback/subprojects/notzlib/meson.build index 254a136..254a136 100644 --- a/test cases/unit/27 forcefallback/subprojects/notzlib/meson.build +++ b/test cases/unit/31 forcefallback/subprojects/notzlib/meson.build diff --git a/test cases/unit/27 forcefallback/subprojects/notzlib/notzlib.c b/test cases/unit/31 forcefallback/subprojects/notzlib/notzlib.c index c3b6bf9..c3b6bf9 100644 --- a/test cases/unit/27 forcefallback/subprojects/notzlib/notzlib.c +++ b/test cases/unit/31 forcefallback/subprojects/notzlib/notzlib.c diff --git a/test cases/unit/27 forcefallback/subprojects/notzlib/notzlib.h b/test cases/unit/31 forcefallback/subprojects/notzlib/notzlib.h index 695921d..695921d 100644 --- a/test cases/unit/27 forcefallback/subprojects/notzlib/notzlib.h +++ b/test cases/unit/31 forcefallback/subprojects/notzlib/notzlib.h diff --git a/test cases/unit/27 forcefallback/test_not_zlib.c b/test cases/unit/31 forcefallback/test_not_zlib.c index 36256af..36256af 100644 --- a/test cases/unit/27 forcefallback/test_not_zlib.c +++ b/test cases/unit/31 forcefallback/test_not_zlib.c diff --git a/test cases/unit/28 pkgconfig use libraries/app/app.c b/test cases/unit/32 pkgconfig use libraries/app/app.c index b271a9e..b271a9e 100644 --- a/test cases/unit/28 pkgconfig use libraries/app/app.c +++ b/test cases/unit/32 pkgconfig use libraries/app/app.c diff --git a/test cases/unit/28 pkgconfig use libraries/app/meson.build b/test cases/unit/32 pkgconfig use libraries/app/meson.build index 3d85a32..3d85a32 100644 --- a/test cases/unit/28 pkgconfig use libraries/app/meson.build +++ b/test cases/unit/32 pkgconfig use libraries/app/meson.build diff --git a/test cases/unit/28 pkgconfig use libraries/lib/liba.c b/test cases/unit/32 pkgconfig use libraries/lib/liba.c index e98906b..e98906b 100644 --- a/test cases/unit/28 pkgconfig use libraries/lib/liba.c +++ b/test cases/unit/32 pkgconfig use libraries/lib/liba.c diff --git a/test cases/unit/28 pkgconfig use libraries/lib/libb.c b/test cases/unit/32 pkgconfig use libraries/lib/libb.c index 3160e5f..3160e5f 100644 --- a/test cases/unit/28 pkgconfig use libraries/lib/libb.c +++ b/test cases/unit/32 pkgconfig use libraries/lib/libb.c diff --git a/test cases/unit/28 pkgconfig use libraries/lib/meson.build b/test cases/unit/32 pkgconfig use libraries/lib/meson.build index 748adf4..748adf4 100644 --- a/test cases/unit/28 pkgconfig use libraries/lib/meson.build +++ b/test cases/unit/32 pkgconfig use libraries/lib/meson.build diff --git a/test cases/unit/29 cross file overrides always args/meson.build b/test cases/unit/33 cross file overrides always args/meson.build index ef6556e..ef6556e 100644 --- a/test cases/unit/29 cross file overrides always args/meson.build +++ b/test cases/unit/33 cross file overrides always args/meson.build diff --git a/test cases/unit/29 cross file overrides always args/test.c b/test cases/unit/33 cross file overrides always args/test.c index 315f92e..315f92e 100644 --- a/test cases/unit/29 cross file overrides always args/test.c +++ b/test cases/unit/33 cross file overrides always args/test.c diff --git a/test cases/unit/29 cross file overrides always args/ubuntu-armhf-overrides.txt b/test cases/unit/33 cross file overrides always args/ubuntu-armhf-overrides.txt index a00a7d1..a00a7d1 100644 --- a/test cases/unit/29 cross file overrides always args/ubuntu-armhf-overrides.txt +++ b/test cases/unit/33 cross file overrides always args/ubuntu-armhf-overrides.txt diff --git a/test cases/unit/30 command line/meson.build b/test cases/unit/34 command line/meson.build index 6207ca5..6207ca5 100644 --- a/test cases/unit/30 command line/meson.build +++ b/test cases/unit/34 command line/meson.build diff --git a/test cases/unit/30 command line/meson_options.txt b/test cases/unit/34 command line/meson_options.txt index 7acc112..7acc112 100644 --- a/test cases/unit/30 command line/meson_options.txt +++ b/test cases/unit/34 command line/meson_options.txt diff --git a/test cases/unit/30 command line/subprojects/subp/meson.build b/test cases/unit/34 command line/subprojects/subp/meson.build index cf79fa4..cf79fa4 100644 --- a/test cases/unit/30 command line/subprojects/subp/meson.build +++ b/test cases/unit/34 command line/subprojects/subp/meson.build diff --git a/test cases/unit/30 command line/subprojects/subp/meson_options.txt b/test cases/unit/34 command line/subprojects/subp/meson_options.txt index 8c50615..8c50615 100644 --- a/test cases/unit/30 command line/subprojects/subp/meson_options.txt +++ b/test cases/unit/34 command line/subprojects/subp/meson_options.txt diff --git a/test cases/unit/30 mixed command line args/meson.build b/test cases/unit/35 mixed command line args/meson.build index af5cdc7..af5cdc7 100644 --- a/test cases/unit/30 mixed command line args/meson.build +++ b/test cases/unit/35 mixed command line args/meson.build diff --git a/test cases/unit/30 mixed command line args/meson_options.txt b/test cases/unit/35 mixed command line args/meson_options.txt index 5a4bc22..5a4bc22 100644 --- a/test cases/unit/30 mixed command line args/meson_options.txt +++ b/test cases/unit/35 mixed command line args/meson_options.txt diff --git a/test cases/unit/31 pkgconfig format/meson.build b/test cases/unit/36 pkgconfig format/meson.build index ea00f5d..ea00f5d 100644 --- a/test cases/unit/31 pkgconfig format/meson.build +++ b/test cases/unit/36 pkgconfig format/meson.build diff --git a/test cases/unit/31 pkgconfig format/somelib.c b/test cases/unit/36 pkgconfig format/somelib.c index 0558024..0558024 100644 --- a/test cases/unit/31 pkgconfig format/somelib.c +++ b/test cases/unit/36 pkgconfig format/somelib.c diff --git a/test cases/unit/31 pkgconfig format/someret.c b/test cases/unit/36 pkgconfig format/someret.c index 69f4299..69f4299 100644 --- a/test cases/unit/31 pkgconfig format/someret.c +++ b/test cases/unit/36 pkgconfig format/someret.c diff --git a/test cases/unit/32 python extmodule/blaster.py b/test cases/unit/37 python extmodule/blaster.py index 163b6d4..163b6d4 100755 --- a/test cases/unit/32 python extmodule/blaster.py +++ b/test cases/unit/37 python extmodule/blaster.py diff --git a/test cases/unit/32 python extmodule/ext/meson.build b/test cases/unit/37 python extmodule/ext/meson.build index b13bb32..b13bb32 100644 --- a/test cases/unit/32 python extmodule/ext/meson.build +++ b/test cases/unit/37 python extmodule/ext/meson.build diff --git a/test cases/unit/32 python extmodule/ext/tachyon_module.c b/test cases/unit/37 python extmodule/ext/tachyon_module.c index 68eda53..68eda53 100644 --- a/test cases/unit/32 python extmodule/ext/tachyon_module.c +++ b/test cases/unit/37 python extmodule/ext/tachyon_module.c diff --git a/test cases/unit/32 python extmodule/meson.build b/test cases/unit/37 python extmodule/meson.build index 4798654..4798654 100644 --- a/test cases/unit/32 python extmodule/meson.build +++ b/test cases/unit/37 python extmodule/meson.build diff --git a/test cases/unit/32 python extmodule/meson_options.txt b/test cases/unit/37 python extmodule/meson_options.txt index b8f645d..b8f645d 100644 --- a/test cases/unit/32 python extmodule/meson_options.txt +++ b/test cases/unit/37 python extmodule/meson_options.txt diff --git a/test cases/unit/33 external, internal library rpath/built library/bar.c b/test cases/unit/38 external, internal library rpath/built library/bar.c index 4f5662e..4f5662e 100644 --- a/test cases/unit/33 external, internal library rpath/built library/bar.c +++ b/test cases/unit/38 external, internal library rpath/built library/bar.c diff --git a/test cases/unit/33 external, internal library rpath/built library/meson.build b/test cases/unit/38 external, internal library rpath/built library/meson.build index 2b422f4..2b422f4 100644 --- a/test cases/unit/33 external, internal library rpath/built library/meson.build +++ b/test cases/unit/38 external, internal library rpath/built library/meson.build diff --git a/test cases/unit/33 external, internal library rpath/built library/meson_options.txt b/test cases/unit/38 external, internal library rpath/built library/meson_options.txt index aa1d2ec..aa1d2ec 100644 --- a/test cases/unit/33 external, internal library rpath/built library/meson_options.txt +++ b/test cases/unit/38 external, internal library rpath/built library/meson_options.txt diff --git a/test cases/unit/33 external, internal library rpath/built library/prog.c b/test cases/unit/38 external, internal library rpath/built library/prog.c index e3d4cf6..e3d4cf6 100644 --- a/test cases/unit/33 external, internal library rpath/built library/prog.c +++ b/test cases/unit/38 external, internal library rpath/built library/prog.c diff --git a/test cases/unit/33 external, internal library rpath/external library/faa.c b/test cases/unit/38 external, internal library rpath/external library/faa.c index 4733575..4733575 100644 --- a/test cases/unit/33 external, internal library rpath/external library/faa.c +++ b/test cases/unit/38 external, internal library rpath/external library/faa.c diff --git a/test cases/unit/33 external, internal library rpath/external library/foo.c b/test cases/unit/38 external, internal library rpath/external library/foo.c index a34e4a8..a34e4a8 100644 --- a/test cases/unit/33 external, internal library rpath/external library/foo.c +++ b/test cases/unit/38 external, internal library rpath/external library/foo.c diff --git a/test cases/unit/33 external, internal library rpath/external library/meson.build b/test cases/unit/38 external, internal library rpath/external library/meson.build index 6dcc97e..6dcc97e 100644 --- a/test cases/unit/33 external, internal library rpath/external library/meson.build +++ b/test cases/unit/38 external, internal library rpath/external library/meson.build diff --git a/test cases/unit/34 featurenew subprojects/meson.build b/test cases/unit/39 featurenew subprojects/meson.build index 27898cd..27898cd 100644 --- a/test cases/unit/34 featurenew subprojects/meson.build +++ b/test cases/unit/39 featurenew subprojects/meson.build diff --git a/test cases/unit/34 featurenew subprojects/subprojects/bar/meson.build b/test cases/unit/39 featurenew subprojects/subprojects/bar/meson.build index 712a125..712a125 100644 --- a/test cases/unit/34 featurenew subprojects/subprojects/bar/meson.build +++ b/test cases/unit/39 featurenew subprojects/subprojects/bar/meson.build diff --git a/test cases/unit/34 featurenew subprojects/subprojects/foo/meson.build b/test cases/unit/39 featurenew subprojects/subprojects/foo/meson.build index 0ef4472..0ef4472 100644 --- a/test cases/unit/34 featurenew subprojects/subprojects/foo/meson.build +++ b/test cases/unit/39 featurenew subprojects/subprojects/foo/meson.build diff --git a/test cases/unit/35 rpath order/meson.build b/test cases/unit/40 rpath order/meson.build index a722894..a722894 100644 --- a/test cases/unit/35 rpath order/meson.build +++ b/test cases/unit/40 rpath order/meson.build diff --git a/test cases/unit/35 rpath order/myexe.c b/test cases/unit/40 rpath order/myexe.c index 03b2213..03b2213 100644 --- a/test cases/unit/35 rpath order/myexe.c +++ b/test cases/unit/40 rpath order/myexe.c diff --git a/test cases/unit/35 rpath order/subprojects/sub1/lib.c b/test cases/unit/40 rpath order/subprojects/sub1/lib.c index e69de29..e69de29 100644 --- a/test cases/unit/35 rpath order/subprojects/sub1/lib.c +++ b/test cases/unit/40 rpath order/subprojects/sub1/lib.c diff --git a/test cases/unit/35 rpath order/subprojects/sub1/meson.build b/test cases/unit/40 rpath order/subprojects/sub1/meson.build index 4dd5d08..4dd5d08 100644 --- a/test cases/unit/35 rpath order/subprojects/sub1/meson.build +++ b/test cases/unit/40 rpath order/subprojects/sub1/meson.build diff --git a/test cases/unit/35 rpath order/subprojects/sub2/lib.c b/test cases/unit/40 rpath order/subprojects/sub2/lib.c index e69de29..e69de29 100644 --- a/test cases/unit/35 rpath order/subprojects/sub2/lib.c +++ b/test cases/unit/40 rpath order/subprojects/sub2/lib.c diff --git a/test cases/unit/35 rpath order/subprojects/sub2/meson.build b/test cases/unit/40 rpath order/subprojects/sub2/meson.build index bc3510d..bc3510d 100644 --- a/test cases/unit/35 rpath order/subprojects/sub2/meson.build +++ b/test cases/unit/40 rpath order/subprojects/sub2/meson.build diff --git a/test cases/unit/36 dep order/lib1.c b/test cases/unit/41 dep order/lib1.c index e69de29..e69de29 100644 --- a/test cases/unit/36 dep order/lib1.c +++ b/test cases/unit/41 dep order/lib1.c diff --git a/test cases/unit/36 dep order/lib2.c b/test cases/unit/41 dep order/lib2.c index e69de29..e69de29 100644 --- a/test cases/unit/36 dep order/lib2.c +++ b/test cases/unit/41 dep order/lib2.c diff --git a/test cases/unit/36 dep order/meson.build b/test cases/unit/41 dep order/meson.build index 17cf9df..17cf9df 100644 --- a/test cases/unit/36 dep order/meson.build +++ b/test cases/unit/41 dep order/meson.build diff --git a/test cases/unit/36 dep order/myexe.c b/test cases/unit/41 dep order/myexe.c index 8f4c045..8f4c045 100644 --- a/test cases/unit/36 dep order/myexe.c +++ b/test cases/unit/41 dep order/myexe.c diff --git a/test cases/unit/9 -L -l order/first.pc b/test cases/unit/8 -L -l order/first.pc index 3b811b2..3b811b2 100644 --- a/test cases/unit/9 -L -l order/first.pc +++ b/test cases/unit/8 -L -l order/first.pc diff --git a/test cases/unit/9 -L -l order/meson.build b/test cases/unit/8 -L -l order/meson.build index cfcf033..cfcf033 100644 --- a/test cases/unit/9 -L -l order/meson.build +++ b/test cases/unit/8 -L -l order/meson.build diff --git a/test cases/unit/9 -L -l order/prog.c b/test cases/unit/8 -L -l order/prog.c index 3a16ac3..3a16ac3 100644 --- a/test cases/unit/9 -L -l order/prog.c +++ b/test cases/unit/8 -L -l order/prog.c diff --git a/test cases/unit/9 -L -l order/second.pc b/test cases/unit/8 -L -l order/second.pc index 196824b..196824b 100644 --- a/test cases/unit/9 -L -l order/second.pc +++ b/test cases/unit/8 -L -l order/second.pc diff --git a/test cases/unit/10 d dedup/meson.build b/test cases/unit/9 d dedup/meson.build index 08f3a6c..08f3a6c 100644 --- a/test cases/unit/10 d dedup/meson.build +++ b/test cases/unit/9 d dedup/meson.build diff --git a/test cases/unit/10 d dedup/prog.c b/test cases/unit/9 d dedup/prog.c index 505f122..505f122 100644 --- a/test cases/unit/10 d dedup/prog.c +++ b/test cases/unit/9 d dedup/prog.c diff --git a/test cases/windows/11 vs module defs generated custom target/meson.build b/test cases/windows/10 vs module defs generated custom target/meson.build index fe594c8..fe594c8 100644 --- a/test cases/windows/11 vs module defs generated custom target/meson.build +++ b/test cases/windows/10 vs module defs generated custom target/meson.build diff --git a/test cases/windows/10 vs module defs generated/prog.c b/test cases/windows/10 vs module defs generated custom target/prog.c index f35f4a0..f35f4a0 100644 --- a/test cases/windows/10 vs module defs generated/prog.c +++ b/test cases/windows/10 vs module defs generated custom target/prog.c diff --git a/test cases/windows/11 vs module defs generated custom target/subdir/make_def.py b/test cases/windows/10 vs module defs generated custom target/subdir/make_def.py index 50acfb5..50acfb5 100755 --- a/test cases/windows/11 vs module defs generated custom target/subdir/make_def.py +++ b/test cases/windows/10 vs module defs generated custom target/subdir/make_def.py diff --git a/test cases/windows/11 vs module defs generated custom target/subdir/meson.build b/test cases/windows/10 vs module defs generated custom target/subdir/meson.build index c4ae33a..c4ae33a 100644 --- a/test cases/windows/11 vs module defs generated custom target/subdir/meson.build +++ b/test cases/windows/10 vs module defs generated custom target/subdir/meson.build diff --git a/test cases/windows/10 vs module defs generated/subdir/somedll.c b/test cases/windows/10 vs module defs generated custom target/subdir/somedll.c index b23d8fe..b23d8fe 100644 --- a/test cases/windows/10 vs module defs generated/subdir/somedll.c +++ b/test cases/windows/10 vs module defs generated custom target/subdir/somedll.c diff --git a/test cases/windows/12 exe implib/installed_files.txt b/test cases/windows/11 exe implib/installed_files.txt index bd2abe9..bd2abe9 100644 --- a/test cases/windows/12 exe implib/installed_files.txt +++ b/test cases/windows/11 exe implib/installed_files.txt diff --git a/test cases/windows/12 exe implib/meson.build b/test cases/windows/11 exe implib/meson.build index 0a38ec1..0a38ec1 100644 --- a/test cases/windows/12 exe implib/meson.build +++ b/test cases/windows/11 exe implib/meson.build diff --git a/test cases/windows/12 exe implib/prog.c b/test cases/windows/11 exe implib/prog.c index 6d5a9f5..6d5a9f5 100644 --- a/test cases/windows/12 exe implib/prog.c +++ b/test cases/windows/11 exe implib/prog.c diff --git a/test cases/windows/13 resources with custom targets/meson.build b/test cases/windows/12 resources with custom targets/meson.build index b1e2b09..b1e2b09 100644 --- a/test cases/windows/13 resources with custom targets/meson.build +++ b/test cases/windows/12 resources with custom targets/meson.build diff --git a/test cases/windows/13 resources with custom targets/prog.c b/test cases/windows/12 resources with custom targets/prog.c index 2bef6a2..2bef6a2 100644 --- a/test cases/windows/13 resources with custom targets/prog.c +++ b/test cases/windows/12 resources with custom targets/prog.c diff --git a/test cases/windows/13 resources with custom targets/res/gen-res.py b/test cases/windows/12 resources with custom targets/res/gen-res.py index 2feb02f..2feb02f 100755 --- a/test cases/windows/13 resources with custom targets/res/gen-res.py +++ b/test cases/windows/12 resources with custom targets/res/gen-res.py diff --git a/test cases/windows/13 resources with custom targets/res/meson.build b/test cases/windows/12 resources with custom targets/res/meson.build index 9797637..9797637 100644 --- a/test cases/windows/13 resources with custom targets/res/meson.build +++ b/test cases/windows/12 resources with custom targets/res/meson.build diff --git a/test cases/windows/13 resources with custom targets/res/myres.rc.in b/test cases/windows/12 resources with custom targets/res/myres.rc.in index 0cff642..0cff642 100644 --- a/test cases/windows/13 resources with custom targets/res/myres.rc.in +++ b/test cases/windows/12 resources with custom targets/res/myres.rc.in diff --git a/test cases/windows/13 resources with custom targets/res/myres_static.rc b/test cases/windows/12 resources with custom targets/res/myres_static.rc index 12838ae..12838ae 100644 --- a/test cases/windows/13 resources with custom targets/res/myres_static.rc +++ b/test cases/windows/12 resources with custom targets/res/myres_static.rc diff --git a/test cases/windows/13 resources with custom targets/res/resource.h b/test cases/windows/12 resources with custom targets/res/resource.h index e69de29..e69de29 100644 --- a/test cases/windows/13 resources with custom targets/res/resource.h +++ b/test cases/windows/12 resources with custom targets/res/resource.h diff --git a/test cases/windows/13 resources with custom targets/res/sample.ico b/test cases/windows/12 resources with custom targets/res/sample.ico Binary files differindex 24bd3d9..24bd3d9 100644 --- a/test cases/windows/13 resources with custom targets/res/sample.ico +++ b/test cases/windows/12 resources with custom targets/res/sample.ico diff --git a/test cases/windows/14 test argument extra paths/exe/main.c b/test cases/windows/13 test argument extra paths/exe/main.c index 0ac9e38..0ac9e38 100644 --- a/test cases/windows/14 test argument extra paths/exe/main.c +++ b/test cases/windows/13 test argument extra paths/exe/main.c diff --git a/test cases/windows/14 test argument extra paths/exe/meson.build b/test cases/windows/13 test argument extra paths/exe/meson.build index 138500a..138500a 100644 --- a/test cases/windows/14 test argument extra paths/exe/meson.build +++ b/test cases/windows/13 test argument extra paths/exe/meson.build diff --git a/test cases/windows/14 test argument extra paths/lib/foo.c b/test cases/windows/13 test argument extra paths/lib/foo.c index 86b1a03..86b1a03 100644 --- a/test cases/windows/14 test argument extra paths/lib/foo.c +++ b/test cases/windows/13 test argument extra paths/lib/foo.c diff --git a/test cases/windows/14 test argument extra paths/lib/foo.h b/test cases/windows/13 test argument extra paths/lib/foo.h index 5078c58..5078c58 100644 --- a/test cases/windows/14 test argument extra paths/lib/foo.h +++ b/test cases/windows/13 test argument extra paths/lib/foo.h diff --git a/test cases/windows/14 test argument extra paths/lib/meson.build b/test cases/windows/13 test argument extra paths/lib/meson.build index aa0bf14..aa0bf14 100644 --- a/test cases/windows/14 test argument extra paths/lib/meson.build +++ b/test cases/windows/13 test argument extra paths/lib/meson.build diff --git a/test cases/windows/14 test argument extra paths/meson.build b/test cases/windows/13 test argument extra paths/meson.build index f105946..f105946 100644 --- a/test cases/windows/14 test argument extra paths/meson.build +++ b/test cases/windows/13 test argument extra paths/meson.build diff --git a/test cases/windows/14 test argument extra paths/test/meson.build b/test cases/windows/13 test argument extra paths/test/meson.build index 2e608be..2e608be 100644 --- a/test cases/windows/14 test argument extra paths/test/meson.build +++ b/test cases/windows/13 test argument extra paths/test/meson.build diff --git a/test cases/windows/14 test argument extra paths/test/test_run_exe.py b/test cases/windows/13 test argument extra paths/test/test_run_exe.py index 77c7ddc..77c7ddc 100644 --- a/test cases/windows/14 test argument extra paths/test/test_run_exe.py +++ b/test cases/windows/13 test argument extra paths/test/test_run_exe.py diff --git a/test cases/windows/15 resources with custom target depend_files/ico/gen-ico.py b/test cases/windows/14 resources with custom target depend_files/ico/gen-ico.py index c49e0dd..c49e0dd 100755 --- a/test cases/windows/15 resources with custom target depend_files/ico/gen-ico.py +++ b/test cases/windows/14 resources with custom target depend_files/ico/gen-ico.py diff --git a/test cases/windows/15 resources with custom target depend_files/ico/meson.build b/test cases/windows/14 resources with custom target depend_files/ico/meson.build index 3fae9e8..3fae9e8 100644 --- a/test cases/windows/15 resources with custom target depend_files/ico/meson.build +++ b/test cases/windows/14 resources with custom target depend_files/ico/meson.build diff --git a/test cases/windows/15 resources with custom target depend_files/ico/sample.ico.in b/test cases/windows/14 resources with custom target depend_files/ico/sample.ico.in Binary files differindex 24bd3d9..24bd3d9 100644 --- a/test cases/windows/15 resources with custom target depend_files/ico/sample.ico.in +++ b/test cases/windows/14 resources with custom target depend_files/ico/sample.ico.in diff --git a/test cases/windows/15 resources with custom target depend_files/meson.build b/test cases/windows/14 resources with custom target depend_files/meson.build index 85ba06f..85ba06f 100644 --- a/test cases/windows/15 resources with custom target depend_files/meson.build +++ b/test cases/windows/14 resources with custom target depend_files/meson.build diff --git a/test cases/windows/15 resources with custom target depend_files/prog.c b/test cases/windows/14 resources with custom target depend_files/prog.c index 2bef6a2..2bef6a2 100644 --- a/test cases/windows/15 resources with custom target depend_files/prog.c +++ b/test cases/windows/14 resources with custom target depend_files/prog.c diff --git a/test cases/windows/15 resources with custom target depend_files/res/meson.build b/test cases/windows/14 resources with custom target depend_files/res/meson.build index 3d43b3f..3d43b3f 100644 --- a/test cases/windows/15 resources with custom target depend_files/res/meson.build +++ b/test cases/windows/14 resources with custom target depend_files/res/meson.build diff --git a/test cases/windows/15 resources with custom target depend_files/res/myres.rc b/test cases/windows/14 resources with custom target depend_files/res/myres.rc index 12838ae..12838ae 100644 --- a/test cases/windows/15 resources with custom target depend_files/res/myres.rc +++ b/test cases/windows/14 resources with custom target depend_files/res/myres.rc diff --git a/test cases/windows/16 resource scripts with duplicate filenames/a/meson.build b/test cases/windows/15 resource scripts with duplicate filenames/a/meson.build index 73f18c8..73f18c8 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/a/meson.build +++ b/test cases/windows/15 resource scripts with duplicate filenames/a/meson.build diff --git a/test cases/windows/16 resource scripts with duplicate filenames/a/rsrc.rc b/test cases/windows/15 resource scripts with duplicate filenames/a/rsrc.rc index 1997b8e..1997b8e 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/a/rsrc.rc +++ b/test cases/windows/15 resource scripts with duplicate filenames/a/rsrc.rc diff --git a/test cases/windows/16 resource scripts with duplicate filenames/b/meson.build b/test cases/windows/15 resource scripts with duplicate filenames/b/meson.build index d0b0aab..d0b0aab 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/b/meson.build +++ b/test cases/windows/15 resource scripts with duplicate filenames/b/meson.build diff --git a/test cases/windows/16 resource scripts with duplicate filenames/b/rsrc.rc b/test cases/windows/15 resource scripts with duplicate filenames/b/rsrc.rc index a8e3b27..a8e3b27 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/b/rsrc.rc +++ b/test cases/windows/15 resource scripts with duplicate filenames/b/rsrc.rc diff --git a/test cases/windows/16 resource scripts with duplicate filenames/c/meson.build b/test cases/windows/15 resource scripts with duplicate filenames/c/meson.build index a7b7e30..a7b7e30 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/c/meson.build +++ b/test cases/windows/15 resource scripts with duplicate filenames/c/meson.build diff --git a/test cases/windows/16 resource scripts with duplicate filenames/c/rsrc.rc b/test cases/windows/15 resource scripts with duplicate filenames/c/rsrc.rc index 1fa2c1c..1fa2c1c 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/c/rsrc.rc +++ b/test cases/windows/15 resource scripts with duplicate filenames/c/rsrc.rc diff --git a/test cases/windows/16 resource scripts with duplicate filenames/meson.build b/test cases/windows/15 resource scripts with duplicate filenames/meson.build index 4073a8e..4073a8e 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/meson.build +++ b/test cases/windows/15 resource scripts with duplicate filenames/meson.build diff --git a/test cases/windows/16 resource scripts with duplicate filenames/rsrc.rc b/test cases/windows/15 resource scripts with duplicate filenames/rsrc.rc index 8f6aa1f..8f6aa1f 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/rsrc.rc +++ b/test cases/windows/15 resource scripts with duplicate filenames/rsrc.rc diff --git a/test cases/windows/16 resource scripts with duplicate filenames/verify.c b/test cases/windows/15 resource scripts with duplicate filenames/verify.c index 4d2ccf0..4d2ccf0 100644 --- a/test cases/windows/16 resource scripts with duplicate filenames/verify.c +++ b/test cases/windows/15 resource scripts with duplicate filenames/verify.c diff --git a/test cases/windows/8 dll versioning/copyfile.py b/test cases/windows/7 dll versioning/copyfile.py index ff42ac3..ff42ac3 100644 --- a/test cases/windows/8 dll versioning/copyfile.py +++ b/test cases/windows/7 dll versioning/copyfile.py diff --git a/test cases/windows/8 dll versioning/exe.orig.c b/test cases/windows/7 dll versioning/exe.orig.c index 86c4adc..86c4adc 100644 --- a/test cases/windows/8 dll versioning/exe.orig.c +++ b/test cases/windows/7 dll versioning/exe.orig.c diff --git a/test cases/windows/8 dll versioning/installed_files.txt b/test cases/windows/7 dll versioning/installed_files.txt index 20482bf..20482bf 100644 --- a/test cases/windows/8 dll versioning/installed_files.txt +++ b/test cases/windows/7 dll versioning/installed_files.txt diff --git a/test cases/windows/8 dll versioning/lib.c b/test cases/windows/7 dll versioning/lib.c index cf7dfdd..cf7dfdd 100644 --- a/test cases/windows/8 dll versioning/lib.c +++ b/test cases/windows/7 dll versioning/lib.c diff --git a/test cases/windows/8 dll versioning/meson.build b/test cases/windows/7 dll versioning/meson.build index 80acf88..80acf88 100644 --- a/test cases/windows/8 dll versioning/meson.build +++ b/test cases/windows/7 dll versioning/meson.build diff --git a/test cases/windows/9 find program/meson.build b/test cases/windows/8 find program/meson.build index 565fb62..565fb62 100644 --- a/test cases/windows/9 find program/meson.build +++ b/test cases/windows/8 find program/meson.build diff --git a/test cases/windows/9 find program/test-script b/test cases/windows/8 find program/test-script index d105a81..d105a81 100644 --- a/test cases/windows/9 find program/test-script +++ b/test cases/windows/8 find program/test-script diff --git a/test cases/windows/9 find program/test-script-ext.py b/test cases/windows/8 find program/test-script-ext.py index ae9adfb..ae9adfb 100644 --- a/test cases/windows/9 find program/test-script-ext.py +++ b/test cases/windows/8 find program/test-script-ext.py diff --git a/test cases/windows/10 vs module defs generated/meson.build b/test cases/windows/9 vs module defs generated/meson.build index 7728ca7..7728ca7 100644 --- a/test cases/windows/10 vs module defs generated/meson.build +++ b/test cases/windows/9 vs module defs generated/meson.build diff --git a/test cases/windows/11 vs module defs generated custom target/prog.c b/test cases/windows/9 vs module defs generated/prog.c index f35f4a0..f35f4a0 100644 --- a/test cases/windows/11 vs module defs generated custom target/prog.c +++ b/test cases/windows/9 vs module defs generated/prog.c diff --git a/test cases/windows/10 vs module defs generated/subdir/meson.build b/test cases/windows/9 vs module defs generated/subdir/meson.build index 5d390a0..5d390a0 100644 --- a/test cases/windows/10 vs module defs generated/subdir/meson.build +++ b/test cases/windows/9 vs module defs generated/subdir/meson.build diff --git a/test cases/windows/11 vs module defs generated custom target/subdir/somedll.c b/test cases/windows/9 vs module defs generated/subdir/somedll.c index b23d8fe..b23d8fe 100644 --- a/test cases/windows/11 vs module defs generated custom target/subdir/somedll.c +++ b/test cases/windows/9 vs module defs generated/subdir/somedll.c diff --git a/test cases/windows/10 vs module defs generated/subdir/somedll.def.in b/test cases/windows/9 vs module defs generated/subdir/somedll.def.in index c29207c..c29207c 100644 --- a/test cases/windows/10 vs module defs generated/subdir/somedll.def.in +++ b/test cases/windows/9 vs module defs generated/subdir/somedll.def.in |