Fix QThreadstorage test.
[profile/ivi/qtbase.git] / tests /
2012-02-27 Friedemann KleintFix QThreadstorage test.
2012-02-27 David FaureFix inconsistent auto test executable names
2012-02-27 Giuseppe D'AngeloQRegExp: fix crash
2012-02-27 Jędrzej NowackiReduce QtCore lib binary size by around ~3KB, by removi...
2012-02-27 Olivier GoffartFix selftests while using QStringBuilder
2012-02-27 Jędrzej NowackiCleanup usage of QVariant::Type.
2012-02-27 Toby TomkinsSkip unstable qlineedit autotest on Ubuntu 11.10.
2012-02-27 Toby Tomkinsqfiledialog2: Skip test that is passing on CI and faili...
2012-02-27 Kurt KorbatitsChanged qnetworkreply unittest to return correct code
2012-02-24 Marc Mutzcompile fix: parse under C++11
2012-02-24 Friedemann KleintFix tst_qlineedit.
2012-02-24 Thorbjørn Lund MartsumQHeaderView - fix setOffsetToSectionPosition a bit
2012-02-24 Morten Johan SorvigQWheelEvent high-resolution delta support.
2012-02-24 Caroline ChaoCodeCoverage: Skip headersclean test.
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-24 Pekka VuorelaReverted part of "Refactor input context tests"
2012-02-23 Stephen KellyAdd the QtMain windows library to the CMake files.
2012-02-23 Friedemann KleintUse new plugin system in plugin autotest.
2012-02-23 John TapsellQTextEngine - treat a fullstop (0x2E) as the same scrip...
2012-02-23 John TapsellHarfbuzz-thai: Hide ZWJ and ZWNJ characters and show...
2012-02-23 Stephen KellyAdd the quitlock feature to QThread.
2012-02-23 Marc Mutzcompile fix: missing #include <unistd.h>s
2012-02-23 Eskil Abrahamsen... Update tst_QTextEdit::fullWidthSelection
2012-02-23 Debao ZhangFix conflict between QMainWindow::restoreState() and...
2012-02-23 Andrew den ExterFix rounding error in QInputMethod::cursorRectangle().
2012-02-23 Debao ZhangQMenuBar: Clean up Q_WS_WIN
2012-02-23 Friedemann KleintFixed tst_qobject signalbug silently not compiled in...
2012-02-22 Richard MooreFix breakage in dead code
2012-02-22 Friedemann KleintAdd further theme hints to QPlatformTheme.
2012-02-22 Robin BurchellRemove custom text codec for C strings.
2012-02-22 Pekka VuorelaRefactor input context tests
2012-02-22 Friedemann KleintFix QJson autotest on Windows.
2012-02-22 Rohan McGovernFixed tst_qlogging app silently not compiled in some...
2012-02-21 Toby TomkinsFlag QGraphicsView test as unstable on Mac.
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Andrew Stanley-JonesFix the qlocalsocket test
2012-02-21 Andrew Stanley-JonesEnable qlocalsocket auto test
2012-02-21 Stephen KellyGive the compile flags an EXECUTABLE_ prefix.
2012-02-21 Stephen KellyPrint out the try_compile output for tests expected...
2012-02-21 David Faureqmimetype: Fix test failure when LC_ALL is set.
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-21 Shane KearnsMake qget manual test compile without ssl support
2012-02-21 Marc MutzQEasingCurve: implement move constructor
2012-02-21 Marc MutzQEasingCurve: implement move-assignment operator
2012-02-21 Marc MutzQEasingCurve: add member-swap
2012-02-21 Kent HansenPort badxml autotest to QMetaObjectBuilder
2012-02-21 Bradley T. HughesRemove qMacVersion()
2012-02-21 Friedemann KleintFix qlogging test.
2012-02-21 Jason McDonaldImprove tst_QPrinterInfo::testForDefaultPrinter().
2012-02-21 Jason McDonaldAllow printer names to contain hyphens in QPrinterInfo...
2012-02-21 Jason McDonaldFix warning about unregistered metatype in QWindow...
2012-02-21 Toby TomkinsFlag two tests (Win+A, Simon+G) in parseString as expec...
2012-02-21 Jason McDonaldMake the QApplication autotest work for shadow builds.
2012-02-21 Rohan McGoverntst_qapplication: mark expected failure on mac
2012-02-21 Kurt KorbatitsChanged qnetworksession unittest to work from installat...
2012-02-20 Rohan McGovernStabilize tst_qdbusabstractinterface and make it XFAIL
2012-02-20 Kent HansenSilence warnings/debug output from qobject tests
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-20 Friedemann KleintFix warning about converting false to pointer value.
2012-02-20 Marc Mutzuic: use QStringLiteral() instead of QString::fromUtf8...
2012-02-20 Kent HansenAdd QMetaMethod::isValid() function
2012-02-20 Kurt KorbatitsChanged qabstractnetworkcache unittest to use TESTDATA
2012-02-20 Toby TomkinsModify helper functions to remove embedded QSKIP call...
2012-02-20 Toby TomkinsSet tst_qtoolbutton triggered function skipped.
2012-02-20 Jason McDonaldMake QLocale autotest pass for shadow builds.
2012-02-20 Jason McDonaldtestlib: Report one test result per benchmark test.
2012-02-20 Kurt KorbatitsFixed qobject unittest to work from installation directory
2012-02-20 Jason McDonaldtestlib: Add selftests for XPASS and XFAIL involving...
2012-02-20 Jason McDonaldtestlib: make XPASS output slightly less confusing.
2012-02-19 Bradley T. HughesSpeed up tst_QWaitCondition
2012-02-18 David FaureImport QMimeType / QMimeDatabase into QtCore.
2012-02-18 Andrew ChristianAdded error reporting to QJsonParser
2012-02-17 Friedemann KleintFix qclipboard autotest on Windows.
2012-02-17 Friedemann KleintWindows: Fix QWindow-test.
2012-02-17 David FaureEnsure that Qt public headers compile with strict flags
2012-02-17 Shane KearnsFix handling of urls containing username/password in...
2012-02-17 Miikka HeikkinenMake 'nmake check' succeed for widgets tests
2012-02-17 Miikka HeikkinenDisable 'check' target generation for network autotests...
2012-02-17 Bradley T. HughesExpect failure in tst_QStyleSheetStyle::hoverColors()
2012-02-17 Bradley T. HughesSkip tst_QGuiApplication::focusObject() on Mac OS X
2012-02-17 Bradley T. HughesSkip all tst_QFontDialog tests on Mac OS X
2012-02-17 Bradley T. HughesSkip hanging tst_QColorDialog test, expect failing...
2012-02-17 Bradley T. HughesSkip hanging/failing tst_QApplication tests on Mac...
2012-02-17 Bradley T. HughesExpect tst_QSettings::ctor(native) failures on Mac...
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-17 Kurt KorbatitsChanged qnetworkreply unittest to work from install...
2012-02-17 Kurt KorbatitsRemoved rfc3252.txt from networkselftest unittest
2012-02-17 Bradley T. HughesRemove usages of QT_ARCH and QT_ARCH_* from qtbase
2012-02-17 Stephen KellyUse ctest to run all tests and print output.
2012-02-17 Marc MutzCompilation fix: missing includes for geteuid()
2012-02-17 Miikka HeikkinenFix qlogging test for release configuration
2012-02-17 Friedemann KleintQWindow-test: Fix QSignalSpy warning about Qt::ScreenOr...
2012-02-17 David FaureQMimeData: export URLs as text too
2012-02-17 Eskil Abrahamsen... Remove historical +1 from font height calculation
2012-02-17 David FaureQDebug: Add support for %{pid}, %{appname} and %{threadid}
2012-02-17 Bradley T. HughesFix tst_QFileSystemWatcher failure on Mac OS X
2012-02-17 Jason McDonaldtestlib: Skip test function if init() fails.
2012-02-17 Kurt KorbatitsChanged qsslkey to work from installation directory
2012-02-17 Kurt KorbatitsChanged qsslcertificate unittest to work from install...
2012-02-17 Kurt KorbatitsChanged qcryptographichash unittest to work from instal...
next