summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-221-5/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-1/+1
|\
| * Make tst_accessibility's characterRect match QAccessibleTextWidget::character...Tor Arne Vestbø2015-08-071-1/+1
* | tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* | Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-288-22/+22
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-273-8/+8
* | tst_qaccessibility: Add message in case fuzzy comparison of QRect fails.Friedemann Kleint2015-07-161-4/+19
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-016-4/+21
|\|
| * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-281-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-1/+1
| | |\
| | | * Fix build on 32-bit OS X.Jake Petroules2015-06-091-1/+1
| * | | lance: Ensure that OpenGL FBO is cleared before being used as surfaceTor Arne Vestbø2015-06-261-0/+3
| |/ /
| * | Add lancelot test for Emoji text rendering / color glyphsTor Arne Vestbø2015-06-251-1/+8
| * | Further tune curveThreshold setting based on strokeWidthEirik Aavitsland2015-06-221-0/+7
| * | fix usage of wince scopeOswald Buddenhagen2015-06-052-2/+2
| |/
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-142-0/+15
* | networkselftest: Fix handling of the smbclient process.Friedemann Kleint2015-06-101-12/+42
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-033-160/+0
|\|
| * Remove test other/baselineexample.Friedemann Kleint2015-05-273-160/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-224-9/+11
|\|
| * Tests: Use blacklist for failing tests in tst_macnativeventsCaroline Chao2015-04-172-1/+11
| * Remove the old headersclean unit testThiago Macieira2015-04-102-8/+0
* | Remove unused functionFrederik Gladhorn2015-04-201-10/+0
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-312-5/+8
|\
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-092-5/+8
* | OS X Accessibility: Make checkboxes etc. checkable with VoiceOverBoris Dušek2015-03-253-0/+75
* | Add string range tests to qaccessibilitymacBoris Dušek2015-03-251-1/+21
* | Refactoring of qaccessibilitymac testBoris Dušek2015-03-251-37/+223
* | Fix accessibility character rect testsBoris Dušek2015-03-251-3/+6
* | Fix tst_qaccessibility::textEditTest for some screen resolutionsBoris Dušek2015-03-251-0/+1
* | Support all underline types in accessibilityBoris Dušek2015-03-251-6/+7
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-1/+2
|\|
| * Disable tst_qaccessibilitylinuxFrederik Gladhorn2015-02-241-1/+1
| * Fix crash in QAccessibleTextWidget::attributes()Jan Arve Saether2015-02-171-0/+1
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Make QAccessibleTextWidget::attributes respect default document fontBoris Dušek2015-02-131-36/+80
* | Update copyright headersJani Heikkinen2015-02-1171-524/+508
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-3/+4
|\|
| * Do not include accessibility.pri twiceFrederik Gladhorn2015-01-211-0/+1
| * Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-3/+3
* | Fix regression from Qt4 with layout directionJan Arve Saether2015-02-051-1/+1
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* | Android: Don't open assets files in read/write modeEskil Abrahamsen Blomfeldt2015-01-284-0/+84
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-211-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+4
| |\|
| | * Android: Skip QProcess_and_GuiEventLoop testEskil Abrahamsen Blomfeldt2015-01-161-0/+4
* | | QIODevice: remove ineffective caching membersAlex Trotsenko2015-01-201-1/+1
|/ /
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-1/+1
* | Fix qaccessibilitymac test (title vs. description)Boris Dušek2015-01-171-3/+7
* | Haiku: Make remaining auto tests compile on HaikuTobias Koenig2015-01-141-1/+1