Collect all test code into a top-level "tests" directory
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 22 Mar 2011 17:57:21 +0000 (13:57 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 22 Mar 2011 19:50:04 +0000 (15:50 -0400)
commit450e98c83234f6d82f46c0124f874f47b785923f
tree3e07b75868d85abff88b05e261b3fa97069c1874
parent99f96227311145922e3d0319dd9b3aed2e784584
Collect all test code into a top-level "tests" directory

This includes both automated unit tests and standalone demo programs.

Test code is partitioned by library.  So far we have:

    tests/libebook
    tests/libecal
    tests/libedata-cal
    tests/libedataserver
    tests/libedataserverui

This makes for a natural place to put additional E-D-S test code, but
still have it compartmentalized in one place (excluding Camel, which is
still tagging along with E-D-S but is not really part of E-D-S).
111 files changed:
.gitignore
Makefile.am
addressbook/Makefile.am
addressbook/tests/Makefile.am [deleted file]
calendar/Makefile.am
calendar/libedata-cal/Makefile.am
calendar/libedata-cal/e-cal-backend-sexp.c
calendar/tests/Makefile.am [deleted file]
configure.ac
docs/reference/calendar/libecal/tmpl/e-cal-check-timezones.sgml
docs/reference/calendar/libecal/tmpl/libecal-unused.sgml
docs/reference/camel/tmpl/camel-cipher-context.sgml
libedataserver/Makefile.am
libedataserverui/Makefile.am
tests/Makefile.am [new file with mode: 0644]
tests/libebook/Makefile.am [moved from addressbook/tests/ebook/Makefile.am with 99% similarity]
tests/libebook/data/vcards/name-only.vcf [moved from addressbook/tests/ebook/data/vcards/name-only.vcf with 100% similarity]
tests/libebook/data/vcards/simple-1.vcf [moved from addressbook/tests/ebook/data/vcards/simple-1.vcf with 100% similarity]
tests/libebook/data/vcards/simple-2.vcf [moved from addressbook/tests/ebook/data/vcards/simple-2.vcf with 100% similarity]
tests/libebook/ebook-test-utils.c [moved from addressbook/tests/ebook/ebook-test-utils.c with 100% similarity]
tests/libebook/ebook-test-utils.h [moved from addressbook/tests/ebook/ebook-test-utils.h with 100% similarity]
tests/libebook/test-categories.c [moved from addressbook/tests/ebook/test-categories.c with 100% similarity]
tests/libebook/test-changes.c [moved from addressbook/tests/ebook/test-changes.c with 100% similarity]
tests/libebook/test-date.c [moved from addressbook/tests/ebook/test-date.c with 100% similarity]
tests/libebook/test-ebook-add-contact.c [moved from addressbook/tests/ebook/test-ebook-add-contact.c with 100% similarity]
tests/libebook/test-ebook-async.c [moved from addressbook/tests/ebook/test-ebook-async.c with 100% similarity]
tests/libebook/test-ebook-commit-contact.c [moved from addressbook/tests/ebook/test-ebook-commit-contact.c with 100% similarity]
tests/libebook/test-ebook-get-book-view.c [moved from addressbook/tests/ebook/test-ebook-get-book-view.c with 100% similarity]
tests/libebook/test-ebook-get-contact.c [moved from addressbook/tests/ebook/test-ebook-get-contact.c with 100% similarity]
tests/libebook/test-ebook-get-required-fields.c [moved from addressbook/tests/ebook/test-ebook-get-required-fields.c with 100% similarity]
tests/libebook/test-ebook-get-static-capabilities.c [moved from addressbook/tests/ebook/test-ebook-get-static-capabilities.c with 100% similarity]
tests/libebook/test-ebook-get-supported-auth-methods.c [moved from addressbook/tests/ebook/test-ebook-get-supported-auth-methods.c with 100% similarity]
tests/libebook/test-ebook-get-supported-fields.c [moved from addressbook/tests/ebook/test-ebook-get-supported-fields.c with 100% similarity]
tests/libebook/test-ebook-remove-contact-by-id.c [moved from addressbook/tests/ebook/test-ebook-remove-contact-by-id.c with 100% similarity]
tests/libebook/test-ebook-remove-contact.c [moved from addressbook/tests/ebook/test-ebook-remove-contact.c with 100% similarity]
tests/libebook/test-ebook-remove-contacts.c [moved from addressbook/tests/ebook/test-ebook-remove-contacts.c with 100% similarity]
tests/libebook/test-ebook-remove.c [moved from addressbook/tests/ebook/test-ebook-remove.c with 100% similarity]
tests/libebook/test-ebook-stress-factory--fifo.c [moved from addressbook/tests/ebook/test-ebook-stress-factory--fifo.c with 100% similarity]
tests/libebook/test-ebook-stress-factory--serial.c [moved from addressbook/tests/ebook/test-ebook-stress-factory--serial.c with 100% similarity]
tests/libebook/test-ebook-stress-factory--single-book.c [moved from addressbook/tests/ebook/test-ebook-stress-factory--single-book.c with 100% similarity]
tests/libebook/test-ebook.c [moved from addressbook/tests/ebook/test-ebook.c with 100% similarity]
tests/libebook/test-nonexistent-id.c [moved from addressbook/tests/ebook/test-nonexistent-id.c with 100% similarity]
tests/libebook/test-photo.c [moved from addressbook/tests/ebook/test-photo.c with 100% similarity]
tests/libebook/test-query.c [moved from addressbook/tests/ebook/test-query.c with 100% similarity]
tests/libebook/test-search.c [moved from addressbook/tests/ebook/test-search.c with 100% similarity]
tests/libebook/test-self.c [moved from addressbook/tests/ebook/test-self.c with 100% similarity]
tests/libebook/test-stress-bookviews.c [moved from addressbook/tests/ebook/test-stress-bookviews.c with 100% similarity]
tests/libebook/test-string.c [moved from addressbook/tests/ebook/test-string.c with 100% similarity]
tests/libebook/test-undefinedfield.c [moved from addressbook/tests/ebook/test-undefinedfield.c with 100% similarity]
tests/libebook/test-untyped-phones.c [moved from addressbook/tests/ebook/test-untyped-phones.c with 100% similarity]
tests/libebook/vcard/1.vcf [moved from addressbook/tests/vcard/1.vcf with 100% similarity]
tests/libebook/vcard/10.vcf [moved from addressbook/tests/vcard/10.vcf with 100% similarity]
tests/libebook/vcard/11.vcf [moved from addressbook/tests/vcard/11.vcf with 100% similarity]
tests/libebook/vcard/12.vcf [moved from addressbook/tests/vcard/12.vcf with 100% similarity]
tests/libebook/vcard/13.vcf [moved from addressbook/tests/vcard/13.vcf with 100% similarity]
tests/libebook/vcard/2.vcf [moved from addressbook/tests/vcard/2.vcf with 100% similarity]
tests/libebook/vcard/3.vcf [moved from addressbook/tests/vcard/3.vcf with 100% similarity]
tests/libebook/vcard/4.vcf [moved from addressbook/tests/vcard/4.vcf with 100% similarity]
tests/libebook/vcard/5.vcf [moved from addressbook/tests/vcard/5.vcf with 100% similarity]
tests/libebook/vcard/6.vcf [moved from addressbook/tests/vcard/6.vcf with 100% similarity]
tests/libebook/vcard/7.vcf [moved from addressbook/tests/vcard/7.vcf with 100% similarity]
tests/libebook/vcard/8.vcf [moved from addressbook/tests/vcard/8.vcf with 100% similarity]
tests/libebook/vcard/9.vcf [moved from addressbook/tests/vcard/9.vcf with 100% similarity]
tests/libebook/vcard/Makefile.am [moved from addressbook/tests/vcard/Makefile.am with 100% similarity]
tests/libebook/vcard/README [moved from addressbook/tests/vcard/README with 100% similarity]
tests/libebook/vcard/dump-vcard.c [moved from addressbook/tests/vcard/dump-vcard.c with 100% similarity]
tests/libecal/Makefile.am [moved from calendar/tests/ecal/Makefile.am with 100% similarity]
tests/libecal/cleanup.sh [moved from calendar/tests/ecal/cleanup.sh with 100% similarity]
tests/libecal/ecal-test-utils.c [moved from calendar/tests/ecal/ecal-test-utils.c with 100% similarity]
tests/libecal/ecal-test-utils.h [moved from calendar/tests/ecal/ecal-test-utils.h with 100% similarity]
tests/libecal/test-ecal-add-timezone.c [moved from calendar/tests/ecal/test-ecal-add-timezone.c with 100% similarity]
tests/libecal/test-ecal-create-object--2.c [moved from calendar/tests/ecal/test-ecal-create-object--2.c with 100% similarity]
tests/libecal/test-ecal-create-object.c [moved from calendar/tests/ecal/test-ecal-create-object.c with 100% similarity]
tests/libecal/test-ecal-get-alarm-email-address.c [moved from calendar/tests/ecal/test-ecal-get-alarm-email-address.c with 100% similarity]
tests/libecal/test-ecal-get-cal-address.c [moved from calendar/tests/ecal/test-ecal-get-cal-address.c with 100% similarity]
tests/libecal/test-ecal-get-capabilities.c [moved from calendar/tests/ecal/test-ecal-get-capabilities.c with 100% similarity]
tests/libecal/test-ecal-get-default-object.c [moved from calendar/tests/ecal/test-ecal-get-default-object.c with 100% similarity]
tests/libecal/test-ecal-get-free-busy.c [moved from calendar/tests/ecal/test-ecal-get-free-busy.c with 100% similarity]
tests/libecal/test-ecal-get-ldap-attribute.c [moved from calendar/tests/ecal/test-ecal-get-ldap-attribute.c with 100% similarity]
tests/libecal/test-ecal-get-object-list.c [moved from calendar/tests/ecal/test-ecal-get-object-list.c with 100% similarity]
tests/libecal/test-ecal-get-objects-for-uid.c [moved from calendar/tests/ecal/test-ecal-get-objects-for-uid.c with 100% similarity]
tests/libecal/test-ecal-get-query.c [moved from calendar/tests/ecal/test-ecal-get-query.c with 100% similarity]
tests/libecal/test-ecal-get-timezone.c [moved from calendar/tests/ecal/test-ecal-get-timezone.c with 100% similarity]
tests/libecal/test-ecal-modify-object.c [moved from calendar/tests/ecal/test-ecal-modify-object.c with 100% similarity]
tests/libecal/test-ecal-open.c [moved from calendar/tests/ecal/test-ecal-open.c with 100% similarity]
tests/libecal/test-ecal-receive-objects.c [moved from calendar/tests/ecal/test-ecal-receive-objects.c with 100% similarity]
tests/libecal/test-ecal-remove-object.c [moved from calendar/tests/ecal/test-ecal-remove-object.c with 100% similarity]
tests/libecal/test-ecal-remove.c [moved from calendar/tests/ecal/test-ecal-remove.c with 100% similarity]
tests/libecal/test-ecal-send-objects.c [moved from calendar/tests/ecal/test-ecal-send-objects.c with 100% similarity]
tests/libecal/test-ecal-set-default-timezone.c [moved from calendar/tests/ecal/test-ecal-set-default-timezone.c with 100% similarity]
tests/libecal/test-ecal-set-mode.c [moved from calendar/tests/ecal/test-ecal-set-mode.c with 100% similarity]
tests/libecal/test-ecal-stress-factory--fifo.c [moved from calendar/tests/ecal/test-ecal-stress-factory--fifo.c with 100% similarity]
tests/libecal/test-ecal-stress-factory--open-async.c [moved from calendar/tests/ecal/test-ecal-stress-factory--open-async.c with 100% similarity]
tests/libecal/test-ecal-stress-factory--serial.c [moved from calendar/tests/ecal/test-ecal-stress-factory--serial.c with 100% similarity]
tests/libecal/test-ecal-stress-factory--single-cal.c [moved from calendar/tests/ecal/test-ecal-stress-factory--single-cal.c with 100% similarity]
tests/libecal/test-ecal.c [moved from calendar/tests/ecal/test-ecal.c with 100% similarity]
tests/libecal/test-recur.c [moved from calendar/tests/ecal/test-recur.c with 100% similarity]
tests/libecal/test-runner.sh [moved from calendar/tests/ecal/test-runner.sh with 100% similarity]
tests/libecal/test-search.c [moved from calendar/tests/ecal/test-search.c with 100% similarity]
tests/libecal/testdata.ics [moved from calendar/tests/ecal/testdata.ics with 100% similarity]
tests/libedata-cal/Makefile.am [new file with mode: 0644]
tests/libedata-cal/test-cal-backend-sexp.c [new file with mode: 0644]
tests/libedata-cal/test-intervaltree.c [moved from calendar/libedata-cal/test-intervaltree.c with 99% similarity]
tests/libedataserver/Makefile.am [new file with mode: 0644]
tests/libedataserver/test-source-list.c [moved from libedataserver/test-source-list.c with 99% similarity]
tests/libedataserverui/Makefile.am [new file with mode: 0644]
tests/libedataserverui/test-category-completion.c [moved from libedataserverui/test-category-completion.c with 96% similarity]
tests/libedataserverui/test-contact-store.c [moved from libedataserverui/test-contact-store.c with 97% similarity]
tests/libedataserverui/test-name-selector.c [moved from libedataserverui/test-name-selector.c with 94% similarity]
tests/libedataserverui/test-source-combo-box.c [moved from libedataserverui/test-source-combo-box.c with 95% similarity]
tests/libedataserverui/test-source-selector.c [moved from libedataserverui/test-source-selector.c with 97% similarity]