summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAge
...
* Don't hardcode the type property.Christian Mollekopf2016-09-27
|
* Don't access the propertyFilter list directly.Christian Mollekopf2016-09-27
|
* New query apiChristian Mollekopf2016-09-27
|
* BloomingChristian Mollekopf2016-09-26
|
* A new query systemChristian Mollekopf2016-09-23
|
* Merge mails by subjectChristian Mollekopf2016-09-21
|
* A first draft of the threading algorithm.Christian Mollekopf2016-09-20
|
* Flag updatesChristian Mollekopf2016-09-15
|
* Ported to the kasync revampChristian Mollekopf2016-09-15
|
* make it compileMichael Bohlender2016-09-04
|
* Fixed new diagnostics errorsChristian Mollekopf2016-07-13
|
* Don't include valgrind checks by defaultChristian Mollekopf2016-07-12
| | | | ...because it makes "make test" useless.
* React to new resourcesChristian Mollekopf2016-07-12
|
* Isolate testsChristian Mollekopf2016-07-11
|
* Support valgrind directly in the buildsystemChristian Mollekopf2016-07-11
|
* Account statusChristian Mollekopf2016-07-08
|
* Print where the notification is coming from.Christian Mollekopf2016-07-08
|
* Shorten the types to be more distinctive.Christian Mollekopf2016-07-08
| | | | | The org.kde prefix is useless and possibly misleading. Simply prefixing with sink is more unique and shorter.
* Control debugoutput during tests with sinksh.Christian Mollekopf2016-07-08
|
* A new debug system.Christian Mollekopf2016-07-07
| | | | | | | | | | | | | | | Instead of a single #define as debug area the new system allows for an identifier for each debug message with the structure component.area. The component is a dot separated identifier of the runtime component, such as the process or the plugin. The area is the code component, and can be as such defined at compiletime. The idea of this system is that it becomes possible to i.e. look at the output of all messages in the query subsystem of a specific resource (something that happens in the client process, but in the resource-specific subcomponent). The new macros are supposed to be less likely to clash with other names, hence the new names.
* Fix imap tests after trash additionChristian Mollekopf2016-07-07
|
* Fail quickly if the backend is not availableChristian Mollekopf2016-07-07
|
* Avoid an endless stream of errormessages in modelinteractivity testChristian Mollekopf2016-07-07
|
* Fixed testsChristian Mollekopf2016-07-06
|
* Test the resourcefactoryChristian Mollekopf2016-07-06
|
* Test the resource statusChristian Mollekopf2016-07-06
|
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
|
* Maildir trash supportChristian Mollekopf2016-06-30
|
* Fixed buildChristian Mollekopf2016-06-30
|
* Dummyresource mailtestChristian Mollekopf2016-06-26
|
* Remove the store from the resource side.Christian Mollekopf2016-06-26
| | | | ...and shutdown the resource after we removed all data.
* Fixed buildChristian Mollekopf2016-06-21
|
* Central place for test macrosChristian Mollekopf2016-06-16
|
* Fixed tests.Christian Mollekopf2016-06-15
| | | | We really should clean the source in-between tests.
* Start using the sync api in tests.Christian Mollekopf2016-06-15
|
* Fixed LocalStorageFacade.Christian Mollekopf2016-06-15
| | | | | We can't make any assumptions about the lifetime of the facade, so make sure we have all we need in the lambda.
* Moved thread-boundary crossing to the model.Christian Mollekopf2016-06-15
| | | | | That way we avoid any unnecessary queuing for the sync API, and enable fine-tuning in the model code at a later stage.
* Prepared trash testChristian Mollekopf2016-06-15
|
* Fixed build.Christian Mollekopf2016-06-14
| | | | | We already exported that symbol as a non-template class in the dummy resource code.
* Get folder moves to work, and fix the mime message moving.Christian Mollekopf2016-06-13
|
* Moving of mails between foldersChristian Mollekopf2016-06-12
|
* Create the drafts folder if necessary and merge it with the sourceChristian Mollekopf2016-06-10
| | | | version
* Defined resource capabilities.Christian Mollekopf2016-06-08
|
* A central place to generate uuid'sChristian Mollekopf2016-06-05
|
* Allow the maildir resource to skip the folder rename testChristian Mollekopf2016-06-05
|
* These checks are no longer necessaryChristian Mollekopf2016-06-05
|
* Skip internal keys by default while scanning.Christian Mollekopf2016-06-05
|
* Fixed pipelinetestChristian Mollekopf2016-06-03
|
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
|
* Implemented imap flag changes.Christian Mollekopf2016-06-03
|