summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3sqlcursor
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Fix more database autotests.Bill King2009-08-031-2/+4
|
* Fix more sql autotest failures.Bill King2009-07-061-3/+4
| | | | | | Sql server fails at numeric field calculations. (Confirmed by running against MySql via odbc). Also, quote fields properly. The drivers know how to do it correctly, so let them handle it.
* Fix precision autotest for SqlServerBill King2009-07-061-6/+7
| | | | | Sql Server can't count. Reduce the expected length of string when we're on sql server.
* Get more autotests passing/fixed up.Bill King2009-07-021-0/+4
|
* Backport: Mark tests as XFail until they can be investigated further.Bill King2009-06-241-7/+13
|
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* 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