From 693b9f4bdeb275c7aa9e12f3f24ebee9aad53be6 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Sun, 15 Sep 2013 18:07:20 +0200 Subject: refactoring: tests can now be run as app * run unit tests app as normal android app (it has a launcher now) * hit "run tests" button * enjoy the log flying by --- tests/res/layout/cgeo_tests_activity.xml | 54 ++++++++++++++++++++++++++++++++ tests/res/values/strings.xml | 2 ++ 2 files changed, 56 insertions(+) create mode 100644 tests/res/layout/cgeo_tests_activity.xml (limited to 'tests/res') diff --git a/tests/res/layout/cgeo_tests_activity.xml b/tests/res/layout/cgeo_tests_activity.xml new file mode 100644 index 0000000..ba87829 --- /dev/null +++ b/tests/res/layout/cgeo_tests_activity.xml @@ -0,0 +1,54 @@ + + + + + + + + + + +