summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tst_qmailthread.* and tst_locks.*Don Sanders2011-06-014-0/+836
* Improve unit test coverage by Eugeny SychevDon Sanders2011-05-315-87/+300
* Remove broken testEric Springer2011-05-232-19/+0
* Added missing unittest method.sergk2011-05-231-0/+74
* Test definitions for continuous integration.sergk2011-05-235-3/+1019
* Added logging system with syslog config.kovrov2011-05-233-0/+315
* Add async serviceactions for adding and updating messages.Don Sanders2011-05-201-0/+2
* Make storage manager test more genericEric Springer2011-04-195-33/+26
* Fix unit test, to store all folders in actual model2011W14Eric Springer2011-04-111-10/+14
* Add network module for qcop testEric Springer2011-04-111-0/+1
* Actually add the unit test files..Eric Springer2011-04-0920-0/+3175
* More unit tests, contributed by Thyagarajan BalakrishnanEric Springer2011-04-083-0/+133
* Don't try check conversation grouping between different accountsEric Springer2011-03-281-2/+0
* Lower the test count, as it's actually slow everywhereEric Springer2011-03-231-6/+0
* Remove test adjusted for SymbianMarko Minkkinen2011-03-161-0/+6
* First version of Symbian Data CagingMarko Minkkinen2011-03-161-0/+4
* Symbian compatibility fix to tst_qmailmessageMarko Minkkinen2011-03-163-0/+18
* Merge master to symbianMarko Minkkinen2011-03-114-30/+69
|\
| * Merge commit 'refs/merge-requests/9' of git://gitorious.org/qt-labs/messaging...Don Sanders2011-03-113-30/+43
| |\
| | * fixed failing test case related to MIMEThyagarajan Balakrishnan2011-02-161-1/+4
| | * fixed failing unit test cases in tst_python_email.cpp file, which are related...Thyagarajan Balakrishnan2011-02-151-15/+17
| | * folding is preferred at '; ' or at ', ', whichever is latest within 78 charac...Thyagarajan Balakrishnan2011-02-151-2/+2
| | * updated failing test casesThyagarajan Balakrishnan2011-02-141-12/+20
| * | Fixes: Header folding bugDon Sanders2011-02-231-0/+26
| |/
* | Symbian related fix to tst_python_email::path()Marko Minkkinen2011-02-101-0/+4
* | Symbian related fix to tst_QMailMessage::toRfc2822()Marko Minkkinen2011-02-101-3/+3
* | Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-102-5/+14
* | Fix for tst_QMailStore::updateMessage()Marko Minkkinen2011-02-091-12/+12
|/
* Fix QMailStoreKey unit testEric Springer2011-01-181-4/+4
* Revert "Symbian compile fix?"Don Sanders2010-11-241-1/+1
* Symbian compile fix?Don Sanders2010-11-241-1/+1
* Rename the client qmf library from qmf to qmfclientespringe2010-09-0912-12/+12
* Rename Qtopiamail library to QMFespringe2010-09-0714-21/+21
* Fixes: When outputting emails, separate addresses with whitespace.Don Sanders2010-08-251-2/+2
* Add a unit test for recipient fields containing more than 78Don Sanders2010-08-251-0/+13
* Fix unit tests related to previousParentFolderIdEric Springer2010-07-281-17/+18
* Krazy code cleanupEric Springer2010-07-212-13/+13
* Fix unit tests so expected quoted printable encoding output is in rfc complia...Don Sanders2010-07-111-10/+30
* Update license files, so they are the same as Qt.Don Sanders2010-06-2911-176/+176
* Update store keys test to consider previousparentfolderid changeAleksW2010-06-251-0/+2
* Add a unit test to catch a problem with handling header fields containingDon Sanders2010-06-121-1/+11
* Remove timeout from all locking, having it block indefinitely.espringe2010-04-161-23/+8
* Disable the timeout test in macs unit test, where it's not yet implemented.espringe2010-04-121-0/+4
* Add lock() and unlock() to QMailStore. Fixes QTSOL-112espringe2010-04-081-0/+51
* Stop attempting adding duplicate serveruids in unittestsespringe2010-04-081-3/+2
* If Qt is built as a framework on OSX, build QMF as a framework also.AleksW2010-02-221-0/+1
* Make compile on Max OSX 10.6. Should also work on 10.5, but untested. Disable...AleksW2010-02-1912-112/+31
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-1911-77/+47
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-2311-11/+11
* Allow a part location to tested for presence in a message.MattV2009-10-081-0/+7