Removing e-source-registry-test.c and e-test-dbus-utils.[ch]
authorTristan Van Berkom <tristanvb@openismus.com>
Wed, 12 Dec 2012 05:23:30 +0000 (14:23 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Sat, 15 Dec 2012 05:12:14 +0000 (14:12 +0900)
commit8028e303a98db4c3fb9a6da6f33c9d311c00f54d
treee1135ed86aa6b58abfeb885337265160a2028633
parentc155d7e1fb57bde5e90a056306b4e257b72e1264
Removing e-source-registry-test.c and e-test-dbus-utils.[ch]

The source registry test checks if sources can be created in the
registry, this is already asserted by e-test-server-utils in
the fixture test. Removing the e-test-dbus-utils.[ch] and
tests/tools directory in favour of new testing framework added in
test-server-utils directory.
configure.ac
tests/Makefile.am
tests/libedataserver/Makefile.am
tests/libedataserver/e-source-registry-test.c [deleted file]
tests/libedataserver/e-source-test.c
tests/libedataserver/e-test-dbus-utils.c [deleted file]
tests/libedataserver/e-test-dbus-utils.h [deleted file]
tests/tools/Makefile.am [deleted file]
tests/tools/dbus-session.sh [deleted file]
tests/tools/eds.sh [deleted file]
tests/tools/with-session-bus-eds.sh [deleted file]