summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-011-0/+36
* | | Remove qhash_faster.Robin Burchell2012-02-293-73/+0
* | | Copy Qt 4's QString hash algorithm.Robin Burchell2012-02-293-4/+32
* | | Move data generation to initTestCase() method and store the results.Robin Burchell2012-02-291-72/+58
* | | Add test data for string forms of numbers.Robin Burchell2012-02-291-0/+12
* | | Add a test using lots of similar strings.Robin Burchell2012-02-291-0/+36
* | | QFileSystemModel autotest fixesMiikka Heikkinen2012-02-292-59/+33
* | | network cookies: check "example.com" != "example.com."Shane Kearns2012-02-291-0/+12
* | | Remove internal class QVolatileImage.Laszlo Agocs2012-02-293-213/+0
* | | Fix tests of QMimeDatabase.Friedemann Kleint2012-02-297-65/+121
* | | Skip test tst_QTextScriptEngine::thaiWithZWJ on Windows.Friedemann Kleint2012-02-291-0/+3
* | | Fix build of QImageReader tests with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-02-291-1/+1
* | | Fix build of QWizard tests with QT_USE_QSTRINGBUILDERStephen Kelly2012-02-291-2/+2
* | | Remove unused selftest data file.Jason McDonald2012-02-292-7/+0
| |/ |/|
* | Skip QLocale test on Windows, improve process handling.Friedemann Kleint2012-02-283-34/+92
* | Fix QLibrary autotest for WindowsMiikka Heikkinen2012-02-283-4/+17
* | moc: Only generate IndexOfMethod for signals.Olivier Goffart2012-02-281-4/+5
* | QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-12/+10
* | restore previously non-working disabled testMark Brand2012-02-281-2/+1
* | testlib: Improve the silent logging modeJason McDonald2012-02-286-0/+124
* | Add SHA-224, SHA-256, SHA-384, and SHA-512 support to QCryptographicHashBradley T. Hughes2012-02-271-0/+16
* | remove useless init() functionOswald Buddenhagen2012-02-271-6/+0
* | move resetEnvironment() call to cleanup()Oswald Buddenhagen2012-02-271-1/+1
* | make qmake test suite a tad more verbose on failureOswald Buddenhagen2012-02-273-13/+19
* | TestCompiler: split commands from argumentsOswald Buddenhagen2012-02-273-11/+27
* | don't rely on $PATH for finding rccOswald Buddenhagen2012-02-271-1/+3
* | Fix tst_qmenu.Debao Zhang2012-02-271-1/+0
* | QClipboard: Fix autotest failsDebao Zhang2012-02-271-24/+20
* | Fix QThreadstorage test.Friedemann Kleint2012-02-277-25/+62
* | Fix inconsistent auto test executable namesDavid Faure2012-02-273-1/+3
* | QRegExp: fix crashGiuseppe D'Angelo2012-02-271-0/+29
* | Reduce QtCore lib binary size by around ~3KB, by removing template codeJędrzej Nowacki2012-02-271-3/+1
* | Fix selftests while using QStringBuilderOlivier Goffart2012-02-271-1/+1
* | Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-1/+1
* | Skip unstable qlineedit autotest on Ubuntu 11.10.Toby Tomkins2012-02-272-0/+6
* | qfiledialog2: Skip test that is passing on CI and failing otherwise.Toby Tomkins2012-02-271-3/+3
* | Changed qnetworkreply unittest to return correct codeKurt Korbatits2012-02-271-7/+5
* | compile fix: parse under C++11Marc Mutz2012-02-241-6/+6
* | Fix tst_qlineedit.Friedemann Kleint2012-02-242-38/+48
* | QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-0/+28
* | QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-244-0/+381
* | CodeCoverage: Skip headersclean test.Caroline Chao2012-02-241-0/+2
* | clean up qmake-generated projectsOswald Buddenhagen2012-02-2469-361/+30
* | Reverted part of "Refactor input context tests"Pekka Vuorela2012-02-241-14/+5
* | Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-234-0/+132
* | Use new plugin system in plugin autotest.Friedemann Kleint2012-02-239-9/+41
* | QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-231-6/+6
* | Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-231-0/+42
* | Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+49
* | compile fix: missing #include <unistd.h>sMarc Mutz2012-02-232-0/+6