summaryrefslogtreecommitdiff
path: root/tests/book-migration/test-migration.c
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-051-4/+1
* Change libebook and libedata-book APIsMilan Crha2019-05-171-2/+2
* I#91 - Verify database presence in test-migration testMilan Crha2019-03-121-6/+9
* Convert from autotools to CMakeMilan Crha2016-10-101-1/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-4/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* 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
* Miscellaneous cleanups.Matthew Barnes2013-10-201-47/+54
* Fixed contacts DB migration test when handling a system without db_load.Tristan Van Berkom2013-10-021-1/+1
* Bug 709198 - Add regression test for contacts database migrationsTristan Van Berkom2013-10-021-0/+374