[amtk] Create tests/interactive-tests/ dir
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [amtk] Create tests/interactive-tests/ dir
- Date: Wed, 1 Jun 2022 13:02:09 +0000 (UTC)
commit fe74147230159cabb53b18d656f3d46d34308d13
Author: Sébastien Wilmet <sebastien wilmet gmail com>
Date: Fri Sep 10 01:17:37 2021 +0200
Create tests/interactive-tests/ dir
meson.build | 2 +-
tests/{ => interactive-tests}/meson.build | 0
tests/{ => interactive-tests}/test-headerbar.c | 0
tests/{ => interactive-tests}/test-traditional-ui.c | 0
4 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 1b1b38d..f16bb6d 100644
--- a/meson.build
+++ b/meson.build
@@ -135,7 +135,7 @@ add_project_arguments(supported_warning_cflags, language: 'c')
subdir('po')
subdir('amtk')
-subdir('tests')
+subdir('tests/interactive-tests')
subdir('unit-tests')
if get_option('gtk_doc')
diff --git a/tests/meson.build b/tests/interactive-tests/meson.build
similarity index 100%
rename from tests/meson.build
rename to tests/interactive-tests/meson.build
diff --git a/tests/test-headerbar.c b/tests/interactive-tests/test-headerbar.c
similarity index 100%
rename from tests/test-headerbar.c
rename to tests/interactive-tests/test-headerbar.c
diff --git a/tests/test-traditional-ui.c b/tests/interactive-tests/test-traditional-ui.c
similarity index 100%
rename from tests/test-traditional-ui.c
rename to tests/interactive-tests/test-traditional-ui.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]