]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Remove some redundant tests, chmod +x all of them and fix name of flag to disable...
authorIain Lane <iain.lane@canonical.com>
Fri, 19 Apr 2013 15:50:15 +0000 (16:50 +0100)
committerIain Lane <iain.lane@canonical.com>
Fri, 19 Apr 2013 15:50:15 +0000 (16:50 +0100)
tests/scripts/console-kit.conf
tests/scripts/no-login1.conf [deleted file]
tests/test-no-console-kit [deleted file]
tests/test-no-login1 [deleted file]
tests/test-no-systemd-logind [deleted file]

index e2dc9ca3c43939624a4c35656a94c941a026d65d..3ccd09a1bccffbee024fcba0607b8fe7ad26af06 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 [test-runner-config]
-disable-systemd-logind=true
+disable-login1=true
 
 [LightDM]
 minimum-display-number=50
diff --git a/tests/scripts/no-login1.conf b/tests/scripts/no-login1.conf
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/tests/test-no-console-kit b/tests/test-no-console-kit
deleted file mode 100755 (executable)
index 6d1fd50..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-./src/dbus-env ./src/test-runner no-console-kit test-gobject-greeter
diff --git a/tests/test-no-login1 b/tests/test-no-login1
deleted file mode 100755 (executable)
index 6db0975..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-./src/dbus-env ./src/test-runner no-login1 test-gobject-greeter
diff --git a/tests/test-no-systemd-logind b/tests/test-no-systemd-logind
deleted file mode 100755 (executable)
index d77190f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-./src/dbus-env ./src/test-runner no-systemd-logind test-gobject-greeter