summaryrefslogtreecommitdiff
path: root/tests/book-migration
Commit message (Expand)AuthorAgeFilesLines
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-291-1/+1
* tests: Run book-migration Berkeley DB tests only if libdb had been foundMilan Crha2021-04-091-1/+1
* I#282 - tests: Avoid build/source directories in executablesMilan Crha2021-01-053-6/+3
* Change libebook and libedata-book APIsMilan Crha2019-05-172-3/+3
* I#91 - Verify database presence in test-migration testMilan Crha2019-03-121-6/+9
* Make sure libdb addressbooks are available before book-migration testMilan Crha2019-03-121-3/+5
* Add a 3.24 contacts.db for a book-migration testMilan Crha2017-03-141-0/+0
* Convert from autotools to CMakeMilan Crha2016-10-105-144/+124
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Let the 'make check' pass againMilan Crha2015-02-031-1/+1
* Move authentication of backends back to the clientMilan Crha2015-02-021-1/+1
* Bug 732800 - Generated files in tests/book-migration/db are not git-ignoredJonas Hahnfeld2014-07-081-8/+10
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-142-8/+8
* Add book migration database for 3.12.Matthew Barnes2014-03-243-2/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-072-22/+18
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-19/+21
* Added case to the book-migration test for basic cursor operation.Tristan Van Berkom2013-11-291-0/+55
* Makefile.am cleanups.Matthew Barnes2013-11-172-66/+68
* Switch from g_timeout_add to g_timeout_add_secondsAlexandre Franke2013-11-141-1/+1
* Add missing CFLAGS/LIBS in the tests/ Makefile.am-sMilan Crha2013-11-051-0/+2
* Added README file for addressbook migration testTristan Van Berkom2013-10-231-0/+201
* Miscellaneous cleanups.Matthew Barnes2013-10-202-79/+91
* Fixed contacts DB migration test when handling a system without db_load.Tristan Van Berkom2013-10-021-1/+1
* Addressbook Migration test: Added EDS 3.10 test sandbox.Tristan Van Berkom2013-10-022-1/+1
* Bug 709198 - Add regression test for contacts database migrationsTristan Van Berkom2013-10-0233-0/+1188