aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore
Commit message (Expand)AuthorAgeFilesLines
* Adding qInstallMsgHandler() method support.Luciano Wolf2010-06-212-0/+54
* Fixed thread test to avoid memory leaks.Renato Filho2010-06-141-0/+1
* Removed QVariant from PySide.Hugo Parente Lima2010-06-107-224/+53
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-107-0/+0
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-102-2/+1
* Added QDataStream methods to read and write QString, QChar and QStringList.Hugo Parente Lima2010-06-101-31/+15
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-1017-675/+30
* Created unit test for QDate, QTime, QDateTime, QUrl hash function.Renato Filho2010-06-082-0/+26
* Created new unittest model.Renato Filho2010-06-0776-0/+4508