summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtessellator
Commit message (Collapse)AuthorAgeFilesLines
* Remove Q_ASSERT from qtesselator autotestJason McDonald2011-05-091-1/+2
| | | | | | | | Report a fatal error rather than failing silently in non-debug builds. Change-Id: I625c5aa6f86a5764cd8f078baa074d6475a67736 Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern
* Remove unused function from qtessellator autotestJason McDonald2011-05-091-13/+0
| | | | | | Change-Id: I24c1db8392370d19970421a014f7bb6c4bc7c6e8 Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern
* Remove Q_ASSERT from qtesselator autotestJason McDonald2011-05-051-1/+3
| | | | | | | | | If the test data is incorrect, print a meaningful warning into the test output. Change-Id: Ibfe64ef41a0ff3eb47c2385d1c31191334a675a8 Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern
* Remove Q_ASSERT from qtesselator autotestJason McDonald2011-05-041-1/+2
| | | | | | | | | If the test data is incorrect, print a meaningful error message into the test output. Change-Id: I505a86b4411619d3c3be9541c96c082f92589ff7 Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern
* Remove Q_ASSERT from qtesselator autotestJason McDonald2011-05-041-2/+6
| | | | | | | | | | If the test data is incorrect, print a meaningful warning into the test output instead of deferencing an iterator beyond the last element in the list. Change-Id: I7be4f282639453de6d8240a2f17253025b415337 Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern
* Update copyright year to 2011.Jason McDonald2011-01-1016-16/+16
| | | | Reviewed-by: Trust Me
* Update copyright year to 2010Jason McDonald2010-01-0616-16/+16
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-0916-64/+64
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-3116-208/+208
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-1116-16/+16
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1616-32/+32
| | | | Reviewed-by: Trust Me
* Windows CE autotest compile fixesJoerg Bornemann2009-05-192-2/+2
| | | | | | Not always is "." in the includes path... Reviewed-by: mauricek
* fix compiler warnings when qreal == float in tessellator autotestJoerg Bornemann2009-05-191-4/+4
| | | | Reviewed-by: mauricek
* Long live Qt 4.5!Lars Knoll2009-03-2321-0/+2121