diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-04-05 00:40:52 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-04-05 00:40:52 +0300 |
commit | 578c3b6b6afb353a803e96ed6f72e1cbf06cdcf9 (patch) | |
tree | ae55662728166f4bfebd41f193f170112f3f65da | |
parent | b42adc8a5460c44226dc42291df790c6ec954922 (diff) | |
download | meson-578c3b6b6afb353a803e96ed6f72e1cbf06cdcf9.zip meson-578c3b6b6afb353a803e96ed6f72e1cbf06cdcf9.tar.gz meson-578c3b6b6afb353a803e96ed6f72e1cbf06cdcf9.tar.bz2 |
Renamed tests with the same number.
-rw-r--r-- | test cases/common/142 compute int/config.h.in (renamed from test cases/common/139 compute int/config.h.in) | 0 | ||||
-rw-r--r-- | test cases/common/142 compute int/foobar.h (renamed from test cases/common/139 compute int/foobar.h) | 0 | ||||
-rw-r--r-- | test cases/common/142 compute int/meson.build (renamed from test cases/common/139 compute int/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/142 compute int/prog.c.in (renamed from test cases/common/139 compute int/prog.c.in) | 0 | ||||
-rw-r--r-- | test cases/common/143 custom target object output/meson.build (renamed from test cases/common/139 custom target object output/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/143 custom target object output/obj_generator.py (renamed from test cases/common/139 custom target object output/obj_generator.py) | 0 | ||||
-rw-r--r-- | test cases/common/143 custom target object output/objdir/meson.build (renamed from test cases/common/139 custom target object output/objdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/143 custom target object output/objdir/source.c (renamed from test cases/common/139 custom target object output/objdir/source.c) | 0 | ||||
-rw-r--r-- | test cases/common/143 custom target object output/progdir/meson.build (renamed from test cases/common/139 custom target object output/progdir/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/143 custom target object output/progdir/prog.c (renamed from test cases/common/139 custom target object output/progdir/prog.c) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/test cases/common/139 compute int/config.h.in b/test cases/common/142 compute int/config.h.in index ad8d077..ad8d077 100644 --- a/test cases/common/139 compute int/config.h.in +++ b/test cases/common/142 compute int/config.h.in diff --git a/test cases/common/139 compute int/foobar.h b/test cases/common/142 compute int/foobar.h index fd3cb5e..fd3cb5e 100644 --- a/test cases/common/139 compute int/foobar.h +++ b/test cases/common/142 compute int/foobar.h diff --git a/test cases/common/139 compute int/meson.build b/test cases/common/142 compute int/meson.build index 43553fe..43553fe 100644 --- a/test cases/common/139 compute int/meson.build +++ b/test cases/common/142 compute int/meson.build diff --git a/test cases/common/139 compute int/prog.c.in b/test cases/common/142 compute int/prog.c.in index 3ff1463..3ff1463 100644 --- a/test cases/common/139 compute int/prog.c.in +++ b/test cases/common/142 compute int/prog.c.in diff --git a/test cases/common/139 custom target object output/meson.build b/test cases/common/143 custom target object output/meson.build index ede165b..ede165b 100644 --- a/test cases/common/139 custom target object output/meson.build +++ b/test cases/common/143 custom target object output/meson.build diff --git a/test cases/common/139 custom target object output/obj_generator.py b/test cases/common/143 custom target object output/obj_generator.py index a33872a..a33872a 100644 --- a/test cases/common/139 custom target object output/obj_generator.py +++ b/test cases/common/143 custom target object output/obj_generator.py diff --git a/test cases/common/139 custom target object output/objdir/meson.build b/test cases/common/143 custom target object output/objdir/meson.build index 0d7f6c2..0d7f6c2 100644 --- a/test cases/common/139 custom target object output/objdir/meson.build +++ b/test cases/common/143 custom target object output/objdir/meson.build diff --git a/test cases/common/139 custom target object output/objdir/source.c b/test cases/common/143 custom target object output/objdir/source.c index 7779b33..7779b33 100644 --- a/test cases/common/139 custom target object output/objdir/source.c +++ b/test cases/common/143 custom target object output/objdir/source.c diff --git a/test cases/common/139 custom target object output/progdir/meson.build b/test cases/common/143 custom target object output/progdir/meson.build index 4216c24..4216c24 100644 --- a/test cases/common/139 custom target object output/progdir/meson.build +++ b/test cases/common/143 custom target object output/progdir/meson.build diff --git a/test cases/common/139 custom target object output/progdir/prog.c b/test cases/common/143 custom target object output/progdir/prog.c index c1ece33..c1ece33 100644 --- a/test cases/common/139 custom target object output/progdir/prog.c +++ b/test cases/common/143 custom target object output/progdir/prog.c |