summaryrefslogtreecommitdiffstats
path: root/tests/tst_python_email
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-29/+29
* Declare tests in the build systemDamien Caliste2025-04-021-0/+4
* Remove custom implementation for mime type database, small api breakPekka Vuorela2025-02-251-2/+4
* Add CMake build systemDamien Caliste2024-10-172-1/+11
* Fix QChar from unicode value conversionsChris Adams2021-04-081-1/+18
* tst_python_email: Make test pass reliably on all platforms.Robin Burchell2015-09-151-19/+13
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-1/+1
* Remove Qt 4 support.Robin Burchell2014-01-211-3/+1
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-1/+3
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-1/+1
* Remove Symbian support.Robin Burchell2013-02-282-17/+4
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Make unit tests pass when QTextCodec::codecForCStrings() != 0Don Sanders2012-06-061-4/+4
* Fix for NB#252133 rendering french/arabic character mix in subjectDon Sanders2011-08-111-2/+2
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Remove broken testEric Springer2011-05-231-15/+0
* Test definitions for continuous integration.sergk2011-05-232-2/+2
* Merge master to symbianMarko Minkkinen2011-03-112-18/+23
|\
| * 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
* | Symbian related fix to tst_python_email::path()Marko Minkkinen2011-02-101-0/+4
* | Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-101-4/+13
|/
* 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-091-1/+1
* Rename Qtopiamail library to QMFespringe2010-09-071-1/+1
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Make compile on Max OSX 10.6. Should also work on 10.5, but untested. Disable...AleksW2010-02-191-11/+1
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-191-8/+6
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Rely on common.pri for CONFIG settings.MattV2009-09-161-2/+3
* Merge branch 'qmf-1.0'MattV2009-06-051-3/+34
|\
| * Update copyright header.2009W23MattV2009-06-051-3/+34
* | Use the recommended method of accessing the source location.MattV2009-05-262-5/+2
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
* | Compile for S60 - untested, requires unreleased 'Tower' release of Qt.MattV2009-05-192-5/+5
|/
* Allow testdata files to be located with shadow build.MattV2009-04-072-7/+7
* Fix test project files to work with build-dir != src-dir.MattV2009-03-061-3/+2
* Move all tests to `tests' directory.Rohan McGovern2009-03-0650-0/+3821