| .. |
|
translations
|
Updated translation test to use previous generated qm files.
|
2011-02-07 20:06:27 -03:00 |
|
blocking_signals_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
bug_278_test.py
|
Created unit test to QVariant converstion of QStringList.
|
2010-08-13 11:29:05 -03:00 |
|
bug_332.py
|
Included missing function on unit test for bug 332.
|
2010-10-19 17:07:37 -03:00 |
|
bug_408.py
|
Fix bug#408 - "QIODevice.readData() and .readLineData() have output parameters in their signatures"
|
2010-10-19 16:35:59 -02:00 |
|
bug_428.py
|
Created unit test for bug 428.
|
2010-10-29 16:24:18 -03:00 |
|
bug_462.py
|
Fixed unit test to avoid exit with thread running.
|
2010-11-19 15:14:48 -03:00 |
|
bug_505.py
|
Created unittest for bug #505.
|
2010-12-14 17:44:02 -03:00 |
|
bug_515.py
|
Created support to function qAddPostRoutine.
|
2011-01-03 19:58:53 -03:00 |
|
bug_606.py
|
Create unit tests for bug #606
|
2011-05-13 14:02:41 -03:00 |
|
bug_656.py
|
Fix bug 656 - "cannot inherit from QCoreApplication"
|
2011-01-31 16:22:28 -02:00 |
|
bug_686.py
|
Update test for python 2.5
|
2011-05-18 15:44:33 -03:00 |
|
bug_699.py
|
Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first arg isn't a PyType."
|
2011-03-25 09:48:11 -03:00 |
|
bug_706.py
|
Add unit test for bug 706 - "dataChanged signal raise an incorrect TypeError"
|
2011-03-16 11:22:34 -03:00 |
|
bug_723.py
|
Fix bug 723 - "Missing QAbstractFileEngine.read and QAbstractFileEngine.readLine"
|
2011-04-13 11:01:10 -03:00 |
|
bug_724.py
|
Fix bug 724 - "Missing QAbstractFileEngine.map method"
|
2011-04-07 16:33:42 -03:00 |
|
bug_820.py
|
Created unit test for bug #820.
|
2011-05-05 11:42:02 -03:00 |
|
bug_826.py
|
Created unit test for bug #826.
|
2011-05-02 19:11:56 -03:00 |
|
bug_829.conf
|
Created unit test for bug 829.
|
2011-04-28 10:34:58 -03:00 |
|
bug_829.py
|
Created unit test for bug 829.
|
2011-04-28 10:34:58 -03:00 |
|
bug_835.py
|
Create unit test for bug #835
|
2011-05-06 15:12:15 -03:00 |
|
bug_920.py
|
Fix bug 920 - "Cannot use same slot for two signals"
|
2011-07-15 15:43:52 -03:00 |
|
bug_927.py
|
Created unit test for bug #927.
|
2011-07-13 09:35:45 -03:00 |
|
bug_931.py
|
Created unit test for bug #931.
|
2011-07-19 10:27:51 -03:00 |
|
bug_938.py
|
Fix bug 938 - "QTemporaryFile JPEG problem"
|
2011-07-22 10:48:18 -03:00 |
|
child_event_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
classinfo_test.py
|
Created unit test for ClassInfo class.
|
2011-05-23 17:43:31 -03:00 |
|
CMakeLists.txt
|
Fix bug 938 - "QTemporaryFile JPEG problem"
|
2011-07-22 10:48:18 -03:00 |
|
deepcopy_test.py
|
Implemented support to deep copy on QtCore.
|
2010-10-13 13:42:24 -03:00 |
|
deletelater_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
destroysignal_test.py
|
Fixed test case, when the destroyed() signal is emitted all C++ objects are just QObject because their up destructors were already called.
|
2011-06-22 18:06:01 -03:00 |
|
duck_punching_test.py
|
Fixed recursive call on duck punching test.
|
2010-11-19 15:14:52 -03:00 |
|
hash_test.py
|
Adding extra check for QPoint as a dict key
|
2010-10-13 13:42:02 -03:00 |
|
inherits_test.py
|
Created test for QObject.inherits.
|
2011-06-20 17:21:12 -03:00 |
|
max_signals.py
|
Update unit test for max signals.
|
2011-07-22 11:51:44 -03:00 |
|
missing_symbols_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
mockclass_test.py
|
Unit test for bug 634, based on code from Marcus Lindblom.
|
2011-05-17 17:50:08 -03:00 |
|
python_conversion.py
|
Fix bug 869 - "QDateTimeEdit initial time problem"
|
2011-06-08 15:05:15 -03:00 |
|
qabs_test.py
|
Included support to double values on qAbs.
|
2010-08-02 17:49:50 -03:00 |
|
qabstractfileengine_test.py
|
Removed the rejection of QAbstractFileEngine.beginEntryList.
|
2011-06-02 17:11:28 -03:00 |
|
qabstractitemmodel_test.py
|
Added tests for bug #716 - QPersistentModelIndex isn't convertible to QModelIndex
|
2011-05-13 17:25:08 -03:00 |
|
qabstracttransition_test.py
|
Fixed test ref count mistake.
|
2010-07-09 19:27:30 -03:00 |
|
qanimationgroup_test.py
|
Removed QVariant from PySide.
|
2010-06-10 20:18:59 -03:00 |
|
qbitarray_test.py
|
chmod -x on some tests, because we need to follow a pattern.
|
2010-06-10 15:31:43 -03:00 |
|
qbytearray_buffer_protocol_test.py
|
chmod -x on some tests, because we need to follow a pattern.
|
2010-06-10 15:31:43 -03:00 |
|
qbytearray_concatenation_operator_test.py
|
Fix bug 717 - "QByteArray doesn't honor \0 inside strings."
|
2011-04-14 20:42:49 -03:00 |
|
qbytearray_operator_iadd_test.py
|
Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatcher, QChar and QLatin1Char.
|
2010-06-10 14:57:41 -03:00 |
|
qbytearray_operator_test.py
|
Fix bug 934 - "A __getitem__ of QByteArray behaves strange"
|
2011-07-21 16:25:22 -03:00 |
|
qbytearray_test.py
|
Fix bug 717 - "QByteArray doesn't honor \0 inside strings."
|
2011-04-14 20:42:49 -03:00 |
|
qcoreapplication_instance_test.py
|
chmod -x on some tests, because we need to follow a pattern.
|
2010-06-10 15:31:43 -03:00 |
|
qdatastream_test.py
|
Fixed function QDataStream.readRawData return value.
|
2011-01-04 19:23:57 -03:00 |
|
qdate_test.py
|
Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj types?) returns True for empty instance; probably should be False"
|
2011-01-24 16:42:45 -02:00 |
|
qdatetime_test.py
|
Fix bug 869 - "QDateTimeEdit initial time problem"
|
2011-06-08 15:05:15 -03:00 |
|
qeasingcurve_test.py
|
Create unit test for function QEasingCuver.setCustomType.
|
2011-05-19 10:29:59 -03:00 |
|
qenum_test.py
|
Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatcher, QChar and QLatin1Char.
|
2010-06-10 14:57:41 -03:00 |
|
qevent_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qfile_test.py
|
Fix bug 721 - "QFile doesn't support map and unmap functions."
|
2011-04-07 16:33:42 -03:00 |
|
qfileinfo_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qflags_test.py
|
Add more test for operations with QFlags
|
2010-10-07 15:41:50 -03:00 |
|
qhandle_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qinstallmsghandler_test.py
|
Adding qInstallMsgHandler() method support.
|
2010-06-21 17:38:41 -03:00 |
|
qlinef_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qlocale_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qmetaobject_test.py
|
Update QMetaObject test to test optimization changes.
|
2011-07-22 11:51:44 -03:00 |
|
qmodelindex_internalpointer_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qobject_children_segfault_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qobject_connect_notify_test.py
|
Update tests to check native pointers (qchar *, void *, ...).
|
2010-07-13 16:19:57 -03:00 |
|
qobject_destructor.py
|
Created unit test to test shiboken objects destructor.
|
2010-07-29 14:13:26 -03:00 |
|
qobject_event_filter_test.py
|
Fixes bug #910 - installEventFilter() increments reference count on target object.
|
2011-07-20 17:54:11 -03:00 |
|
qobject_inherits_test.py
|
Created unittest for bug #407.
|
2011-06-28 19:28:09 -03:00 |
|
qobject_objectproperty_test.py
|
Fixed segmentation fault libpyside's signalUpdateSource function.
|
2010-09-24 16:03:58 -03:00 |
|
qobject_parent_test.py
|
Fix bug 685 - "The second arg. of QObject.findChildren doesn't have a default value and doesn't support regexes."
|
2011-03-23 13:36:17 -03:00 |
|
qobject_property_test.py
|
Created unit test for bug #897.
|
2011-06-28 14:38:18 -03:00 |
|
qobject_protected_methods_test.py
|
Fixed test.
|
2010-09-16 17:12:34 -03:00 |
|
qobject_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qobject_timer_event_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qobject_tr_as_instance_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qpoint_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qprocess_test.py
|
Fix bug 937 - "missing pid method in QProcess"
|
2011-07-21 17:12:49 -03:00 |
|
qrect_test.py
|
Fix bug#544 - "QtCore.QRect missing binding for method getCoords"
|
2010-12-20 15:26:00 -02:00 |
|
qregexp_test.py
|
Added QRegExp.replace(QString, const char*) method.
|
2010-12-06 15:33:51 -03:00 |
|
qresource_test.py
|
Fix qresource_test openning the file in binary mode, so it doesn't fail on windows.
|
2011-02-04 15:12:29 -02:00 |
|
qsize_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qslot_object_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qsrand_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qstate_test.py
|
Removed QVariant from PySide.
|
2010-06-10 20:18:59 -03:00 |
|
qstatemachine_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qstring_test.py
|
Fix bug#427 - "QSvgWidget, load from QtCore.QByteArray does not work"
|
2010-11-05 17:15:13 -02:00 |
|
qsysinfo_test.py
|
Created unit test for QSysInfo class.
|
2011-05-04 15:51:14 -03:00 |
|
qtext_codec_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qtextstream_test.py
|
Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatcher, QChar and QLatin1Char.
|
2010-06-10 14:57:41 -03:00 |
|
qthread_prod_cons_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qthread_signal_test.py
|
chmod -x on some tests, because we need to follow a pattern.
|
2010-06-10 15:31:43 -03:00 |
|
qthread_test.py
|
Fix bug#471 - "QtCore.QObject is missing 'thread' method"
|
2010-11-16 14:58:30 -02:00 |
|
qtimer_singleshot_test.py
|
Added test from Lauro's patch on bug #313.
|
2010-09-17 08:54:11 -03:00 |
|
qtimer_timeout_test.py
|
Check if the same python object arrive on destroyed signal.
|
2011-05-23 17:43:42 -03:00 |
|
qtnamespace_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
quoteEnUS.txt
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
qurl_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
repr_test.py
|
Created __repr__ function unit test.
|
2011-01-27 17:35:05 -03:00 |
|
resources.qrc
|
Fixed/implemented various QResources methods.
|
2011-02-03 18:36:04 -02:00 |
|
resources_mc.py
|
Fixed/implemented various QResources methods.
|
2011-02-03 18:36:04 -02:00 |
|
sample.png
|
Fixed/implemented various QResources methods.
|
2011-02-03 18:36:04 -02:00 |
|
setprop_on_ctor_test.py
|
Fix bug#347 - "Setting properties in constructors gives incorrect results"
|
2010-09-15 11:33:41 -03:00 |
|
static_method_test.py
|
chmod -x on some tests, because we need to follow a pattern.
|
2010-06-10 15:31:43 -03:00 |
|
static_protected_methods_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
staticMetaObject_test.py
|
Created unit test for duplicated signals.
|
2011-07-11 15:34:51 -03:00 |
|
thread_signals_test.py
|
Fixed thread test to avoid memory leaks.
|
2010-06-14 15:15:21 -03:00 |
|
tr_noop_test.py
|
Fixed global functions from QT_TR_NOOP and QT_TRANSLATE_NOOP family.
|
2010-12-21 12:23:39 -03:00 |
|
translation_test.py
|
Updated translation test to use previous generated qm files.
|
2011-02-07 20:06:27 -03:00 |
|
unaryoperator_test.py
|
chmod -x on some tests, because we need to follow a pattern.
|
2010-06-10 15:31:43 -03:00 |
|
unicode_test.py
|
Created new unittest model.
|
2010-06-07 16:57:11 -03:00 |
|
versioninfo_test.py
|
New format for __version_info__.
|
2011-01-04 16:47:57 -02:00 |