summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAge
* Fix "contains" function + write tests for contains and existsseparate-uidMinijackson2018-08-22
* Re-do fullScan function and test itMinijackson2018-08-22
* Check Integer properly sorted and null terminated stringsMinijackson2018-08-22
* Fix dbwriterMinijackson2018-08-21
* Fix pipelinetestMinijackson2018-08-21
* Refactor QByteArray ↔ size_t conversions into utilsMinijackson2018-08-21
* Separate UIDs and revisionsMinijackson2018-08-21
* Fixed threading issues with dynamic db creation.Christian Mollekopf2018-08-06
* Cleanup.Christian Mollekopf2018-08-02
* Disabled flaky testChristian Mollekopf2018-07-30
* Debug messages and a higher limit for queriesChristian Mollekopf2018-07-27
* Fixed storagetestChristian Mollekopf2018-07-27
* New Key API in storage layerRémi Nicole2018-07-27
* Better querytestChristian Mollekopf2018-07-27
* There isn't even a resource which we could shutdown in this testChristian Mollekopf2018-07-26
* This is not a reliable test, so we turn it into a warning instead.Christian Mollekopf2018-07-25
* No random timeouts in testsChristian Mollekopf2018-07-25
* Avoid the socket probing and move the shutdown logic intoChristian Mollekopf2018-07-25
* Wait for long enough so we can time-outChristian Mollekopf2018-07-24
* Deal with modifications to filtered entitiesChristian Mollekopf2018-07-16
* test utf8Christian Mollekopf2018-07-13
* CleanupChristian Mollekopf2018-07-12
* Fixed the case when a dbi would leak through to a transaction where itChristian Mollekopf2018-07-12
* A little extra testingChristian Mollekopf2018-07-02
* Fixed yet another reduction update codepathChristian Mollekopf2018-07-02
* Avoid overwriting local changes with remote modifications.Christian Mollekopf2018-06-26
* Fixed the lost update scenarioChristian Mollekopf2018-06-25
* Fixed the thread index.Christian Mollekopf2018-06-19
* Implement Overlap queriesRémi Nicole2018-06-19
* CleanupChristian Mollekopf2018-05-29
* Avoid building tests that link to the resource on windows.Christian Mollekopf2018-05-28
* Cleaned up some unnecessary dependencies.Christian Mollekopf2018-05-28
* Implement ranged queriesRémi Nicole2018-05-28
* Add findAllInRange function in the storage layerRémi Nicole2018-05-24
* CleanupChristian Mollekopf2018-05-23
* Fixed use of mdb_dbi_openChristian Mollekopf2018-05-23
* Use VERIFYEXECChristian Mollekopf2018-05-20
* Get ctest to find the executable on windowsChristian Mollekopf2018-05-19
* Exports for windowsChristian Mollekopf2018-05-19
* the right target for generate_export_header.Christian Mollekopf2018-05-19
* Moved the bogus message test to the imap test.Christian Mollekopf2018-05-18
* Test what happens if we add a bogus message to the imap resource.Christian Mollekopf2018-05-18
* Fixed a readEntity call with empty uidChristian Mollekopf2018-05-17
* Restrict the query to the relevant resourceChristian Mollekopf2018-05-14
* Filter by senderChristian Mollekopf2018-05-07
* Export from sink_test so we can link against it on windowsChristian Mollekopf2018-04-20
* More exportsChristian Mollekopf2018-04-20
* Windows compatChristian Mollekopf2018-04-19
* Change most of Event's properties to extracted propertiesRémi Nicole2018-04-13
* Use the Dummy instead of Event in the benchmark to restore theChristian Mollekopf2018-04-10