Ported EBook (deprecated) test cases to use the new test-server-utils scaffold.
authorTristan Van Berkom <tristanvb@openismus.com>
Wed, 12 Dec 2012 07:34:32 +0000 (16:34 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Sat, 15 Dec 2012 05:12:15 +0000 (14:12 +0900)
commit525ee1ef3c7fc12e907dcc6ad75c010a4f053b57
tree75fd9edaa254d3991b3945d0ad8ad4c6ab8d4e19
parent18c4f737269e581e733e8d59897fee8c43d86bd8
Ported EBook (deprecated) test cases to use the new test-server-utils scaffold.

Note that test-ebook-remove is removed, this is executed in every test case
implicitly and asserted by the test scaffold
13 files changed:
tests/libebook/Makefile.am
tests/libebook/test-ebook-add-contact.c
tests/libebook/test-ebook-commit-contact.c
tests/libebook/test-ebook-get-book-view.c
tests/libebook/test-ebook-get-contact.c
tests/libebook/test-ebook-get-required-fields.c
tests/libebook/test-ebook-get-static-capabilities.c
tests/libebook/test-ebook-get-supported-auth-methods.c
tests/libebook/test-ebook-get-supported-fields.c
tests/libebook/test-ebook-remove-contact-by-id.c
tests/libebook/test-ebook-remove-contact.c
tests/libebook/test-ebook-remove-contacts.c
tests/libebook/test-ebook-remove.c [deleted file]