aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 656 - "cannot inherit from QCoreApplication"Hugo Parente Lima2012-03-081-0/+1
* Created __repr__ function unit test.Renato Araujo Oliveira Filho2012-03-081-0/+1
* New format for __version_info__.Hugo Parente Lima2012-03-081-0/+1
* Created support to function qAddPostRoutine.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fixed global functions from QT_TR_NOOP and QT_TRANSLATE_NOOP family.Marcelo Lira2012-03-081-0/+1
* Created unittest for bug #505.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Added QRegExp.replace(QString, const char*) method.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug 462.Renato Araujo Oliveira Filho2010-11-191-0/+1
* Removed invalid test.renatofilho2010-11-121-1/+0
* Created unit test for bug 428.renatofilho2010-10-291-0/+1
* Fix bug#408 - "QIODevice.readData() and .readLineData() have output parameter...Hugo Parente Lima2010-10-191-0/+1
* Adding deepcopy test for QtCore classes.Lauro Neto2010-10-131-0/+1
* Implement python conversion to QTime, QDate, QDateTimerenatofilho2010-10-011-0/+1
* Fixed segmentation fault libpyside's signalUpdateSource function.Marcelo Lira2010-09-241-0/+1
* Fix bug#347 - "Setting properties in constructors gives incorrect results"Hugo Parente Lima2010-09-151-0/+1
* Created unittest for bug #332.renatofilho2010-09-141-0/+1
* bug_300_test moved to QtGui, because it tests a class from QtGui.Hugo Parente Lima2010-09-031-1/+0
* Fix bug#316 - "QAbstractItemModel.createIndex is broken"Hugo Parente Lima2010-09-011-0/+1
* Disable remove of QAbstractItemModel signals.Renato Filho2010-08-171-0/+1
* Created unit test to QVariant converstion of QStringList.Renato Filho2010-08-131-0/+1
* Fix bug273 - QT_VERSION and QT_VERSION_STR constants.Luciano Wolf2010-08-021-0/+1
* Created unit test to test shiboken objects destructor.Renato Filho2010-07-291-0/+1
* Avoid running x11 specific tests on others OS.Renato Filho2010-07-231-1/+4
* Adding qInstallMsgHandler() method support.Luciano Wolf2010-06-211-0/+1
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-2/+0
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-101-2/+1
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-6/+0
* Created unit test for QDate, QTime, QDateTime, QUrl hash function.Renato Filho2010-06-081-0/+1
* Created new unittest model.Renato Filho2010-06-071-0/+71