summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11
Commit message (Collapse)AuthorAgeFilesLines
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-282-0/+0
| | | | (4.7-generated-declarative branch).
* Update visual tests for the recent qmlviewer changeAlan Alpert2010-12-033-108/+108
| | | | | | | Changing the minimum size of the viewer changes the size of some of the visual test outputs which were really small. Task-number: QTBUG-14792
* Update qml visual testsAlan Alpert2010-11-163-62/+62
| | | | | | | | | | Added guidelines for size, and shrunk tests that exceeded them. Also updated the visuals for all text tests now that antialiasing is off Also some other minor cleanups. Also had to update the visuals for all tests, due to the bug in generating the test scripts being fixed (all need to be remade). Task-number: QTBUG-14792
* Shrink size of a visual testAlan Alpert2010-11-162-109/+109
| | | | Task-number: QTBUG-14792
* Update all qmlvisual testsAlan Alpert2010-11-151-2/+2
| | | | | | | Previous commit means that the snapshots are in different frames. All tests must be updated. Task-number: QTBUG-14792
* Maintain passing visualtests on X11Alan Alpert2010-11-042-0/+447
springanimation/follow.qml has had updated visuals, unknown cause. the text tests were committed without an actual testcase, now added the 'skip' property has now been documented in the tst_qmlvisual help Task-number: QTBUG-14792