]> git.g-eek.se Git - interimap.git/commit
Add test-suite (requires dovecot-imapd).
authorGuilhem Moulin <guilhem@fripost.org>
Sun, 26 May 2019 21:28:04 +0000 (23:28 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Sun, 26 May 2019 22:39:49 +0000 (00:39 +0200)
commit8e379c62a48d68cd5ab2a32c6fc9244b1ae94084
treedd3656ac60fe10c1e1739a88350f77c2f2a417f9
parent456946609aa1e64a42578ff1c4962ea939d31da4
Add test-suite (requires dovecot-imapd).
60 files changed:
Changelog
Makefile
tests/00-db-exclusive/local.conf [new file with mode: 0644]
tests/00-db-exclusive/remote.conf [new file with mode: 0644]
tests/00-db-exclusive/run [new file with mode: 0644]
tests/00-db-migration-0-to-1-delim-mismatch/before.sql [new symlink]
tests/00-db-migration-0-to-1-delim-mismatch/local.conf [new file with mode: 0644]
tests/00-db-migration-0-to-1-delim-mismatch/remote.conf [new file with mode: 0644]
tests/00-db-migration-0-to-1-delim-mismatch/run [new file with mode: 0644]
tests/00-db-migration-0-to-1-foreign-key-violation/local.conf [new file with mode: 0644]
tests/00-db-migration-0-to-1-foreign-key-violation/remote.conf [new file with mode: 0644]
tests/00-db-migration-0-to-1-foreign-key-violation/run [new file with mode: 0644]
tests/00-db-migration-0-to-1/after.sql [new file with mode: 0644]
tests/00-db-migration-0-to-1/before.sql [new file with mode: 0644]
tests/00-db-migration-0-to-1/local.conf [new file with mode: 0644]
tests/00-db-migration-0-to-1/remote.conf [new file with mode: 0644]
tests/00-db-migration-0-to-1/run [new file with mode: 0644]
tests/01-rename-exists-db/local.conf [new file with mode: 0644]
tests/01-rename-exists-db/remote.conf [new file with mode: 0644]
tests/01-rename-exists-db/run [new file with mode: 0644]
tests/01-rename-exists-local/local.conf [new file with mode: 0644]
tests/01-rename-exists-local/remote.conf [new file with mode: 0644]
tests/01-rename-exists-local/run [new file with mode: 0644]
tests/01-rename-exists-remote/local.conf [new file with mode: 0644]
tests/01-rename-exists-remote/remote.conf [new file with mode: 0644]
tests/01-rename-exists-remote/run [new file with mode: 0644]
tests/01-rename/local.conf [new file with mode: 0644]
tests/01-rename/remote.conf [new file with mode: 0644]
tests/01-rename/run [new file with mode: 0644]
tests/02-delete/local.conf [new file with mode: 0644]
tests/02-delete/remote.conf [new file with mode: 0644]
tests/02-delete/run [new file with mode: 0644]
tests/03-sync-mailbox-list-partial/interimap.conf [new file with mode: 0644]
tests/03-sync-mailbox-list-partial/local.conf [new file with mode: 0644]
tests/03-sync-mailbox-list-partial/remote.conf [new file with mode: 0644]
tests/03-sync-mailbox-list-partial/run [new file with mode: 0644]
tests/03-sync-mailbox-list-ref/local.conf [new file with mode: 0644]
tests/03-sync-mailbox-list-ref/remote.conf [new file with mode: 0644]
tests/03-sync-mailbox-list-ref/run [new file with mode: 0644]
tests/03-sync-mailbox-list/local.conf [new file with mode: 0644]
tests/03-sync-mailbox-list/remote.conf [new file with mode: 0644]
tests/03-sync-mailbox-list/run [new file with mode: 0644]
tests/04-resume/local.conf [new file with mode: 0644]
tests/04-resume/remote.conf [new file with mode: 0644]
tests/04-resume/run [new file with mode: 0644]
tests/05-repair/local.conf [new file with mode: 0644]
tests/05-repair/remote.conf [new file with mode: 0644]
tests/05-repair/run [new file with mode: 0644]
tests/06-largeint/local.conf [new file with mode: 0644]
tests/06-largeint/remote.conf [new file with mode: 0644]
tests/06-largeint/run [new file with mode: 0644]
tests/07-sync-live-multi/local.conf [new file with mode: 0644]
tests/07-sync-live-multi/remote.conf [new file with mode: 0644]
tests/07-sync-live-multi/remote2.conf [new file with mode: 0644]
tests/07-sync-live-multi/remote3.conf [new file with mode: 0644]
tests/07-sync-live-multi/run [new file with mode: 0644]
tests/07-sync-live/local.conf [new file with mode: 0644]
tests/07-sync-live/remote.conf [new file with mode: 0644]
tests/07-sync-live/run [new file with mode: 0644]
tests/run [new file with mode: 0755]