summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3sqlcursor
Commit message (Collapse)AuthorAgeFilesLines
* Fixes qt3support unit tests generating compile failures when Qt is notRohan McGovern2009-05-111-0/+1
| | | | | | | | | | | | configured with qt3support. The build system knows when qt3support was turned off, so let's just skip these tests in that case. That makes more sense than individually configuring each autotest machine to skip these tests when the configuration is known to turn off qt3support, which is what's done previously. Reviewed-by: Lincoln Ramsay
* DB Autotest cleanupBill King2009-04-011-11/+9
| | | | | | Make db autotest data set generation more consistent, slightly faster. Also, add ability to easily generate a set of a single databases entries worth of criteria to test.
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+789