summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ensure that lower-case encoding is correctly decoded.MattV2009-09-281-2/+2
* Test modification status is correctly maintained.2009W39MattV2009-09-232-10/+66
* Rely on common.pri for CONFIG settings.MattV2009-09-1612-13/+33
* When sorting by status fields, mask out irrelevant information.MattV2009-07-231-0/+21
* Apply limit/offset parameters.MattV2009-07-211-0/+28
* Merge branch 'qmf-1.0'MattV2009-06-301-0/+46
|\
| * Expand test to combine empty and non-matching keys with standard keys.MattV2009-06-301-0/+46
* | Remove folders for 'standard' locations.MattV2009-06-232-41/+38
* | Merge branch 'qmf-1.0'MattV2009-06-181-18/+181
|\|
| * Add IdentityFormat pass-through in multipart test.MattV2009-06-181-0/+36
| * Do not exclude internal header fields with Identity format.MattV2009-06-181-18/+146
* | Merge branch 'qmf-1.0'MattV2009-06-0511-33/+374
|\|