PySide/tests
Marcelo Lira 1650d802a4 Fixes Bug #944: Segfault on QIcon(None).pixmap()
http://bugs.pyside.org/show_bug.cgi?id=944

Reviewed by Lauro Moura <lauro.neto@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-08-08 14:53:27 -03:00
..
mac Created unit test fo QMacStyle class. 2011-05-04 15:50:55 -03:00
manually Fixed some typos on unit test for bug #841 2011-05-04 13:51:59 -03:00
phonon Fix bug 786 - "There's no __eq__ for all classes inherited from ObjectDescription<T> due to an Apiextractor bug." 2011-05-04 14:08:15 -03:00
pysidetest Fix bug 941 - "Signals with QtCore.Qt types as arguments has invalid signatures" 2011-07-28 14:03:04 -03:00
QtCore DynamicMetaObject optimizations. 2011-08-05 14:16:07 -03:00
QtDeclarative Fixed unit test for bug_847 mandelbug. 2011-07-22 11:51:44 -03:00
QtGui Fixes Bug #944: Segfault on QIcon(None).pixmap() 2011-08-08 14:53:27 -03:00
QtHelp
QtMaemo5
QtMultimedia Fix the QtMultimedia/audio_test.py to accept computers with only null 2010-12-22 10:25:32 -03:00
QtNetwork Create unit test for QIPv6Address 2011-04-28 17:43:01 -03:00
QtOpenGL Fix QGLBuffer::map code injection and test. 2011-02-09 18:26:12 -02:00
QtScript Fix bug 923 - "Make QScriptValue (or QScriptValueIterator) implement the Python iterator protocol" 2011-07-29 10:48:02 -03:00
QtScriptTools Fixed test to work in all platform. 2011-01-03 10:01:04 -03:00
QtSql
QtSvg Added test for bug 613. 2011-01-28 20:44:16 -02:00
QtTest Created unit test for bug #839. 2011-05-02 19:11:50 -03:00
QtUiTools Fix bug 913 - "Widgets inside QTabWidget are not exported as members of the containing widget" 2011-07-11 15:11:56 -03:00
QtWebKit Created unit test for bug #899. 2011-07-12 10:47:40 -03:00
QtXml
QtXmlPatterns
signals DynamicMetaObject optimizations. 2011-08-05 14:16:07 -03:00
tools
util Updated http server used on tests to keep trying until get a free address. 2011-02-09 15:49:45 -03:00
CMakeLists.txt Created unit test fo QMacStyle class. 2011-05-04 15:50:55 -03:00
run_test.sh