diff options
author | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-10 22:40:15 +0300 |
---|---|---|
committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-10 22:40:15 +0300 |
commit | f6974035628993db1d4b52035ff7480e3bf7375f (patch) | |
tree | 313d68a5e055920050c04ebebdbe058e94f9e363 | |
parent | 651aede977179c5fe382744e3dd91ca8e01d050c (diff) | |
download | meson-condenserc2.zip meson-condenserc2.tar.gz meson-condenserc2.tar.bz2 |
Condense test directory names.condenserc2
-rwxr-xr-x | run_format_tests.py | 2 | ||||
-rw-r--r-- | test cases/common/283 wrap override/meson.build (renamed from test cases/common/282 wrap override/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/283 wrap override/subprojects/sub/meson.build (renamed from test cases/common/282 wrap override/subprojects/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/283 wrap override/subprojects/sub/subprojects/subsub.wrap (renamed from test cases/common/282 wrap override/subprojects/sub/subprojects/subsub.wrap) | 0 | ||||
-rw-r--r-- | test cases/common/283 wrap override/subprojects/subsub/meson.build (renamed from test cases/common/282 wrap override/subprojects/subsub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/meson.build (renamed from test cases/common/283 pkgconfig subproject/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/simple.c (renamed from test cases/common/283 pkgconfig subproject/simple.c) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/simple.h (renamed from test cases/common/283 pkgconfig subproject/simple.h) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/subprojects/simple2/exports.def (renamed from test cases/common/283 pkgconfig subproject/subprojects/simple2/exports.def) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/subprojects/simple2/meson.build (renamed from test cases/common/283 pkgconfig subproject/subprojects/simple2/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.c (renamed from test cases/common/283 pkgconfig subproject/subprojects/simple2/simple2.c) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.h (renamed from test cases/common/283 pkgconfig subproject/subprojects/simple2/simple2.h) | 0 | ||||
-rw-r--r-- | test cases/common/284 pkgconfig subproject/test.json (renamed from test cases/common/283 pkgconfig subproject/test.json) | 0 | ||||
-rwxr-xr-x | test cases/unit/100 relative find program/foo.py (renamed from test cases/unit/101 relative find program/foo.py) | 0 | ||||
-rw-r--r-- | test cases/unit/100 relative find program/meson.build (renamed from test cases/unit/101 relative find program/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/100 relative find program/subdir/meson.build (renamed from test cases/unit/101 relative find program/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/101 rlib linkage/lib2.rs (renamed from test cases/unit/102 rlib linkage/lib2.rs) | 0 | ||||
-rw-r--r-- | test cases/unit/101 rlib linkage/main.rs (renamed from test cases/unit/102 rlib linkage/main.rs) | 0 | ||||
-rw-r--r-- | test cases/unit/101 rlib linkage/meson.build (renamed from test cases/unit/102 rlib linkage/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/102 python without pkgconfig/meson.build (renamed from test cases/unit/103 python without pkgconfig/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/103 strip/lib.c (renamed from test cases/unit/104 strip/lib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/103 strip/meson.build (renamed from test cases/unit/104 strip/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/104 debug function/meson.build (renamed from test cases/unit/105 debug function/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/105 pkgconfig relocatable with absolute path/meson.build (renamed from test cases/unit/106 pkgconfig relocatable with absolute path/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/106 underspecified mtest/main.c (renamed from test cases/unit/107 underspecified mtest/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/106 underspecified mtest/meson.build (renamed from test cases/unit/107 underspecified mtest/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/unit/106 underspecified mtest/runner.py (renamed from test cases/unit/107 underspecified mtest/runner.py) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/cp.py (renamed from test cases/unit/108 subproject symlink/cp.py) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/main.c (renamed from test cases/unit/108 subproject symlink/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/meson.build (renamed from test cases/unit/108 subproject symlink/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/symlinked_subproject/datadir/datafile (renamed from test cases/unit/108 subproject symlink/symlinked_subproject/datadir/datafile) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/symlinked_subproject/datadir/meson.build (renamed from test cases/unit/108 subproject symlink/symlinked_subproject/datadir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/symlinked_subproject/meson.build (renamed from test cases/unit/108 subproject symlink/symlinked_subproject/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/107 subproject symlink/symlinked_subproject/src.c (renamed from test cases/unit/108 subproject symlink/symlinked_subproject/src.c) | 0 | ||||
-rw-r--r-- | test cases/unit/108 new subproject on reconfigure/meson.build (renamed from test cases/unit/109 new subproject on reconfigure/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/108 new subproject on reconfigure/meson_options.txt (renamed from test cases/unit/109 new subproject on reconfigure/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/108 new subproject on reconfigure/subprojects/foo/foo.c (renamed from test cases/unit/109 new subproject on reconfigure/subprojects/foo/foo.c) | 0 | ||||
-rw-r--r-- | test cases/unit/108 new subproject on reconfigure/subprojects/foo/meson.build (renamed from test cases/unit/109 new subproject on reconfigure/subprojects/foo/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/109 configure same noop/meson.build (renamed from test cases/unit/110 configure same noop/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/109 configure same noop/meson_options.txt (renamed from test cases/unit/110 configure same noop/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/110 freeze/freeze.c (renamed from test cases/unit/111 freeze/freeze.c) | 0 | ||||
-rw-r--r-- | test cases/unit/110 freeze/meson.build (renamed from test cases/unit/111 freeze/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/111 replace unencodable xml chars/meson.build (renamed from test cases/unit/112 replace unencodable xml chars/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/111 replace unencodable xml chars/script.py (renamed from test cases/unit/112 replace unencodable xml chars/script.py) | 0 | ||||
-rw-r--r-- | test cases/unit/112 classpath/com/mesonbuild/Simple.java (renamed from test cases/unit/113 classpath/com/mesonbuild/Simple.java) | 0 | ||||
-rw-r--r-- | test cases/unit/112 classpath/meson.build (renamed from test cases/unit/113 classpath/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/113 list build options/meson.build (renamed from test cases/unit/114 list build options/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/113 list build options/meson_options.txt (renamed from test cases/unit/114 list build options/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/114 complex link cases/main.c (renamed from test cases/unit/115 complex link cases/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/114 complex link cases/meson.build (renamed from test cases/unit/115 complex link cases/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/114 complex link cases/s1.c (renamed from test cases/unit/115 complex link cases/s1.c) | 0 | ||||
-rw-r--r-- | test cases/unit/114 complex link cases/s2.c (renamed from test cases/unit/115 complex link cases/s2.c) | 0 | ||||
-rw-r--r-- | test cases/unit/114 complex link cases/s3.c (renamed from test cases/unit/115 complex link cases/s3.c) | 0 | ||||
-rw-r--r-- | test cases/unit/115 c cpp stds/meson.build (renamed from test cases/unit/116 c cpp stds/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/115 c cpp stds/meson.options (renamed from test cases/unit/116 c cpp stds/meson.options) | 0 | ||||
-rw-r--r-- | test cases/unit/116 empty project/expected_mods.json (renamed from test cases/unit/117 empty project/expected_mods.json) | 0 | ||||
-rw-r--r-- | test cases/unit/116 empty project/meson.build (renamed from test cases/unit/117 empty project/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/117 genvslite/main.cpp (renamed from test cases/unit/118 genvslite/main.cpp) | 0 | ||||
-rw-r--r-- | test cases/unit/117 genvslite/meson.build (renamed from test cases/unit/118 genvslite/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/118 meson package cache dir/cache_dir/bar/meson.build (renamed from test cases/unit/119 meson package cache dir/cache_dir/bar/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/118 meson package cache dir/cache_dir/foo.zip (renamed from test cases/unit/119 meson package cache dir/cache_dir/foo.zip) | bin | 373 -> 373 bytes | |||
-rw-r--r-- | test cases/unit/118 meson package cache dir/meson.build (renamed from test cases/unit/119 meson package cache dir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/118 meson package cache dir/subprojects/bar.wrap (renamed from test cases/unit/119 meson package cache dir/subprojects/bar.wrap) | 0 | ||||
-rw-r--r-- | test cases/unit/118 meson package cache dir/subprojects/foo.wrap (renamed from test cases/unit/119 meson package cache dir/subprojects/foo.wrap) | 0 | ||||
-rw-r--r-- | test cases/unit/119 openssl cmake bug/meson.build (renamed from test cases/unit/120 openssl cmake bug/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/119 openssl cmake bug/nativefile.ini (renamed from test cases/unit/120 openssl cmake bug/nativefile.ini) | 0 | ||||
-rw-r--r-- | test cases/unit/120 rewrite/meson.build (renamed from test cases/unit/121 rewrite/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/121 executable suffix/main.c (renamed from test cases/unit/122 executable suffix/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/121 executable suffix/meson.build (renamed from test cases/unit/122 executable suffix/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/meson.build (renamed from test cases/unit/123 persp options/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/meson.options (renamed from test cases/unit/123 persp options/meson.options) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/subprojects/sub1/meson.build (renamed from test cases/unit/123 persp options/subprojects/sub1/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/subprojects/sub1/meson.options (renamed from test cases/unit/123 persp options/subprojects/sub1/meson.options) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/subprojects/sub1/sub1.c (renamed from test cases/unit/123 persp options/subprojects/sub1/sub1.c) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/subprojects/sub2/meson.build (renamed from test cases/unit/123 persp options/subprojects/sub2/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/subprojects/sub2/meson.options (renamed from test cases/unit/123 persp options/subprojects/sub2/meson.options) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/subprojects/sub2/sub2.c (renamed from test cases/unit/123 persp options/subprojects/sub2/sub2.c) | 0 | ||||
-rw-r--r-- | test cases/unit/122 persp options/toplevel.c (renamed from test cases/unit/123 persp options/toplevel.c) | 0 | ||||
-rw-r--r-- | test cases/unit/123 reconfigure base options/meson.build (renamed from test cases/unit/124 reconfigure base options/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/123 reconfigure base options/subprojects/sub/meson.build (renamed from test cases/unit/124 reconfigure base options/subprojects/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/124 interactive tap/meson.build (renamed from test cases/unit/125 interactive tap/meson.build) | 0 | ||||
-rwxr-xr-x | test cases/unit/124 interactive tap/script.py (renamed from test cases/unit/125 interactive tap/script.py) | 0 | ||||
-rw-r--r-- | test cases/unit/125 declare_dep var/meson.build (renamed from test cases/unit/126 declare_dep var/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/125 declare_dep var/meson_options.txt (renamed from test cases/unit/126 declare_dep var/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/126 pkgsubproj/meson.build (renamed from test cases/unit/127 pkgsubproj/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/126 pkgsubproj/subprojects/sub/meson.build (renamed from test cases/unit/127 pkgsubproj/subprojects/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/127 test slice/meson.build (renamed from test cases/unit/128 test slice/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/127 test slice/test.py (renamed from test cases/unit/128 test slice/test.py) | 0 | ||||
-rw-r--r-- | test cases/unit/128 sanitizers/meson.build (renamed from test cases/unit/129 sanitizers/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/129 long opt vs D/meson.build (renamed from test cases/unit/130 long opt vs D/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/129 long opt vs D/meson_options.txt (renamed from test cases/unit/130 long opt vs D/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/130 vala internal glib/lib.vala (renamed from test cases/unit/131 vala internal glib/lib.vala) | 0 | ||||
-rw-r--r-- | test cases/unit/130 vala internal glib/meson.build (renamed from test cases/unit/131 vala internal glib/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/130 vala internal glib/meson.options (renamed from test cases/unit/131 vala internal glib/meson.options) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/foo.c (renamed from test cases/unit/92 install skip subprojects/foo.c) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/foo.dat (renamed from test cases/unit/92 install skip subprojects/foo.dat) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/foo.h (renamed from test cases/unit/92 install skip subprojects/foo.h) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/foo/foofile (renamed from test cases/unit/92 install skip subprojects/foo/foofile) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/meson.build (renamed from test cases/unit/92 install skip subprojects/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/subprojects/bar/bar.c (renamed from test cases/unit/92 install skip subprojects/subprojects/bar/bar.c) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/subprojects/bar/bar.dat (renamed from test cases/unit/92 install skip subprojects/subprojects/bar/bar.dat) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/subprojects/bar/bar.h (renamed from test cases/unit/92 install skip subprojects/subprojects/bar/bar.h) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/subprojects/bar/bar/barfile (renamed from test cases/unit/92 install skip subprojects/subprojects/bar/bar/barfile) | 0 | ||||
-rw-r--r-- | test cases/unit/91 install skip subprojects/subprojects/bar/meson.build (renamed from test cases/unit/92 install skip subprojects/subprojects/bar/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/92 new subproject in configured project/meson.build (renamed from test cases/unit/93 new subproject in configured project/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/92 new subproject in configured project/meson_options.txt (renamed from test cases/unit/93 new subproject in configured project/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/92 new subproject in configured project/subprojects/sub/foo.c (renamed from test cases/unit/93 new subproject in configured project/subprojects/sub/foo.c) | 0 | ||||
-rw-r--r-- | test cases/unit/92 new subproject in configured project/subprojects/sub/meson.build (renamed from test cases/unit/93 new subproject in configured project/subprojects/sub/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/.clang-format (renamed from test cases/unit/94 clangformat/.clang-format) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/.clang-format-ignore (renamed from test cases/unit/94 clangformat/.clang-format-ignore) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/.clang-format-include (renamed from test cases/unit/94 clangformat/.clang-format-include) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/meson.build (renamed from test cases/unit/94 clangformat/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/not-included/badformat.cpp (renamed from test cases/unit/94 clangformat/not-included/badformat.cpp) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/src/badformat.c (renamed from test cases/unit/94 clangformat/src/badformat.c) | 0 | ||||
-rw-r--r-- | test cases/unit/93 clangformat/src/badformat.cpp (renamed from test cases/unit/94 clangformat/src/badformat.cpp) | 0 | ||||
-rw-r--r-- | test cases/unit/94 custominc/easytogrepfor/genh.py (renamed from test cases/unit/95 custominc/easytogrepfor/genh.py) | 0 | ||||
-rw-r--r-- | test cases/unit/94 custominc/easytogrepfor/meson.build (renamed from test cases/unit/95 custominc/easytogrepfor/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/94 custominc/helper.c (renamed from test cases/unit/95 custominc/helper.c) | 0 | ||||
-rw-r--r-- | test cases/unit/94 custominc/meson.build (renamed from test cases/unit/95 custominc/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/94 custominc/prog.c (renamed from test cases/unit/95 custominc/prog.c) | 0 | ||||
-rw-r--r-- | test cases/unit/94 custominc/prog2.c (renamed from test cases/unit/95 custominc/prog2.c) | 0 | ||||
-rw-r--r-- | test cases/unit/95 implicit force fallback/meson.build (renamed from test cases/unit/96 implicit force fallback/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/95 implicit force fallback/subprojects/something/meson.build (renamed from test cases/unit/96 implicit force fallback/subprojects/something/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/96 compiler.links file arg/meson.build (renamed from test cases/unit/97 compiler.links file arg/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/96 compiler.links file arg/test.c (renamed from test cases/unit/97 compiler.links file arg/test.c) | 0 | ||||
-rw-r--r-- | test cases/unit/97 link full name/.gitignore (renamed from test cases/unit/98 link full name/.gitignore) | 0 | ||||
-rw-r--r-- | test cases/unit/97 link full name/libtestprovider/meson.build (renamed from test cases/unit/98 link full name/libtestprovider/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/97 link full name/libtestprovider/provider.c (renamed from test cases/unit/98 link full name/libtestprovider/provider.c) | 0 | ||||
-rw-r--r-- | test cases/unit/97 link full name/proguser/meson.build (renamed from test cases/unit/98 link full name/proguser/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/97 link full name/proguser/receiver.c (renamed from test cases/unit/98 link full name/proguser/receiver.c) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/bar-custom.txt (renamed from test cases/unit/99 install all targets/bar-custom.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/bar-devel.h (renamed from test cases/unit/99 install all targets/bar-devel.h) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/bar-notag.txt (renamed from test cases/unit/99 install all targets/bar-notag.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/custom_files/data.txt (renamed from test cases/unit/99 install all targets/custom_files/data.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/excludes/excluded.txt (renamed from test cases/unit/99 install all targets/excludes/excluded.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/excludes/excluded/placeholder.txt (renamed from test cases/unit/99 install all targets/excludes/excluded/placeholder.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/excludes/installed.txt (renamed from test cases/unit/99 install all targets/excludes/installed.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/foo.in (renamed from test cases/unit/99 install all targets/foo.in) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/foo1-devel.h (renamed from test cases/unit/99 install all targets/foo1-devel.h) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/lib.c (renamed from test cases/unit/99 install all targets/lib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/main.c (renamed from test cases/unit/99 install all targets/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/meson.build (renamed from test cases/unit/99 install all targets/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/script.py (renamed from test cases/unit/99 install all targets/script.py) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/bar2-devel.h (renamed from test cases/unit/99 install all targets/subdir/bar2-devel.h) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/foo2.in (renamed from test cases/unit/99 install all targets/subdir/foo2.in) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/foo3-devel.h (renamed from test cases/unit/99 install all targets/subdir/foo3-devel.h) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/lib.c (renamed from test cases/unit/99 install all targets/subdir/lib.c) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/main.c (renamed from test cases/unit/99 install all targets/subdir/main.c) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/meson.build (renamed from test cases/unit/99 install all targets/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subdir/script.py (renamed from test cases/unit/99 install all targets/subdir/script.py) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subprojects/subproject/aaa.txt (renamed from test cases/unit/99 install all targets/subprojects/subproject/aaa.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subprojects/subproject/bbb.txt (renamed from test cases/unit/99 install all targets/subprojects/subproject/bbb.txt) | 0 | ||||
-rw-r--r-- | test cases/unit/98 install all targets/subprojects/subproject/meson.build (renamed from test cases/unit/99 install all targets/subprojects/subproject/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/99 custom target name/file.txt.in (renamed from test cases/unit/100 custom target name/file.txt.in) | 0 | ||||
-rw-r--r-- | test cases/unit/99 custom target name/meson.build (renamed from test cases/unit/100 custom target name/meson.build) | 0 | ||||
-rw-r--r-- | test cases/unit/99 custom target name/subdir/meson.build (renamed from test cases/unit/100 custom target name/subdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/warning/8 meson.options/meson.build (renamed from test cases/warning/9 meson.options/meson.build) | 0 | ||||
-rw-r--r-- | test cases/warning/8 meson.options/meson.options (renamed from test cases/warning/9 meson.options/meson.options) | 0 | ||||
-rw-r--r-- | test cases/warning/8 meson.options/subprojects/no-warn/meson.build (renamed from test cases/warning/9 meson.options/subprojects/no-warn/meson.build) | 0 | ||||
-rw-r--r-- | test cases/warning/8 meson.options/subprojects/no-warn/meson.options (renamed from test cases/warning/9 meson.options/subprojects/no-warn/meson.options) | 0 | ||||
-rw-r--r-- | test cases/warning/8 meson.options/subprojects/no-warn/meson_options.txt (renamed from test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/warning/8 meson.options/test.json (renamed from test cases/warning/9 meson.options/test.json) | 0 | ||||
-rw-r--r-- | unittests/allplatformstests.py | 42 | ||||
-rw-r--r-- | unittests/linuxliketests.py | 18 | ||||
-rw-r--r-- | unittests/machinefiletests.py | 2 | ||||
-rw-r--r-- | unittests/platformagnostictests.py | 20 | ||||
-rw-r--r-- | unittests/rewritetests.py | 2 | ||||
-rw-r--r-- | unittests/windowstests.py | 2 |
168 files changed, 44 insertions, 44 deletions
diff --git a/run_format_tests.py b/run_format_tests.py index dee787b..30c9758 100755 --- a/run_format_tests.py +++ b/run_format_tests.py @@ -51,7 +51,7 @@ def check_format() -> None: 'work area', '.eggs', '_cache', # e.g. .mypy_cache 'venv', # virtualenvs have DOS line endings - '121 rewrite', # we explicitly test for tab in meson.build file + '120 rewrite', # we explicitly test for tab in meson.build file '3 editorconfig', } for (root, _, filenames) in os.walk('.'): diff --git a/test cases/common/282 wrap override/meson.build b/test cases/common/283 wrap override/meson.build index 76c84d6..76c84d6 100644 --- a/test cases/common/282 wrap override/meson.build +++ b/test cases/common/283 wrap override/meson.build diff --git a/test cases/common/282 wrap override/subprojects/sub/meson.build b/test cases/common/283 wrap override/subprojects/sub/meson.build index abefb30..abefb30 100644 --- a/test cases/common/282 wrap override/subprojects/sub/meson.build +++ b/test cases/common/283 wrap override/subprojects/sub/meson.build diff --git a/test cases/common/282 wrap override/subprojects/sub/subprojects/subsub.wrap b/test cases/common/283 wrap override/subprojects/sub/subprojects/subsub.wrap index 85a1a7c..85a1a7c 100644 --- a/test cases/common/282 wrap override/subprojects/sub/subprojects/subsub.wrap +++ b/test cases/common/283 wrap override/subprojects/sub/subprojects/subsub.wrap diff --git a/test cases/common/282 wrap override/subprojects/subsub/meson.build b/test cases/common/283 wrap override/subprojects/subsub/meson.build index 668dcb3..668dcb3 100644 --- a/test cases/common/282 wrap override/subprojects/subsub/meson.build +++ b/test cases/common/283 wrap override/subprojects/subsub/meson.build diff --git a/test cases/common/283 pkgconfig subproject/meson.build b/test cases/common/284 pkgconfig subproject/meson.build index 3b1335b..3b1335b 100644 --- a/test cases/common/283 pkgconfig subproject/meson.build +++ b/test cases/common/284 pkgconfig subproject/meson.build diff --git a/test cases/common/283 pkgconfig subproject/simple.c b/test cases/common/284 pkgconfig subproject/simple.c index da1d909..da1d909 100644 --- a/test cases/common/283 pkgconfig subproject/simple.c +++ b/test cases/common/284 pkgconfig subproject/simple.c diff --git a/test cases/common/283 pkgconfig subproject/simple.h b/test cases/common/284 pkgconfig subproject/simple.h index 6896bfd..6896bfd 100644 --- a/test cases/common/283 pkgconfig subproject/simple.h +++ b/test cases/common/284 pkgconfig subproject/simple.h diff --git a/test cases/common/283 pkgconfig subproject/subprojects/simple2/exports.def b/test cases/common/284 pkgconfig subproject/subprojects/simple2/exports.def index 42c911b..42c911b 100644 --- a/test cases/common/283 pkgconfig subproject/subprojects/simple2/exports.def +++ b/test cases/common/284 pkgconfig subproject/subprojects/simple2/exports.def diff --git a/test cases/common/283 pkgconfig subproject/subprojects/simple2/meson.build b/test cases/common/284 pkgconfig subproject/subprojects/simple2/meson.build index 199fea6..199fea6 100644 --- a/test cases/common/283 pkgconfig subproject/subprojects/simple2/meson.build +++ b/test cases/common/284 pkgconfig subproject/subprojects/simple2/meson.build diff --git a/test cases/common/283 pkgconfig subproject/subprojects/simple2/simple2.c b/test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.c index 215b2ae..215b2ae 100644 --- a/test cases/common/283 pkgconfig subproject/subprojects/simple2/simple2.c +++ b/test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.c diff --git a/test cases/common/283 pkgconfig subproject/subprojects/simple2/simple2.h b/test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.h index 472e135..472e135 100644 --- a/test cases/common/283 pkgconfig subproject/subprojects/simple2/simple2.h +++ b/test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.h diff --git a/test cases/common/283 pkgconfig subproject/test.json b/test cases/common/284 pkgconfig subproject/test.json index db6b52f..db6b52f 100644 --- a/test cases/common/283 pkgconfig subproject/test.json +++ b/test cases/common/284 pkgconfig subproject/test.json diff --git a/test cases/unit/101 relative find program/foo.py b/test cases/unit/100 relative find program/foo.py index 21239b7..21239b7 100755 --- a/test cases/unit/101 relative find program/foo.py +++ b/test cases/unit/100 relative find program/foo.py diff --git a/test cases/unit/101 relative find program/meson.build b/test cases/unit/100 relative find program/meson.build index 5745d8a..5745d8a 100644 --- a/test cases/unit/101 relative find program/meson.build +++ b/test cases/unit/100 relative find program/meson.build diff --git a/test cases/unit/101 relative find program/subdir/meson.build b/test cases/unit/100 relative find program/subdir/meson.build index 475f5f5..475f5f5 100644 --- a/test cases/unit/101 relative find program/subdir/meson.build +++ b/test cases/unit/100 relative find program/subdir/meson.build diff --git a/test cases/unit/102 rlib linkage/lib2.rs b/test cases/unit/101 rlib linkage/lib2.rs index 3487bc5..3487bc5 100644 --- a/test cases/unit/102 rlib linkage/lib2.rs +++ b/test cases/unit/101 rlib linkage/lib2.rs diff --git a/test cases/unit/102 rlib linkage/main.rs b/test cases/unit/101 rlib linkage/main.rs index d0f82e4..d0f82e4 100644 --- a/test cases/unit/102 rlib linkage/main.rs +++ b/test cases/unit/101 rlib linkage/main.rs diff --git a/test cases/unit/102 rlib linkage/meson.build b/test cases/unit/101 rlib linkage/meson.build index 2d15b2a..2d15b2a 100644 --- a/test cases/unit/102 rlib linkage/meson.build +++ b/test cases/unit/101 rlib linkage/meson.build diff --git a/test cases/unit/103 python without pkgconfig/meson.build b/test cases/unit/102 python without pkgconfig/meson.build index 014a617..014a617 100644 --- a/test cases/unit/103 python without pkgconfig/meson.build +++ b/test cases/unit/102 python without pkgconfig/meson.build diff --git a/test cases/unit/104 strip/lib.c b/test cases/unit/103 strip/lib.c index 7d8163c..7d8163c 100644 --- a/test cases/unit/104 strip/lib.c +++ b/test cases/unit/103 strip/lib.c diff --git a/test cases/unit/104 strip/meson.build b/test cases/unit/103 strip/meson.build index dff61ab..dff61ab 100644 --- a/test cases/unit/104 strip/meson.build +++ b/test cases/unit/103 strip/meson.build diff --git a/test cases/unit/105 debug function/meson.build b/test cases/unit/104 debug function/meson.build index c3f4c76..c3f4c76 100644 --- a/test cases/unit/105 debug function/meson.build +++ b/test cases/unit/104 debug function/meson.build diff --git a/test cases/unit/106 pkgconfig relocatable with absolute path/meson.build b/test cases/unit/105 pkgconfig relocatable with absolute path/meson.build index ff21286..ff21286 100644 --- a/test cases/unit/106 pkgconfig relocatable with absolute path/meson.build +++ b/test cases/unit/105 pkgconfig relocatable with absolute path/meson.build diff --git a/test cases/unit/107 underspecified mtest/main.c b/test cases/unit/106 underspecified mtest/main.c index 8842fc1..8842fc1 100644 --- a/test cases/unit/107 underspecified mtest/main.c +++ b/test cases/unit/106 underspecified mtest/main.c diff --git a/test cases/unit/107 underspecified mtest/meson.build b/test cases/unit/106 underspecified mtest/meson.build index c0a88d6..c0a88d6 100644 --- a/test cases/unit/107 underspecified mtest/meson.build +++ b/test cases/unit/106 underspecified mtest/meson.build diff --git a/test cases/unit/107 underspecified mtest/runner.py b/test cases/unit/106 underspecified mtest/runner.py index 9fb9ac4..9fb9ac4 100755 --- a/test cases/unit/107 underspecified mtest/runner.py +++ b/test cases/unit/106 underspecified mtest/runner.py diff --git a/test cases/unit/108 subproject symlink/cp.py b/test cases/unit/107 subproject symlink/cp.py index adb0547..adb0547 100644 --- a/test cases/unit/108 subproject symlink/cp.py +++ b/test cases/unit/107 subproject symlink/cp.py diff --git a/test cases/unit/108 subproject symlink/main.c b/test cases/unit/107 subproject symlink/main.c index 62bd4b4..62bd4b4 100644 --- a/test cases/unit/108 subproject symlink/main.c +++ b/test cases/unit/107 subproject symlink/main.c diff --git a/test cases/unit/108 subproject symlink/meson.build b/test cases/unit/107 subproject symlink/meson.build index 6766c8e..6766c8e 100644 --- a/test cases/unit/108 subproject symlink/meson.build +++ b/test cases/unit/107 subproject symlink/meson.build diff --git a/test cases/unit/108 subproject symlink/symlinked_subproject/datadir/datafile b/test cases/unit/107 subproject symlink/symlinked_subproject/datadir/datafile index 6a68294..6a68294 100644 --- a/test cases/unit/108 subproject symlink/symlinked_subproject/datadir/datafile +++ b/test cases/unit/107 subproject symlink/symlinked_subproject/datadir/datafile diff --git a/test cases/unit/108 subproject symlink/symlinked_subproject/datadir/meson.build b/test cases/unit/107 subproject symlink/symlinked_subproject/datadir/meson.build index cbeb0a9..cbeb0a9 100644 --- a/test cases/unit/108 subproject symlink/symlinked_subproject/datadir/meson.build +++ b/test cases/unit/107 subproject symlink/symlinked_subproject/datadir/meson.build diff --git a/test cases/unit/108 subproject symlink/symlinked_subproject/meson.build b/test cases/unit/107 subproject symlink/symlinked_subproject/meson.build index 3930465..3930465 100644 --- a/test cases/unit/108 subproject symlink/symlinked_subproject/meson.build +++ b/test cases/unit/107 subproject symlink/symlinked_subproject/meson.build diff --git a/test cases/unit/108 subproject symlink/symlinked_subproject/src.c b/test cases/unit/107 subproject symlink/symlinked_subproject/src.c index 97d7ad1..97d7ad1 100644 --- a/test cases/unit/108 subproject symlink/symlinked_subproject/src.c +++ b/test cases/unit/107 subproject symlink/symlinked_subproject/src.c diff --git a/test cases/unit/109 new subproject on reconfigure/meson.build b/test cases/unit/108 new subproject on reconfigure/meson.build index 7342c9a..7342c9a 100644 --- a/test cases/unit/109 new subproject on reconfigure/meson.build +++ b/test cases/unit/108 new subproject on reconfigure/meson.build diff --git a/test cases/unit/109 new subproject on reconfigure/meson_options.txt b/test cases/unit/108 new subproject on reconfigure/meson_options.txt index b3dd683..b3dd683 100644 --- a/test cases/unit/109 new subproject on reconfigure/meson_options.txt +++ b/test cases/unit/108 new subproject on reconfigure/meson_options.txt diff --git a/test cases/unit/109 new subproject on reconfigure/subprojects/foo/foo.c b/test cases/unit/108 new subproject on reconfigure/subprojects/foo/foo.c index 1edf995..1edf995 100644 --- a/test cases/unit/109 new subproject on reconfigure/subprojects/foo/foo.c +++ b/test cases/unit/108 new subproject on reconfigure/subprojects/foo/foo.c diff --git a/test cases/unit/109 new subproject on reconfigure/subprojects/foo/meson.build b/test cases/unit/108 new subproject on reconfigure/subprojects/foo/meson.build index 2a6e30a..2a6e30a 100644 --- a/test cases/unit/109 new subproject on reconfigure/subprojects/foo/meson.build +++ b/test cases/unit/108 new subproject on reconfigure/subprojects/foo/meson.build diff --git a/test cases/unit/110 configure same noop/meson.build b/test cases/unit/109 configure same noop/meson.build index d3f1326..d3f1326 100644 --- a/test cases/unit/110 configure same noop/meson.build +++ b/test cases/unit/109 configure same noop/meson.build diff --git a/test cases/unit/110 configure same noop/meson_options.txt b/test cases/unit/109 configure same noop/meson_options.txt index 57b4084..57b4084 100644 --- a/test cases/unit/110 configure same noop/meson_options.txt +++ b/test cases/unit/109 configure same noop/meson_options.txt diff --git a/test cases/unit/111 freeze/freeze.c b/test cases/unit/110 freeze/freeze.c index 0a45c1a..0a45c1a 100644 --- a/test cases/unit/111 freeze/freeze.c +++ b/test cases/unit/110 freeze/freeze.c diff --git a/test cases/unit/111 freeze/meson.build b/test cases/unit/110 freeze/meson.build index 1a84f37..1a84f37 100644 --- a/test cases/unit/111 freeze/meson.build +++ b/test cases/unit/110 freeze/meson.build diff --git a/test cases/unit/112 replace unencodable xml chars/meson.build b/test cases/unit/111 replace unencodable xml chars/meson.build index 73485b0..73485b0 100644 --- a/test cases/unit/112 replace unencodable xml chars/meson.build +++ b/test cases/unit/111 replace unencodable xml chars/meson.build diff --git a/test cases/unit/112 replace unencodable xml chars/script.py b/test cases/unit/111 replace unencodable xml chars/script.py index 2f2d4d6..2f2d4d6 100644 --- a/test cases/unit/112 replace unencodable xml chars/script.py +++ b/test cases/unit/111 replace unencodable xml chars/script.py diff --git a/test cases/unit/113 classpath/com/mesonbuild/Simple.java b/test cases/unit/112 classpath/com/mesonbuild/Simple.java index 325a49a..325a49a 100644 --- a/test cases/unit/113 classpath/com/mesonbuild/Simple.java +++ b/test cases/unit/112 classpath/com/mesonbuild/Simple.java diff --git a/test cases/unit/113 classpath/meson.build b/test cases/unit/112 classpath/meson.build index e6b9b84..e6b9b84 100644 --- a/test cases/unit/113 classpath/meson.build +++ b/test cases/unit/112 classpath/meson.build diff --git a/test cases/unit/114 list build options/meson.build b/test cases/unit/113 list build options/meson.build index 2d634d3..2d634d3 100644 --- a/test cases/unit/114 list build options/meson.build +++ b/test cases/unit/113 list build options/meson.build diff --git a/test cases/unit/114 list build options/meson_options.txt b/test cases/unit/113 list build options/meson_options.txt index d84f22a..d84f22a 100644 --- a/test cases/unit/114 list build options/meson_options.txt +++ b/test cases/unit/113 list build options/meson_options.txt diff --git a/test cases/unit/115 complex link cases/main.c b/test cases/unit/114 complex link cases/main.c index 739b413..739b413 100644 --- a/test cases/unit/115 complex link cases/main.c +++ b/test cases/unit/114 complex link cases/main.c diff --git a/test cases/unit/115 complex link cases/meson.build b/test cases/unit/114 complex link cases/meson.build index 3b4b898..3b4b898 100644 --- a/test cases/unit/115 complex link cases/meson.build +++ b/test cases/unit/114 complex link cases/meson.build diff --git a/test cases/unit/115 complex link cases/s1.c b/test cases/unit/114 complex link cases/s1.c index 68bba49..68bba49 100644 --- a/test cases/unit/115 complex link cases/s1.c +++ b/test cases/unit/114 complex link cases/s1.c diff --git a/test cases/unit/115 complex link cases/s2.c b/test cases/unit/114 complex link cases/s2.c index 835870c..835870c 100644 --- a/test cases/unit/115 complex link cases/s2.c +++ b/test cases/unit/114 complex link cases/s2.c diff --git a/test cases/unit/115 complex link cases/s3.c b/test cases/unit/114 complex link cases/s3.c index 08e0620..08e0620 100644 --- a/test cases/unit/115 complex link cases/s3.c +++ b/test cases/unit/114 complex link cases/s3.c diff --git a/test cases/unit/116 c cpp stds/meson.build b/test cases/unit/115 c cpp stds/meson.build index fb68af6..fb68af6 100644 --- a/test cases/unit/116 c cpp stds/meson.build +++ b/test cases/unit/115 c cpp stds/meson.build diff --git a/test cases/unit/116 c cpp stds/meson.options b/test cases/unit/115 c cpp stds/meson.options index 7040758..7040758 100644 --- a/test cases/unit/116 c cpp stds/meson.options +++ b/test cases/unit/115 c cpp stds/meson.options diff --git a/test cases/unit/117 empty project/expected_mods.json b/test cases/unit/116 empty project/expected_mods.json index fa5e0ec..fa5e0ec 100644 --- a/test cases/unit/117 empty project/expected_mods.json +++ b/test cases/unit/116 empty project/expected_mods.json diff --git a/test cases/unit/117 empty project/meson.build b/test cases/unit/116 empty project/meson.build index b92b9b4..b92b9b4 100644 --- a/test cases/unit/117 empty project/meson.build +++ b/test cases/unit/116 empty project/meson.build diff --git a/test cases/unit/118 genvslite/main.cpp b/test cases/unit/117 genvslite/main.cpp index ca250bd..ca250bd 100644 --- a/test cases/unit/118 genvslite/main.cpp +++ b/test cases/unit/117 genvslite/main.cpp diff --git a/test cases/unit/118 genvslite/meson.build b/test cases/unit/117 genvslite/meson.build index 3445d7f..3445d7f 100644 --- a/test cases/unit/118 genvslite/meson.build +++ b/test cases/unit/117 genvslite/meson.build diff --git a/test cases/unit/119 meson package cache dir/cache_dir/bar/meson.build b/test cases/unit/118 meson package cache dir/cache_dir/bar/meson.build index dca36f6..dca36f6 100644 --- a/test cases/unit/119 meson package cache dir/cache_dir/bar/meson.build +++ b/test cases/unit/118 meson package cache dir/cache_dir/bar/meson.build diff --git a/test cases/unit/119 meson package cache dir/cache_dir/foo.zip b/test cases/unit/118 meson package cache dir/cache_dir/foo.zip Binary files differindex 91bc36a..91bc36a 100644 --- a/test cases/unit/119 meson package cache dir/cache_dir/foo.zip +++ b/test cases/unit/118 meson package cache dir/cache_dir/foo.zip diff --git a/test cases/unit/119 meson package cache dir/meson.build b/test cases/unit/118 meson package cache dir/meson.build index 2057bba..2057bba 100644 --- a/test cases/unit/119 meson package cache dir/meson.build +++ b/test cases/unit/118 meson package cache dir/meson.build diff --git a/test cases/unit/119 meson package cache dir/subprojects/bar.wrap b/test cases/unit/118 meson package cache dir/subprojects/bar.wrap index 3ec5834..3ec5834 100644 --- a/test cases/unit/119 meson package cache dir/subprojects/bar.wrap +++ b/test cases/unit/118 meson package cache dir/subprojects/bar.wrap diff --git a/test cases/unit/119 meson package cache dir/subprojects/foo.wrap b/test cases/unit/118 meson package cache dir/subprojects/foo.wrap index b7dd41d..b7dd41d 100644 --- a/test cases/unit/119 meson package cache dir/subprojects/foo.wrap +++ b/test cases/unit/118 meson package cache dir/subprojects/foo.wrap diff --git a/test cases/unit/120 openssl cmake bug/meson.build b/test cases/unit/119 openssl cmake bug/meson.build index d08a8ef..d08a8ef 100644 --- a/test cases/unit/120 openssl cmake bug/meson.build +++ b/test cases/unit/119 openssl cmake bug/meson.build diff --git a/test cases/unit/120 openssl cmake bug/nativefile.ini b/test cases/unit/119 openssl cmake bug/nativefile.ini index dd6b0ff..dd6b0ff 100644 --- a/test cases/unit/120 openssl cmake bug/nativefile.ini +++ b/test cases/unit/119 openssl cmake bug/nativefile.ini diff --git a/test cases/unit/121 rewrite/meson.build b/test cases/unit/120 rewrite/meson.build index 654b09d..654b09d 100644 --- a/test cases/unit/121 rewrite/meson.build +++ b/test cases/unit/120 rewrite/meson.build diff --git a/test cases/unit/122 executable suffix/main.c b/test cases/unit/121 executable suffix/main.c index 78f2de1..78f2de1 100644 --- a/test cases/unit/122 executable suffix/main.c +++ b/test cases/unit/121 executable suffix/main.c diff --git a/test cases/unit/122 executable suffix/meson.build b/test cases/unit/121 executable suffix/meson.build index 7dff9d6..7dff9d6 100644 --- a/test cases/unit/122 executable suffix/meson.build +++ b/test cases/unit/121 executable suffix/meson.build diff --git a/test cases/unit/123 persp options/meson.build b/test cases/unit/122 persp options/meson.build index 2df4205..2df4205 100644 --- a/test cases/unit/123 persp options/meson.build +++ b/test cases/unit/122 persp options/meson.build diff --git a/test cases/unit/123 persp options/meson.options b/test cases/unit/122 persp options/meson.options index 2bfd08d..2bfd08d 100644 --- a/test cases/unit/123 persp options/meson.options +++ b/test cases/unit/122 persp options/meson.options diff --git a/test cases/unit/123 persp options/subprojects/sub1/meson.build b/test cases/unit/122 persp options/subprojects/sub1/meson.build index 5b17618..5b17618 100644 --- a/test cases/unit/123 persp options/subprojects/sub1/meson.build +++ b/test cases/unit/122 persp options/subprojects/sub1/meson.build diff --git a/test cases/unit/123 persp options/subprojects/sub1/meson.options b/test cases/unit/122 persp options/subprojects/sub1/meson.options index ba5661a..ba5661a 100644 --- a/test cases/unit/123 persp options/subprojects/sub1/meson.options +++ b/test cases/unit/122 persp options/subprojects/sub1/meson.options diff --git a/test cases/unit/123 persp options/subprojects/sub1/sub1.c b/test cases/unit/122 persp options/subprojects/sub1/sub1.c index 4e4b873..4e4b873 100644 --- a/test cases/unit/123 persp options/subprojects/sub1/sub1.c +++ b/test cases/unit/122 persp options/subprojects/sub1/sub1.c diff --git a/test cases/unit/123 persp options/subprojects/sub2/meson.build b/test cases/unit/122 persp options/subprojects/sub2/meson.build index e8935bc..e8935bc 100644 --- a/test cases/unit/123 persp options/subprojects/sub2/meson.build +++ b/test cases/unit/122 persp options/subprojects/sub2/meson.build diff --git a/test cases/unit/123 persp options/subprojects/sub2/meson.options b/test cases/unit/122 persp options/subprojects/sub2/meson.options index ba5661a..ba5661a 100644 --- a/test cases/unit/123 persp options/subprojects/sub2/meson.options +++ b/test cases/unit/122 persp options/subprojects/sub2/meson.options diff --git a/test cases/unit/123 persp options/subprojects/sub2/sub2.c b/test cases/unit/122 persp options/subprojects/sub2/sub2.c index 4e4b873..4e4b873 100644 --- a/test cases/unit/123 persp options/subprojects/sub2/sub2.c +++ b/test cases/unit/122 persp options/subprojects/sub2/sub2.c diff --git a/test cases/unit/123 persp options/toplevel.c b/test cases/unit/122 persp options/toplevel.c index 5748d6b..5748d6b 100644 --- a/test cases/unit/123 persp options/toplevel.c +++ b/test cases/unit/122 persp options/toplevel.c diff --git a/test cases/unit/124 reconfigure base options/meson.build b/test cases/unit/123 reconfigure base options/meson.build index 8a13b78..8a13b78 100644 --- a/test cases/unit/124 reconfigure base options/meson.build +++ b/test cases/unit/123 reconfigure base options/meson.build diff --git a/test cases/unit/124 reconfigure base options/subprojects/sub/meson.build b/test cases/unit/123 reconfigure base options/subprojects/sub/meson.build index ba740d1..ba740d1 100644 --- a/test cases/unit/124 reconfigure base options/subprojects/sub/meson.build +++ b/test cases/unit/123 reconfigure base options/subprojects/sub/meson.build diff --git a/test cases/unit/125 interactive tap/meson.build b/test cases/unit/124 interactive tap/meson.build index 30518db..30518db 100644 --- a/test cases/unit/125 interactive tap/meson.build +++ b/test cases/unit/124 interactive tap/meson.build diff --git a/test cases/unit/125 interactive tap/script.py b/test cases/unit/124 interactive tap/script.py index 873a4ae..873a4ae 100755 --- a/test cases/unit/125 interactive tap/script.py +++ b/test cases/unit/124 interactive tap/script.py diff --git a/test cases/unit/126 declare_dep var/meson.build b/test cases/unit/125 declare_dep var/meson.build index 4909b59..4909b59 100644 --- a/test cases/unit/126 declare_dep var/meson.build +++ b/test cases/unit/125 declare_dep var/meson.build diff --git a/test cases/unit/126 declare_dep var/meson_options.txt b/test cases/unit/125 declare_dep var/meson_options.txt index eb15ffc..eb15ffc 100644 --- a/test cases/unit/126 declare_dep var/meson_options.txt +++ b/test cases/unit/125 declare_dep var/meson_options.txt diff --git a/test cases/unit/127 pkgsubproj/meson.build b/test cases/unit/126 pkgsubproj/meson.build index b4cf89f..b4cf89f 100644 --- a/test cases/unit/127 pkgsubproj/meson.build +++ b/test cases/unit/126 pkgsubproj/meson.build diff --git a/test cases/unit/127 pkgsubproj/subprojects/sub/meson.build b/test cases/unit/126 pkgsubproj/subprojects/sub/meson.build index 99622b6..99622b6 100644 --- a/test cases/unit/127 pkgsubproj/subprojects/sub/meson.build +++ b/test cases/unit/126 pkgsubproj/subprojects/sub/meson.build diff --git a/test cases/unit/128 test slice/meson.build b/test cases/unit/127 test slice/meson.build index a41c2f6..a41c2f6 100644 --- a/test cases/unit/128 test slice/meson.build +++ b/test cases/unit/127 test slice/meson.build diff --git a/test cases/unit/128 test slice/test.py b/test cases/unit/127 test slice/test.py index e69de29..e69de29 100644 --- a/test cases/unit/128 test slice/test.py +++ b/test cases/unit/127 test slice/test.py diff --git a/test cases/unit/129 sanitizers/meson.build b/test cases/unit/128 sanitizers/meson.build index b42fb35..b42fb35 100644 --- a/test cases/unit/129 sanitizers/meson.build +++ b/test cases/unit/128 sanitizers/meson.build diff --git a/test cases/unit/130 long opt vs D/meson.build b/test cases/unit/129 long opt vs D/meson.build index e05d88d..e05d88d 100644 --- a/test cases/unit/130 long opt vs D/meson.build +++ b/test cases/unit/129 long opt vs D/meson.build diff --git a/test cases/unit/130 long opt vs D/meson_options.txt b/test cases/unit/129 long opt vs D/meson_options.txt index 255bf15..255bf15 100644 --- a/test cases/unit/130 long opt vs D/meson_options.txt +++ b/test cases/unit/129 long opt vs D/meson_options.txt diff --git a/test cases/unit/131 vala internal glib/lib.vala b/test cases/unit/130 vala internal glib/lib.vala index e62e632..e62e632 100644 --- a/test cases/unit/131 vala internal glib/lib.vala +++ b/test cases/unit/130 vala internal glib/lib.vala diff --git a/test cases/unit/131 vala internal glib/meson.build b/test cases/unit/130 vala internal glib/meson.build index 9479082..9479082 100644 --- a/test cases/unit/131 vala internal glib/meson.build +++ b/test cases/unit/130 vala internal glib/meson.build diff --git a/test cases/unit/131 vala internal glib/meson.options b/test cases/unit/130 vala internal glib/meson.options index f8a1ece..f8a1ece 100644 --- a/test cases/unit/131 vala internal glib/meson.options +++ b/test cases/unit/130 vala internal glib/meson.options diff --git a/test cases/unit/92 install skip subprojects/foo.c b/test cases/unit/91 install skip subprojects/foo.c index 25927f5..25927f5 100644 --- a/test cases/unit/92 install skip subprojects/foo.c +++ b/test cases/unit/91 install skip subprojects/foo.c diff --git a/test cases/unit/92 install skip subprojects/foo.dat b/test cases/unit/91 install skip subprojects/foo.dat index 421376d..421376d 100644 --- a/test cases/unit/92 install skip subprojects/foo.dat +++ b/test cases/unit/91 install skip subprojects/foo.dat diff --git a/test cases/unit/92 install skip subprojects/foo.h b/test cases/unit/91 install skip subprojects/foo.h index a7e26ac..a7e26ac 100644 --- a/test cases/unit/92 install skip subprojects/foo.h +++ b/test cases/unit/91 install skip subprojects/foo.h diff --git a/test cases/unit/92 install skip subprojects/foo/foofile b/test cases/unit/91 install skip subprojects/foo/foofile index e69de29..e69de29 100644 --- a/test cases/unit/92 install skip subprojects/foo/foofile +++ b/test cases/unit/91 install skip subprojects/foo/foofile diff --git a/test cases/unit/92 install skip subprojects/meson.build b/test cases/unit/91 install skip subprojects/meson.build index cfbae94..cfbae94 100644 --- a/test cases/unit/92 install skip subprojects/meson.build +++ b/test cases/unit/91 install skip subprojects/meson.build diff --git a/test cases/unit/92 install skip subprojects/subprojects/bar/bar.c b/test cases/unit/91 install skip subprojects/subprojects/bar/bar.c index 25927f5..25927f5 100644 --- a/test cases/unit/92 install skip subprojects/subprojects/bar/bar.c +++ b/test cases/unit/91 install skip subprojects/subprojects/bar/bar.c diff --git a/test cases/unit/92 install skip subprojects/subprojects/bar/bar.dat b/test cases/unit/91 install skip subprojects/subprojects/bar/bar.dat index 421376d..421376d 100644 --- a/test cases/unit/92 install skip subprojects/subprojects/bar/bar.dat +++ b/test cases/unit/91 install skip subprojects/subprojects/bar/bar.dat diff --git a/test cases/unit/92 install skip subprojects/subprojects/bar/bar.h b/test cases/unit/91 install skip subprojects/subprojects/bar/bar.h index a7e26ac..a7e26ac 100644 --- a/test cases/unit/92 install skip subprojects/subprojects/bar/bar.h +++ b/test cases/unit/91 install skip subprojects/subprojects/bar/bar.h diff --git a/test cases/unit/92 install skip subprojects/subprojects/bar/bar/barfile b/test cases/unit/91 install skip subprojects/subprojects/bar/bar/barfile index 421376d..421376d 100644 --- a/test cases/unit/92 install skip subprojects/subprojects/bar/bar/barfile +++ b/test cases/unit/91 install skip subprojects/subprojects/bar/bar/barfile diff --git a/test cases/unit/92 install skip subprojects/subprojects/bar/meson.build b/test cases/unit/91 install skip subprojects/subprojects/bar/meson.build index b5b0734..b5b0734 100644 --- a/test cases/unit/92 install skip subprojects/subprojects/bar/meson.build +++ b/test cases/unit/91 install skip subprojects/subprojects/bar/meson.build diff --git a/test cases/unit/93 new subproject in configured project/meson.build b/test cases/unit/92 new subproject in configured project/meson.build index b82aa41..b82aa41 100644 --- a/test cases/unit/93 new subproject in configured project/meson.build +++ b/test cases/unit/92 new subproject in configured project/meson.build diff --git a/test cases/unit/93 new subproject in configured project/meson_options.txt b/test cases/unit/92 new subproject in configured project/meson_options.txt index 12d8395..12d8395 100644 --- a/test cases/unit/93 new subproject in configured project/meson_options.txt +++ b/test cases/unit/92 new subproject in configured project/meson_options.txt diff --git a/test cases/unit/93 new subproject in configured project/subprojects/sub/foo.c b/test cases/unit/92 new subproject in configured project/subprojects/sub/foo.c index 9713d9f..9713d9f 100644 --- a/test cases/unit/93 new subproject in configured project/subprojects/sub/foo.c +++ b/test cases/unit/92 new subproject in configured project/subprojects/sub/foo.c diff --git a/test cases/unit/93 new subproject in configured project/subprojects/sub/meson.build b/test cases/unit/92 new subproject in configured project/subprojects/sub/meson.build index a833b0c..a833b0c 100644 --- a/test cases/unit/93 new subproject in configured project/subprojects/sub/meson.build +++ b/test cases/unit/92 new subproject in configured project/subprojects/sub/meson.build diff --git a/test cases/unit/94 clangformat/.clang-format b/test cases/unit/93 clangformat/.clang-format index 689bc60..689bc60 100644 --- a/test cases/unit/94 clangformat/.clang-format +++ b/test cases/unit/93 clangformat/.clang-format diff --git a/test cases/unit/94 clangformat/.clang-format-ignore b/test cases/unit/93 clangformat/.clang-format-ignore index 7fc4d5a..7fc4d5a 100644 --- a/test cases/unit/94 clangformat/.clang-format-ignore +++ b/test cases/unit/93 clangformat/.clang-format-ignore diff --git a/test cases/unit/94 clangformat/.clang-format-include b/test cases/unit/93 clangformat/.clang-format-include index f057c00..f057c00 100644 --- a/test cases/unit/94 clangformat/.clang-format-include +++ b/test cases/unit/93 clangformat/.clang-format-include diff --git a/test cases/unit/94 clangformat/meson.build b/test cases/unit/93 clangformat/meson.build index 8f4af98..8f4af98 100644 --- a/test cases/unit/94 clangformat/meson.build +++ b/test cases/unit/93 clangformat/meson.build diff --git a/test cases/unit/94 clangformat/not-included/badformat.cpp b/test cases/unit/93 clangformat/not-included/badformat.cpp index 99a0ea6..99a0ea6 100644 --- a/test cases/unit/94 clangformat/not-included/badformat.cpp +++ b/test cases/unit/93 clangformat/not-included/badformat.cpp diff --git a/test cases/unit/94 clangformat/src/badformat.c b/test cases/unit/93 clangformat/src/badformat.c index f1d18b7..f1d18b7 100644 --- a/test cases/unit/94 clangformat/src/badformat.c +++ b/test cases/unit/93 clangformat/src/badformat.c diff --git a/test cases/unit/94 clangformat/src/badformat.cpp b/test cases/unit/93 clangformat/src/badformat.cpp index 99a0ea6..99a0ea6 100644 --- a/test cases/unit/94 clangformat/src/badformat.cpp +++ b/test cases/unit/93 clangformat/src/badformat.cpp diff --git a/test cases/unit/95 custominc/easytogrepfor/genh.py b/test cases/unit/94 custominc/easytogrepfor/genh.py index 48e033a..48e033a 100644 --- a/test cases/unit/95 custominc/easytogrepfor/genh.py +++ b/test cases/unit/94 custominc/easytogrepfor/genh.py diff --git a/test cases/unit/95 custominc/easytogrepfor/meson.build b/test cases/unit/94 custominc/easytogrepfor/meson.build index e749753..e749753 100644 --- a/test cases/unit/95 custominc/easytogrepfor/meson.build +++ b/test cases/unit/94 custominc/easytogrepfor/meson.build diff --git a/test cases/unit/95 custominc/helper.c b/test cases/unit/94 custominc/helper.c index 3237441..3237441 100644 --- a/test cases/unit/95 custominc/helper.c +++ b/test cases/unit/94 custominc/helper.c diff --git a/test cases/unit/95 custominc/meson.build b/test cases/unit/94 custominc/meson.build index bab1139..bab1139 100644 --- a/test cases/unit/95 custominc/meson.build +++ b/test cases/unit/94 custominc/meson.build diff --git a/test cases/unit/95 custominc/prog.c b/test cases/unit/94 custominc/prog.c index db9df9d..db9df9d 100644 --- a/test cases/unit/95 custominc/prog.c +++ b/test cases/unit/94 custominc/prog.c diff --git a/test cases/unit/95 custominc/prog2.c b/test cases/unit/94 custominc/prog2.c index e64b229..e64b229 100644 --- a/test cases/unit/95 custominc/prog2.c +++ b/test cases/unit/94 custominc/prog2.c diff --git a/test cases/unit/96 implicit force fallback/meson.build b/test cases/unit/95 implicit force fallback/meson.build index 623a338..623a338 100644 --- a/test cases/unit/96 implicit force fallback/meson.build +++ b/test cases/unit/95 implicit force fallback/meson.build diff --git a/test cases/unit/96 implicit force fallback/subprojects/something/meson.build b/test cases/unit/95 implicit force fallback/subprojects/something/meson.build index 89a4727..89a4727 100644 --- a/test cases/unit/96 implicit force fallback/subprojects/something/meson.build +++ b/test cases/unit/95 implicit force fallback/subprojects/something/meson.build diff --git a/test cases/unit/97 compiler.links file arg/meson.build b/test cases/unit/96 compiler.links file arg/meson.build index c409dcb..c409dcb 100644 --- a/test cases/unit/97 compiler.links file arg/meson.build +++ b/test cases/unit/96 compiler.links file arg/meson.build diff --git a/test cases/unit/97 compiler.links file arg/test.c b/test cases/unit/96 compiler.links file arg/test.c index 78f2de1..78f2de1 100644 --- a/test cases/unit/97 compiler.links file arg/test.c +++ b/test cases/unit/96 compiler.links file arg/test.c diff --git a/test cases/unit/98 link full name/.gitignore b/test cases/unit/97 link full name/.gitignore index 8129601..8129601 100644 --- a/test cases/unit/98 link full name/.gitignore +++ b/test cases/unit/97 link full name/.gitignore diff --git a/test cases/unit/98 link full name/libtestprovider/meson.build b/test cases/unit/97 link full name/libtestprovider/meson.build index 128c213..128c213 100644 --- a/test cases/unit/98 link full name/libtestprovider/meson.build +++ b/test cases/unit/97 link full name/libtestprovider/meson.build diff --git a/test cases/unit/98 link full name/libtestprovider/provider.c b/test cases/unit/97 link full name/libtestprovider/provider.c index 5e79966..5e79966 100644 --- a/test cases/unit/98 link full name/libtestprovider/provider.c +++ b/test cases/unit/97 link full name/libtestprovider/provider.c diff --git a/test cases/unit/98 link full name/proguser/meson.build b/test cases/unit/97 link full name/proguser/meson.build index 5be5bc9..5be5bc9 100644 --- a/test cases/unit/98 link full name/proguser/meson.build +++ b/test cases/unit/97 link full name/proguser/meson.build diff --git a/test cases/unit/98 link full name/proguser/receiver.c b/test cases/unit/97 link full name/proguser/receiver.c index d661ae4..d661ae4 100644 --- a/test cases/unit/98 link full name/proguser/receiver.c +++ b/test cases/unit/97 link full name/proguser/receiver.c diff --git a/test cases/unit/99 install all targets/bar-custom.txt b/test cases/unit/98 install all targets/bar-custom.txt index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/bar-custom.txt +++ b/test cases/unit/98 install all targets/bar-custom.txt diff --git a/test cases/unit/99 install all targets/bar-devel.h b/test cases/unit/98 install all targets/bar-devel.h index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/bar-devel.h +++ b/test cases/unit/98 install all targets/bar-devel.h diff --git a/test cases/unit/99 install all targets/bar-notag.txt b/test cases/unit/98 install all targets/bar-notag.txt index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/bar-notag.txt +++ b/test cases/unit/98 install all targets/bar-notag.txt diff --git a/test cases/unit/99 install all targets/custom_files/data.txt b/test cases/unit/98 install all targets/custom_files/data.txt index 557db03..557db03 100644 --- a/test cases/unit/99 install all targets/custom_files/data.txt +++ b/test cases/unit/98 install all targets/custom_files/data.txt diff --git a/test cases/unit/99 install all targets/excludes/excluded.txt b/test cases/unit/98 install all targets/excludes/excluded.txt index 59b0644..59b0644 100644 --- a/test cases/unit/99 install all targets/excludes/excluded.txt +++ b/test cases/unit/98 install all targets/excludes/excluded.txt diff --git a/test cases/unit/99 install all targets/excludes/excluded/placeholder.txt b/test cases/unit/98 install all targets/excludes/excluded/placeholder.txt index 3b94f91..3b94f91 100644 --- a/test cases/unit/99 install all targets/excludes/excluded/placeholder.txt +++ b/test cases/unit/98 install all targets/excludes/excluded/placeholder.txt diff --git a/test cases/unit/99 install all targets/excludes/installed.txt b/test cases/unit/98 install all targets/excludes/installed.txt index 8437692..8437692 100644 --- a/test cases/unit/99 install all targets/excludes/installed.txt +++ b/test cases/unit/98 install all targets/excludes/installed.txt diff --git a/test cases/unit/99 install all targets/foo.in b/test cases/unit/98 install all targets/foo.in index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/foo.in +++ b/test cases/unit/98 install all targets/foo.in diff --git a/test cases/unit/99 install all targets/foo1-devel.h b/test cases/unit/98 install all targets/foo1-devel.h index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/foo1-devel.h +++ b/test cases/unit/98 install all targets/foo1-devel.h diff --git a/test cases/unit/99 install all targets/lib.c b/test cases/unit/98 install all targets/lib.c index 2ea9c7d..2ea9c7d 100644 --- a/test cases/unit/99 install all targets/lib.c +++ b/test cases/unit/98 install all targets/lib.c diff --git a/test cases/unit/99 install all targets/main.c b/test cases/unit/98 install all targets/main.c index 0fb4389..0fb4389 100644 --- a/test cases/unit/99 install all targets/main.c +++ b/test cases/unit/98 install all targets/main.c diff --git a/test cases/unit/99 install all targets/meson.build b/test cases/unit/98 install all targets/meson.build index c5f33a0..c5f33a0 100644 --- a/test cases/unit/99 install all targets/meson.build +++ b/test cases/unit/98 install all targets/meson.build diff --git a/test cases/unit/99 install all targets/script.py b/test cases/unit/98 install all targets/script.py index c5f3be9..c5f3be9 100644 --- a/test cases/unit/99 install all targets/script.py +++ b/test cases/unit/98 install all targets/script.py diff --git a/test cases/unit/99 install all targets/subdir/bar2-devel.h b/test cases/unit/98 install all targets/subdir/bar2-devel.h index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/subdir/bar2-devel.h +++ b/test cases/unit/98 install all targets/subdir/bar2-devel.h diff --git a/test cases/unit/99 install all targets/subdir/foo2.in b/test cases/unit/98 install all targets/subdir/foo2.in index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/subdir/foo2.in +++ b/test cases/unit/98 install all targets/subdir/foo2.in diff --git a/test cases/unit/99 install all targets/subdir/foo3-devel.h b/test cases/unit/98 install all targets/subdir/foo3-devel.h index e69de29..e69de29 100644 --- a/test cases/unit/99 install all targets/subdir/foo3-devel.h +++ b/test cases/unit/98 install all targets/subdir/foo3-devel.h diff --git a/test cases/unit/99 install all targets/subdir/lib.c b/test cases/unit/98 install all targets/subdir/lib.c index 2ea9c7d..2ea9c7d 100644 --- a/test cases/unit/99 install all targets/subdir/lib.c +++ b/test cases/unit/98 install all targets/subdir/lib.c diff --git a/test cases/unit/99 install all targets/subdir/main.c b/test cases/unit/98 install all targets/subdir/main.c index 0fb4389..0fb4389 100644 --- a/test cases/unit/99 install all targets/subdir/main.c +++ b/test cases/unit/98 install all targets/subdir/main.c diff --git a/test cases/unit/99 install all targets/subdir/meson.build b/test cases/unit/98 install all targets/subdir/meson.build index 53c796a..53c796a 100644 --- a/test cases/unit/99 install all targets/subdir/meson.build +++ b/test cases/unit/98 install all targets/subdir/meson.build diff --git a/test cases/unit/99 install all targets/subdir/script.py b/test cases/unit/98 install all targets/subdir/script.py index c5f3be9..c5f3be9 100644 --- a/test cases/unit/99 install all targets/subdir/script.py +++ b/test cases/unit/98 install all targets/subdir/script.py diff --git a/test cases/unit/99 install all targets/subprojects/subproject/aaa.txt b/test cases/unit/98 install all targets/subprojects/subproject/aaa.txt index 43d5a8e..43d5a8e 100644 --- a/test cases/unit/99 install all targets/subprojects/subproject/aaa.txt +++ b/test cases/unit/98 install all targets/subprojects/subproject/aaa.txt diff --git a/test cases/unit/99 install all targets/subprojects/subproject/bbb.txt b/test cases/unit/98 install all targets/subprojects/subproject/bbb.txt index ba62923..ba62923 100644 --- a/test cases/unit/99 install all targets/subprojects/subproject/bbb.txt +++ b/test cases/unit/98 install all targets/subprojects/subproject/bbb.txt diff --git a/test cases/unit/99 install all targets/subprojects/subproject/meson.build b/test cases/unit/98 install all targets/subprojects/subproject/meson.build index ff474ac..ff474ac 100644 --- a/test cases/unit/99 install all targets/subprojects/subproject/meson.build +++ b/test cases/unit/98 install all targets/subprojects/subproject/meson.build diff --git a/test cases/unit/100 custom target name/file.txt.in b/test cases/unit/99 custom target name/file.txt.in index e69de29..e69de29 100644 --- a/test cases/unit/100 custom target name/file.txt.in +++ b/test cases/unit/99 custom target name/file.txt.in diff --git a/test cases/unit/100 custom target name/meson.build b/test cases/unit/99 custom target name/meson.build index 8287614..8287614 100644 --- a/test cases/unit/100 custom target name/meson.build +++ b/test cases/unit/99 custom target name/meson.build diff --git a/test cases/unit/100 custom target name/subdir/meson.build b/test cases/unit/99 custom target name/subdir/meson.build index 785a7b3..785a7b3 100644 --- a/test cases/unit/100 custom target name/subdir/meson.build +++ b/test cases/unit/99 custom target name/subdir/meson.build diff --git a/test cases/warning/9 meson.options/meson.build b/test cases/warning/8 meson.options/meson.build index 59c3872..59c3872 100644 --- a/test cases/warning/9 meson.options/meson.build +++ b/test cases/warning/8 meson.options/meson.build diff --git a/test cases/warning/9 meson.options/meson.options b/test cases/warning/8 meson.options/meson.options index b84ee83..b84ee83 100644 --- a/test cases/warning/9 meson.options/meson.options +++ b/test cases/warning/8 meson.options/meson.options diff --git a/test cases/warning/9 meson.options/subprojects/no-warn/meson.build b/test cases/warning/8 meson.options/subprojects/no-warn/meson.build index f86fbf7..f86fbf7 100644 --- a/test cases/warning/9 meson.options/subprojects/no-warn/meson.build +++ b/test cases/warning/8 meson.options/subprojects/no-warn/meson.build diff --git a/test cases/warning/9 meson.options/subprojects/no-warn/meson.options b/test cases/warning/8 meson.options/subprojects/no-warn/meson.options index b84ee83..b84ee83 100644 --- a/test cases/warning/9 meson.options/subprojects/no-warn/meson.options +++ b/test cases/warning/8 meson.options/subprojects/no-warn/meson.options diff --git a/test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt b/test cases/warning/8 meson.options/subprojects/no-warn/meson_options.txt index b84ee83..b84ee83 100644 --- a/test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt +++ b/test cases/warning/8 meson.options/subprojects/no-warn/meson_options.txt diff --git a/test cases/warning/9 meson.options/test.json b/test cases/warning/8 meson.options/test.json index f711924..f711924 100644 --- a/test cases/warning/9 meson.options/test.json +++ b/test cases/warning/8 meson.options/test.json diff --git a/unittests/allplatformstests.py b/unittests/allplatformstests.py index ebcb1f5..83bfad0 100644 --- a/unittests/allplatformstests.py +++ b/unittests/allplatformstests.py @@ -529,7 +529,7 @@ class AllPlatformTests(BasePlatformTests): ''' if not shutil.which('xmllint'): raise SkipTest('xmllint not installed') - testdir = os.path.join(self.unit_test_dir, '112 replace unencodable xml chars') + testdir = os.path.join(self.unit_test_dir, '111 replace unencodable xml chars') self.init(testdir) tests_command_output = self.run_tests() junit_xml_logs = Path(self.logdir, 'testlog.junit.xml') @@ -690,7 +690,7 @@ class AllPlatformTests(BasePlatformTests): self.run_tests() def test_implicit_forcefallback(self): - testdir = os.path.join(self.unit_test_dir, '96 implicit force fallback') + testdir = os.path.join(self.unit_test_dir, '95 implicit force fallback') with self.assertRaises(subprocess.CalledProcessError): self.init(testdir) self.init(testdir, extra_args=['--wrap-mode=forcefallback']) @@ -1442,7 +1442,7 @@ class AllPlatformTests(BasePlatformTests): Test that conflicts between -D for builtin options and the corresponding long option are detected without false positives or negatives. ''' - testdir = os.path.join(self.unit_test_dir, '130 long opt vs D') + testdir = os.path.join(self.unit_test_dir, '129 long opt vs D') for opt in ['-Dsysconfdir=/etc', '-Dsysconfdir2=/etc']: exception_raised = False @@ -2188,7 +2188,7 @@ class AllPlatformTests(BasePlatformTests): check_pcfile('libvartest2.pc', relocatable=False) self.wipe() - testdir_abs = os.path.join(self.unit_test_dir, '106 pkgconfig relocatable with absolute path') + testdir_abs = os.path.join(self.unit_test_dir, '105 pkgconfig relocatable with absolute path') self.init(testdir_abs) check_pcfile('libsimple.pc', relocatable=True, levels=3) @@ -2270,7 +2270,7 @@ class AllPlatformTests(BasePlatformTests): self.assertDictEqual(original, expected) def test_executable_names(self): - testdir = os.path.join(self.unit_test_dir, '122 executable suffix') + testdir = os.path.join(self.unit_test_dir, '121 executable suffix') self.init(testdir) self.build() exe1 = os.path.join(self.builddir, 'foo' + exe_suffix) @@ -2361,7 +2361,7 @@ class AllPlatformTests(BasePlatformTests): def test_options_listed_in_build_options(self) -> None: """Detect when changed options become listed in build options.""" - testdir = os.path.join(self.unit_test_dir, '114 list build options') + testdir = os.path.join(self.unit_test_dir, '113 list build options') out = self.init(testdir) for line in out.splitlines(): @@ -2598,7 +2598,7 @@ class AllPlatformTests(BasePlatformTests): self.assertIn(msg, out) def test_mixed_language_linker_check(self): - testdir = os.path.join(self.unit_test_dir, '97 compiler.links file arg') + testdir = os.path.join(self.unit_test_dir, '96 compiler.links file arg') self.init(testdir) cmds = self.get_meson_log_compiler_checks() self.assertEqual(len(cmds), 5) @@ -4462,7 +4462,7 @@ class AllPlatformTests(BasePlatformTests): self.init(srcdir, extra_args=['-Dbuild.b_lto=true']) def test_install_skip_subprojects(self): - testdir = os.path.join(self.unit_test_dir, '92 install skip subprojects') + testdir = os.path.join(self.unit_test_dir, '91 install skip subprojects') self.init(testdir) self.build() @@ -4509,7 +4509,7 @@ class AllPlatformTests(BasePlatformTests): check_installed_files(['--skip-subprojects', 'another'], all_expected) def test_adding_subproject_to_configure_project(self) -> None: - srcdir = os.path.join(self.unit_test_dir, '93 new subproject in configured project') + srcdir = os.path.join(self.unit_test_dir, '92 new subproject in configured project') self.init(srcdir) self.build() self.setconf('-Duse-sub=true') @@ -4563,7 +4563,7 @@ class AllPlatformTests(BasePlatformTests): if not shutil.which('clang-format'): raise SkipTest('clang-format not found') - testdir = os.path.join(self.unit_test_dir, '94 clangformat') + testdir = os.path.join(self.unit_test_dir, '93 clangformat') newdir = os.path.join(self.builddir, 'testdir') shutil.copytree(testdir, newdir) self.new_builddir() @@ -4588,7 +4588,7 @@ class AllPlatformTests(BasePlatformTests): self.build('clang-format-check') def test_custom_target_implicit_include(self): - testdir = os.path.join(self.unit_test_dir, '95 custominc') + testdir = os.path.join(self.unit_test_dir, '94 custominc') self.init(testdir) self.build() compdb = self.get_compdb() @@ -4634,7 +4634,7 @@ class AllPlatformTests(BasePlatformTests): # self.assertEqual(sorted(link_args), sorted(['-flto'])) def test_install_tag(self) -> None: - testdir = os.path.join(self.unit_test_dir, '99 install all targets') + testdir = os.path.join(self.unit_test_dir, '98 install all targets') self.init(testdir) self.build() @@ -4805,7 +4805,7 @@ class AllPlatformTests(BasePlatformTests): def test_introspect_install_plan(self): - testdir = os.path.join(self.unit_test_dir, '99 install all targets') + testdir = os.path.join(self.unit_test_dir, '98 install all targets') introfile = os.path.join(self.builddir, 'meson-info', 'intro-install_plan.json') self.init(testdir) self.assertPathExists(introfile) @@ -5141,7 +5141,7 @@ class AllPlatformTests(BasePlatformTests): }} ''') - testdir = os.path.join(self.unit_test_dir, '102 rlib linkage') + testdir = os.path.join(self.unit_test_dir, '101 rlib linkage') gen_file = os.path.join(testdir, 'lib.rs') with open(gen_file, 'w', encoding='utf-8') as f: f.write(template.format(0)) @@ -5189,7 +5189,7 @@ class AllPlatformTests(BasePlatformTests): return def test_custom_target_name(self): - testdir = os.path.join(self.unit_test_dir, '100 custom target name') + testdir = os.path.join(self.unit_test_dir, '99 custom target name') self.init(testdir) out = self.build() if self.backend is Backend.ninja: @@ -5197,7 +5197,7 @@ class AllPlatformTests(BasePlatformTests): self.assertIn('Generating subdir/file.txt with a custom command', out) def test_symlinked_subproject(self): - testdir = os.path.join(self.unit_test_dir, '108 subproject symlink') + testdir = os.path.join(self.unit_test_dir, '107 subproject symlink') subproject_dir = os.path.join(testdir, 'subprojects') subproject = os.path.join(testdir, 'symlinked_subproject') symlinked_subproject = os.path.join(testdir, 'subprojects', 'symlinked_subproject') @@ -5213,7 +5213,7 @@ class AllPlatformTests(BasePlatformTests): self.build() def test_configure_same_noop(self): - testdir = os.path.join(self.unit_test_dir, '110 configure same noop') + testdir = os.path.join(self.unit_test_dir, '109 configure same noop') args = [ '-Dstring=val', '-Dboolean=true', @@ -5251,7 +5251,7 @@ class AllPlatformTests(BasePlatformTests): def __test_multi_stds(self, test_c: bool = True, test_objc: bool = False) -> None: assert test_c or test_objc, 'must test something' - testdir = os.path.join(self.unit_test_dir, '116 c cpp stds') + testdir = os.path.join(self.unit_test_dir, '115 c cpp stds') self.init(testdir, extra_args=[f'-Dwith-c={str(test_c).lower()}', f'-Dwith-objc={str(test_objc).lower()}']) # Invalid values should fail whatever compiler we have @@ -5310,7 +5310,7 @@ class AllPlatformTests(BasePlatformTests): self.__test_multi_stds(test_objc=True) def test_slice(self): - testdir = os.path.join(self.unit_test_dir, '128 test slice') + testdir = os.path.join(self.unit_test_dir, '127 test slice') self.init(testdir) self.build() @@ -5348,7 +5348,7 @@ class AllPlatformTests(BasePlatformTests): self.assertEqual(cc.linker.get_accepts_rsp(), has_rsp) def test_nonexisting_bargs(self): - testdir = os.path.join(self.unit_test_dir, '117 empty project') + testdir = os.path.join(self.unit_test_dir, '116 empty project') args = ['-Db_ndebug=if_release'] self.init(testdir, extra_args=args) @@ -5358,7 +5358,7 @@ class AllPlatformTests(BasePlatformTests): self.init(testdir, extra_args=['--wipe']) def test_interactive_tap(self): - testdir = os.path.join(self.unit_test_dir, '125 interactive tap') + testdir = os.path.join(self.unit_test_dir, '124 interactive tap') self.init(testdir, extra_args=['--wrap-mode=forcefallback']) output = self._run(self.mtest_command + ['--interactive']) self.assertRegex(output, r'Ok:\s*0') diff --git a/unittests/linuxliketests.py b/unittests/linuxliketests.py index 073f03c..1b2607b 100644 --- a/unittests/linuxliketests.py +++ b/unittests/linuxliketests.py @@ -1397,7 +1397,7 @@ class LinuxlikeTests(BasePlatformTests): see: https://github.com/mesonbuild/meson/issues/9000 https://stackoverflow.com/questions/48532868/gcc-library-option-with-a-colon-llibevent-a ''' - testdir = os.path.join(self.unit_test_dir, '98 link full name','libtestprovider') + testdir = os.path.join(self.unit_test_dir, '97 link full name','libtestprovider') oldprefix = self.prefix # install into installdir without using DESTDIR installdir = self.installdir @@ -1410,7 +1410,7 @@ class LinuxlikeTests(BasePlatformTests): self.new_builddir() env = {'LIBRARY_PATH': os.path.join(installdir, self.libdir), 'PKG_CONFIG_PATH': _prepend_pkg_config_path(os.path.join(installdir, self.libdir, 'pkgconfig'))} - testdir = os.path.join(self.unit_test_dir, '98 link full name','proguser') + testdir = os.path.join(self.unit_test_dir, '97 link full name','proguser') self.init(testdir,override_envvars=env) # test for link with full path @@ -1816,7 +1816,7 @@ class LinuxlikeTests(BasePlatformTests): @skipUnless(is_linux() or is_osx(), 'Test only applicable to Linux and macOS') def test_install_strip(self): - testdir = os.path.join(self.unit_test_dir, '104 strip') + testdir = os.path.join(self.unit_test_dir, '103 strip') self.init(testdir) self.build() @@ -1863,7 +1863,7 @@ class LinuxlikeTests(BasePlatformTests): self.assertFalse(cpp.compiler_args([f'-isystem{symlink}' for symlink in default_symlinks]).to_native()) def test_freezing(self): - testdir = os.path.join(self.unit_test_dir, '111 freeze') + testdir = os.path.join(self.unit_test_dir, '110 freeze') self.init(testdir) self.build() with self.assertRaises(subprocess.CalledProcessError) as e: @@ -1872,7 +1872,7 @@ class LinuxlikeTests(BasePlatformTests): @skipUnless(is_linux(), "Ninja file differs on different platforms") def test_complex_link_cases(self): - testdir = os.path.join(self.unit_test_dir, '115 complex link cases') + testdir = os.path.join(self.unit_test_dir, '114 complex link cases') self.init(testdir) self.build() with open(os.path.join(self.builddir, 'build.ninja'), encoding='utf-8') as f: @@ -1893,11 +1893,11 @@ class LinuxlikeTests(BasePlatformTests): self.assertIn('build t13-e1: c_LINKER t13-e1.p/main.c.o | libt12-s1.a libt13-s3.a\n', content) def test_top_options_in_sp(self): - testdir = os.path.join(self.unit_test_dir, '127 pkgsubproj') + testdir = os.path.join(self.unit_test_dir, '126 pkgsubproj') self.init(testdir) def test_unreadable_dir_in_declare_dep(self): - testdir = os.path.join(self.unit_test_dir, '126 declare_dep var') + testdir = os.path.join(self.unit_test_dir, '125 declare_dep var') tmpdir = Path(tempfile.mkdtemp()) self.addCleanup(windows_proof_rmtree, tmpdir) declaredepdir = tmpdir / 'test' @@ -1919,7 +1919,7 @@ class LinuxlikeTests(BasePlatformTests): if self.backend is not Backend.ninja: raise SkipTest(f'{self.backend.name!r} backend can\'t install files') - testdir = os.path.join(self.unit_test_dir, '123 persp options') + testdir = os.path.join(self.unit_test_dir, '122 persp options') with self.subTest('init'): self.init(testdir, extra_args='-Doptimization=1') @@ -1972,7 +1972,7 @@ class LinuxlikeTests(BasePlatformTests): self.check_has_flag(compdb, sub2src, '-O2') def test_sanitizers(self): - testdir = os.path.join(self.unit_test_dir, '129 sanitizers') + testdir = os.path.join(self.unit_test_dir, '128 sanitizers') with self.subTest('no b_sanitize value'): try: diff --git a/unittests/machinefiletests.py b/unittests/machinefiletests.py index e4687eb..7f88a54 100644 --- a/unittests/machinefiletests.py +++ b/unittests/machinefiletests.py @@ -388,7 +388,7 @@ class NativeFileTests(BasePlatformTests): def test_java_classpath(self): if self.backend is not Backend.ninja: raise SkipTest('Jar is only supported with Ninja') - testdir = os.path.join(self.unit_test_dir, '113 classpath') + testdir = os.path.join(self.unit_test_dir, '112 classpath') self.init(testdir) self.build() one_build_path = get_classpath(os.path.join(self.builddir, 'one.jar')) diff --git a/unittests/platformagnostictests.py b/unittests/platformagnostictests.py index b0e4350..ebd5317 100644 --- a/unittests/platformagnostictests.py +++ b/unittests/platformagnostictests.py @@ -33,7 +33,7 @@ class PlatformAgnosticTests(BasePlatformTests): Tests that find_program() with a relative path does not find the program in current workdir. ''' - testdir = os.path.join(self.unit_test_dir, '101 relative find program') + testdir = os.path.join(self.unit_test_dir, '100 relative find program') self.init(testdir, workdir=testdir) def test_invalid_option_names(self): @@ -92,11 +92,11 @@ class PlatformAgnosticTests(BasePlatformTests): interp.process, fname) def test_python_dependency_without_pkgconfig(self): - testdir = os.path.join(self.unit_test_dir, '103 python without pkgconfig') + testdir = os.path.join(self.unit_test_dir, '102 python without pkgconfig') self.init(testdir, override_envvars={'PKG_CONFIG': 'notfound'}) def test_vala_target_with_internal_glib(self): - testdir = os.path.join(self.unit_test_dir, '131 vala internal glib') + testdir = os.path.join(self.unit_test_dir, '130 vala internal glib') for run in [{ 'version': '2.84.4', 'expected': '2.84'}, { 'version': '2.85.2', 'expected': '2.84' }]: self.new_builddir() self.init(testdir, extra_args=[f'-Dglib-version={run["version"]}']) @@ -113,7 +113,7 @@ class PlatformAgnosticTests(BasePlatformTests): self.skipTest('Current backend does not produce introspection data') def test_debug_function_outputs_to_meson_log(self): - testdir = os.path.join(self.unit_test_dir, '105 debug function') + testdir = os.path.join(self.unit_test_dir, '104 debug function') log_msg = 'This is an example debug output, should only end up in debug log' output = self.init(testdir) @@ -125,7 +125,7 @@ class PlatformAgnosticTests(BasePlatformTests): self.assertIn(log_msg, mesonlog) def test_new_subproject_reconfigure(self): - testdir = os.path.join(self.unit_test_dir, '109 new subproject on reconfigure') + testdir = os.path.join(self.unit_test_dir, '108 new subproject on reconfigure') self.init(testdir) self.build() @@ -288,7 +288,7 @@ class PlatformAgnosticTests(BasePlatformTests): thing to do as new features are added, but keeping track of them is good. ''' - testdir = os.path.join(self.unit_test_dir, '117 empty project') + testdir = os.path.join(self.unit_test_dir, '116 empty project') self.init(testdir) self._run(self.meson_command + ['--internal', 'regenerate', '--profile-self', testdir, self.builddir]) @@ -303,7 +303,7 @@ class PlatformAgnosticTests(BasePlatformTests): def test_meson_package_cache_dir(self): # Copy testdir into temporary directory to not pollute meson source tree. - testdir = os.path.join(self.unit_test_dir, '119 meson package cache dir') + testdir = os.path.join(self.unit_test_dir, '118 meson package cache dir') srcdir = os.path.join(self.builddir, 'srctree') shutil.copytree(testdir, srcdir) builddir = os.path.join(srcdir, '_build') @@ -312,7 +312,7 @@ class PlatformAgnosticTests(BasePlatformTests): def test_cmake_openssl_not_found_bug(self): """Issue #12098""" - testdir = os.path.join(self.unit_test_dir, '120 openssl cmake bug') + testdir = os.path.join(self.unit_test_dir, '119 openssl cmake bug') self.meson_native_files.append(os.path.join(testdir, 'nativefile.ini')) out = self.init(testdir, allow_fail=True) self.assertNotIn('Unhandled python exception', out) @@ -422,7 +422,7 @@ class PlatformAgnosticTests(BasePlatformTests): self.assertIn(f'Did you mean to run meson from the directory: "{testdir}"?', out) def test_reconfigure_base_options(self): - testdir = os.path.join(self.unit_test_dir, '124 reconfigure base options') + testdir = os.path.join(self.unit_test_dir, '123 reconfigure base options') out = self.init(testdir, extra_args=['-Db_ndebug=true']) self.assertIn('\nMessage: b_ndebug: true\n', out) self.assertIn('\nMessage: c_std: c89\n', out) @@ -548,7 +548,7 @@ class PlatformAgnosticTests(BasePlatformTests): self.assertEqual(self.getconf('subproject:new_option'), True) def test_mtest_rebuild_deps(self): - testdir = os.path.join(self.unit_test_dir, '107 underspecified mtest') + testdir = os.path.join(self.unit_test_dir, '106 underspecified mtest') self.init(testdir) with self.assertRaises(subprocess.CalledProcessError): diff --git a/unittests/rewritetests.py b/unittests/rewritetests.py index 11cac19..a479f3d 100644 --- a/unittests/rewritetests.py +++ b/unittests/rewritetests.py @@ -449,7 +449,7 @@ class RewriterTests(BasePlatformTests): self.assertEqualIgnoreOrder(out, expected) def test_raw_printer_is_idempotent(self): - test_path = Path(self.unit_test_dir, '121 rewrite') + test_path = Path(self.unit_test_dir, '120 rewrite') meson_build_file = test_path / 'meson.build' # original_contents = meson_build_file.read_bytes() original_contents = meson_build_file.read_text(encoding='utf-8') diff --git a/unittests/windowstests.py b/unittests/windowstests.py index 9506a75..7fa4ab2 100644 --- a/unittests/windowstests.py +++ b/unittests/windowstests.py @@ -185,7 +185,7 @@ class WindowsTests(BasePlatformTests): if self.backend is not Backend.ninja: raise SkipTest('Test only applies when using the Ninja backend') - testdir = os.path.join(self.unit_test_dir, '118 genvslite') + testdir = os.path.join(self.unit_test_dir, '117 genvslite') env = get_fake_env(testdir, self.builddir, self.prefix) cc = detect_c_compiler(env, MachineChoice.HOST) |