summaryrefslogtreecommitdiff
path: root/test cases/unit
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-08-18 23:58:49 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2018-08-19 12:39:46 +0300
commit972535a6ac9fb1f9611c1b68293f7df88ec1b1f7 (patch)
treeed17817547da3e20c5c3080075c8924c24f6b3f9 /test cases/unit
parentedf901431272e5bb348e265113179c337f65a881 (diff)
downloadmeson-972535a6ac9fb1f9611c1b68293f7df88ec1b1f7.tar.gz
Condense test dirs.
Diffstat (limited to 'test cases/unit')
-rw-r--r--test cases/unit/36 mixed command line args/meson.build (renamed from test cases/unit/35 mixed command line args/meson.build)0
-rw-r--r--test cases/unit/36 mixed command line args/meson_options.txt (renamed from test cases/unit/35 mixed command line args/meson_options.txt)0
-rw-r--r--test cases/unit/37 pkgconfig format/meson.build (renamed from test cases/unit/36 pkgconfig format/meson.build)0
-rw-r--r--test cases/unit/37 pkgconfig format/somelib.c (renamed from test cases/unit/36 pkgconfig format/somelib.c)0
-rw-r--r--test cases/unit/37 pkgconfig format/someret.c (renamed from test cases/unit/36 pkgconfig format/someret.c)0
-rwxr-xr-xtest cases/unit/38 python extmodule/blaster.py (renamed from test cases/unit/37 python extmodule/blaster.py)0
-rw-r--r--test cases/unit/38 python extmodule/ext/meson.build (renamed from test cases/unit/37 python extmodule/ext/meson.build)0
-rw-r--r--test cases/unit/38 python extmodule/ext/tachyon_module.c (renamed from test cases/unit/37 python extmodule/ext/tachyon_module.c)0
-rw-r--r--test cases/unit/38 python extmodule/meson.build (renamed from test cases/unit/37 python extmodule/meson.build)0
-rw-r--r--test cases/unit/38 python extmodule/meson_options.txt (renamed from test cases/unit/37 python extmodule/meson_options.txt)0
-rw-r--r--test cases/unit/39 external, internal library rpath/built library/bar.c (renamed from test cases/unit/38 external, internal library rpath/built library/bar.c)0
-rw-r--r--test cases/unit/39 external, internal library rpath/built library/meson.build (renamed from test cases/unit/38 external, internal library rpath/built library/meson.build)0
-rw-r--r--test cases/unit/39 external, internal library rpath/built library/meson_options.txt (renamed from test cases/unit/38 external, internal library rpath/built library/meson_options.txt)0
-rw-r--r--test cases/unit/39 external, internal library rpath/built library/prog.c (renamed from test cases/unit/38 external, internal library rpath/built library/prog.c)0
-rw-r--r--test cases/unit/39 external, internal library rpath/external library/faa.c (renamed from test cases/unit/38 external, internal library rpath/external library/faa.c)0
-rw-r--r--test cases/unit/39 external, internal library rpath/external library/foo.c (renamed from test cases/unit/38 external, internal library rpath/external library/foo.c)0
-rw-r--r--test cases/unit/39 external, internal library rpath/external library/meson.build (renamed from test cases/unit/38 external, internal library rpath/external library/meson.build)0
-rw-r--r--test cases/unit/40 featurenew subprojects/meson.build (renamed from test cases/unit/39 featurenew subprojects/meson.build)0
-rw-r--r--test cases/unit/40 featurenew subprojects/subprojects/bar/meson.build (renamed from test cases/unit/39 featurenew subprojects/subprojects/bar/meson.build)0
-rw-r--r--test cases/unit/40 featurenew subprojects/subprojects/foo/meson.build (renamed from test cases/unit/39 featurenew subprojects/subprojects/foo/meson.build)0
-rw-r--r--test cases/unit/41 rpath order/meson.build (renamed from test cases/unit/40 rpath order/meson.build)0
-rw-r--r--test cases/unit/41 rpath order/myexe.c (renamed from test cases/unit/40 rpath order/myexe.c)0
-rw-r--r--test cases/unit/41 rpath order/subprojects/sub1/lib.c (renamed from test cases/unit/40 rpath order/subprojects/sub1/lib.c)0
-rw-r--r--test cases/unit/41 rpath order/subprojects/sub1/meson.build (renamed from test cases/unit/40 rpath order/subprojects/sub1/meson.build)0
-rw-r--r--test cases/unit/41 rpath order/subprojects/sub2/lib.c (renamed from test cases/unit/40 rpath order/subprojects/sub2/lib.c)0
-rw-r--r--test cases/unit/41 rpath order/subprojects/sub2/meson.build (renamed from test cases/unit/40 rpath order/subprojects/sub2/meson.build)0
-rw-r--r--test cases/unit/42 dep order/lib1.c (renamed from test cases/unit/41 dep order/lib1.c)0
-rw-r--r--test cases/unit/42 dep order/lib2.c (renamed from test cases/unit/41 dep order/lib2.c)0
-rw-r--r--test cases/unit/42 dep order/meson.build (renamed from test cases/unit/41 dep order/meson.build)0
-rw-r--r--test cases/unit/42 dep order/myexe.c (renamed from test cases/unit/41 dep order/myexe.c)0
-rw-r--r--test cases/unit/43 promote wrap/meson.build (renamed from test cases/unit/42 promote wrap/meson.build)0
-rw-r--r--test cases/unit/43 promote wrap/subprojects/s1/meson.build (renamed from test cases/unit/42 promote wrap/subprojects/s1/meson.build)0
-rw-r--r--test cases/unit/43 promote wrap/subprojects/s1/subprojects/ambiguous/meson.build (renamed from test cases/unit/42 promote wrap/subprojects/s1/subprojects/ambiguous/meson.build)0
-rw-r--r--test cases/unit/43 promote wrap/subprojects/s2/meson.build (renamed from test cases/unit/42 promote wrap/subprojects/s2/meson.build)0
-rw-r--r--test cases/unit/43 promote wrap/subprojects/s2/subprojects/ambiguous.wrap (renamed from test cases/unit/42 promote wrap/subprojects/s2/subprojects/ambiguous.wrap)0
35 files changed, 0 insertions, 0 deletions
diff --git a/test cases/unit/35 mixed command line args/meson.build b/test cases/unit/36 mixed command line args/meson.build
index af5cdc790..af5cdc790 100644
--- a/test cases/unit/35 mixed command line args/meson.build
+++ b/test cases/unit/36 mixed command line args/meson.build
diff --git a/test cases/unit/35 mixed command line args/meson_options.txt b/test cases/unit/36 mixed command line args/meson_options.txt
index 5a4bc22bf..5a4bc22bf 100644
--- a/test cases/unit/35 mixed command line args/meson_options.txt
+++ b/test cases/unit/36 mixed command line args/meson_options.txt
diff --git a/test cases/unit/36 pkgconfig format/meson.build b/test cases/unit/37 pkgconfig format/meson.build
index ea00f5df4..ea00f5df4 100644
--- a/test cases/unit/36 pkgconfig format/meson.build
+++ b/test cases/unit/37 pkgconfig format/meson.build
diff --git a/test cases/unit/36 pkgconfig format/somelib.c b/test cases/unit/37 pkgconfig format/somelib.c
index 0558024b3..0558024b3 100644
--- a/test cases/unit/36 pkgconfig format/somelib.c
+++ b/test cases/unit/37 pkgconfig format/somelib.c
diff --git a/test cases/unit/36 pkgconfig format/someret.c b/test cases/unit/37 pkgconfig format/someret.c
index 69f429928..69f429928 100644
--- a/test cases/unit/36 pkgconfig format/someret.c
+++ b/test cases/unit/37 pkgconfig format/someret.c
diff --git a/test cases/unit/37 python extmodule/blaster.py b/test cases/unit/38 python extmodule/blaster.py
index 163b6d426..163b6d426 100755
--- a/test cases/unit/37 python extmodule/blaster.py
+++ b/test cases/unit/38 python extmodule/blaster.py
diff --git a/test cases/unit/37 python extmodule/ext/meson.build b/test cases/unit/38 python extmodule/ext/meson.build
index b13bb326f..b13bb326f 100644
--- a/test cases/unit/37 python extmodule/ext/meson.build
+++ b/test cases/unit/38 python extmodule/ext/meson.build
diff --git a/test cases/unit/37 python extmodule/ext/tachyon_module.c b/test cases/unit/38 python extmodule/ext/tachyon_module.c
index 68eda5380..68eda5380 100644
--- a/test cases/unit/37 python extmodule/ext/tachyon_module.c
+++ b/test cases/unit/38 python extmodule/ext/tachyon_module.c
diff --git a/test cases/unit/37 python extmodule/meson.build b/test cases/unit/38 python extmodule/meson.build
index 479865482..479865482 100644
--- a/test cases/unit/37 python extmodule/meson.build
+++ b/test cases/unit/38 python extmodule/meson.build
diff --git a/test cases/unit/37 python extmodule/meson_options.txt b/test cases/unit/38 python extmodule/meson_options.txt
index b8f645d09..b8f645d09 100644
--- a/test cases/unit/37 python extmodule/meson_options.txt
+++ b/test cases/unit/38 python extmodule/meson_options.txt
diff --git a/test cases/unit/38 external, internal library rpath/built library/bar.c b/test cases/unit/39 external, internal library rpath/built library/bar.c
index 4f5662ebd..4f5662ebd 100644
--- a/test cases/unit/38 external, internal library rpath/built library/bar.c
+++ b/test cases/unit/39 external, internal library rpath/built library/bar.c
diff --git a/test cases/unit/38 external, internal library rpath/built library/meson.build b/test cases/unit/39 external, internal library rpath/built library/meson.build
index 2b422f438..2b422f438 100644
--- a/test cases/unit/38 external, internal library rpath/built library/meson.build
+++ b/test cases/unit/39 external, internal library rpath/built library/meson.build
diff --git a/test cases/unit/38 external, internal library rpath/built library/meson_options.txt b/test cases/unit/39 external, internal library rpath/built library/meson_options.txt
index aa1d2ec9b..aa1d2ec9b 100644
--- a/test cases/unit/38 external, internal library rpath/built library/meson_options.txt
+++ b/test cases/unit/39 external, internal library rpath/built library/meson_options.txt
diff --git a/test cases/unit/38 external, internal library rpath/built library/prog.c b/test cases/unit/39 external, internal library rpath/built library/prog.c
index e3d4cf63f..e3d4cf63f 100644
--- a/test cases/unit/38 external, internal library rpath/built library/prog.c
+++ b/test cases/unit/39 external, internal library rpath/built library/prog.c
diff --git a/test cases/unit/38 external, internal library rpath/external library/faa.c b/test cases/unit/39 external, internal library rpath/external library/faa.c
index 473357516..473357516 100644
--- a/test cases/unit/38 external, internal library rpath/external library/faa.c
+++ b/test cases/unit/39 external, internal library rpath/external library/faa.c
diff --git a/test cases/unit/38 external, internal library rpath/external library/foo.c b/test cases/unit/39 external, internal library rpath/external library/foo.c
index a34e4a885..a34e4a885 100644
--- a/test cases/unit/38 external, internal library rpath/external library/foo.c
+++ b/test cases/unit/39 external, internal library rpath/external library/foo.c
diff --git a/test cases/unit/38 external, internal library rpath/external library/meson.build b/test cases/unit/39 external, internal library rpath/external library/meson.build
index 6dcc97e79..6dcc97e79 100644
--- a/test cases/unit/38 external, internal library rpath/external library/meson.build
+++ b/test cases/unit/39 external, internal library rpath/external library/meson.build
diff --git a/test cases/unit/39 featurenew subprojects/meson.build b/test cases/unit/40 featurenew subprojects/meson.build
index 27898cd79..27898cd79 100644
--- a/test cases/unit/39 featurenew subprojects/meson.build
+++ b/test cases/unit/40 featurenew subprojects/meson.build
diff --git a/test cases/unit/39 featurenew subprojects/subprojects/bar/meson.build b/test cases/unit/40 featurenew subprojects/subprojects/bar/meson.build
index 712a125f7..712a125f7 100644
--- a/test cases/unit/39 featurenew subprojects/subprojects/bar/meson.build
+++ b/test cases/unit/40 featurenew subprojects/subprojects/bar/meson.build
diff --git a/test cases/unit/39 featurenew subprojects/subprojects/foo/meson.build b/test cases/unit/40 featurenew subprojects/subprojects/foo/meson.build
index 0ef4472bd..0ef4472bd 100644
--- a/test cases/unit/39 featurenew subprojects/subprojects/foo/meson.build
+++ b/test cases/unit/40 featurenew subprojects/subprojects/foo/meson.build
diff --git a/test cases/unit/40 rpath order/meson.build b/test cases/unit/41 rpath order/meson.build
index a722894e5..a722894e5 100644
--- a/test cases/unit/40 rpath order/meson.build
+++ b/test cases/unit/41 rpath order/meson.build
diff --git a/test cases/unit/40 rpath order/myexe.c b/test cases/unit/41 rpath order/myexe.c
index 03b2213bb..03b2213bb 100644
--- a/test cases/unit/40 rpath order/myexe.c
+++ b/test cases/unit/41 rpath order/myexe.c
diff --git a/test cases/unit/40 rpath order/subprojects/sub1/lib.c b/test cases/unit/41 rpath order/subprojects/sub1/lib.c
index e69de29bb..e69de29bb 100644
--- a/test cases/unit/40 rpath order/subprojects/sub1/lib.c
+++ b/test cases/unit/41 rpath order/subprojects/sub1/lib.c
diff --git a/test cases/unit/40 rpath order/subprojects/sub1/meson.build b/test cases/unit/41 rpath order/subprojects/sub1/meson.build
index 4dd5d0843..4dd5d0843 100644
--- a/test cases/unit/40 rpath order/subprojects/sub1/meson.build
+++ b/test cases/unit/41 rpath order/subprojects/sub1/meson.build
diff --git a/test cases/unit/40 rpath order/subprojects/sub2/lib.c b/test cases/unit/41 rpath order/subprojects/sub2/lib.c
index e69de29bb..e69de29bb 100644
--- a/test cases/unit/40 rpath order/subprojects/sub2/lib.c
+++ b/test cases/unit/41 rpath order/subprojects/sub2/lib.c
diff --git a/test cases/unit/40 rpath order/subprojects/sub2/meson.build b/test cases/unit/41 rpath order/subprojects/sub2/meson.build
index bc3510db3..bc3510db3 100644
--- a/test cases/unit/40 rpath order/subprojects/sub2/meson.build
+++ b/test cases/unit/41 rpath order/subprojects/sub2/meson.build
diff --git a/test cases/unit/41 dep order/lib1.c b/test cases/unit/42 dep order/lib1.c
index e69de29bb..e69de29bb 100644
--- a/test cases/unit/41 dep order/lib1.c
+++ b/test cases/unit/42 dep order/lib1.c
diff --git a/test cases/unit/41 dep order/lib2.c b/test cases/unit/42 dep order/lib2.c
index e69de29bb..e69de29bb 100644
--- a/test cases/unit/41 dep order/lib2.c
+++ b/test cases/unit/42 dep order/lib2.c
diff --git a/test cases/unit/41 dep order/meson.build b/test cases/unit/42 dep order/meson.build
index 17cf9dfba..17cf9dfba 100644
--- a/test cases/unit/41 dep order/meson.build
+++ b/test cases/unit/42 dep order/meson.build
diff --git a/test cases/unit/41 dep order/myexe.c b/test cases/unit/42 dep order/myexe.c
index 8f4c045ee..8f4c045ee 100644
--- a/test cases/unit/41 dep order/myexe.c
+++ b/test cases/unit/42 dep order/myexe.c
diff --git a/test cases/unit/42 promote wrap/meson.build b/test cases/unit/43 promote wrap/meson.build
index 066cf36cf..066cf36cf 100644
--- a/test cases/unit/42 promote wrap/meson.build
+++ b/test cases/unit/43 promote wrap/meson.build
diff --git a/test cases/unit/42 promote wrap/subprojects/s1/meson.build b/test cases/unit/43 promote wrap/subprojects/s1/meson.build
index 3d1f5bc35..3d1f5bc35 100644
--- a/test cases/unit/42 promote wrap/subprojects/s1/meson.build
+++ b/test cases/unit/43 promote wrap/subprojects/s1/meson.build
diff --git a/test cases/unit/42 promote wrap/subprojects/s1/subprojects/ambiguous/meson.build b/test cases/unit/43 promote wrap/subprojects/s1/subprojects/ambiguous/meson.build
index 296adff4c..296adff4c 100644
--- a/test cases/unit/42 promote wrap/subprojects/s1/subprojects/ambiguous/meson.build
+++ b/test cases/unit/43 promote wrap/subprojects/s1/subprojects/ambiguous/meson.build
diff --git a/test cases/unit/42 promote wrap/subprojects/s2/meson.build b/test cases/unit/43 promote wrap/subprojects/s2/meson.build
index b5db63429..b5db63429 100644
--- a/test cases/unit/42 promote wrap/subprojects/s2/meson.build
+++ b/test cases/unit/43 promote wrap/subprojects/s2/meson.build
diff --git a/test cases/unit/42 promote wrap/subprojects/s2/subprojects/ambiguous.wrap b/test cases/unit/43 promote wrap/subprojects/s2/subprojects/ambiguous.wrap
index 09ba4e87f..09ba4e87f 100644
--- a/test cases/unit/42 promote wrap/subprojects/s2/subprojects/ambiguous.wrap
+++ b/test cases/unit/43 promote wrap/subprojects/s2/subprojects/ambiguous.wrap