Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-22 | Remove NDEBUG macro from VC project; tests always need enabled assert()1.6.0.a2 | Boris Kolpackov | 2 | -4/+4 | |
2011-08-24 | Make tests use unique table prefixes | Boris Kolpackov | 3 | -4/+4 | |
2011-04-27 | Use QtCore prefix when including Qt headers1.4.0 | Boris Kolpackov | 3 | -4/+4 | |
This appears to be more portable. For example, on Mac OS X with -framework QtCore option include <QString> does not work while including <QtCore/QString> does. | |||||
2011-04-22 | Remove time zone handling tests | Constantin Michael | 1 | -33/+0 | |
2011-04-22 | Add UNIX time tests for qt/date-time SQLite implementation | Constantin Michael | 3 | -31/+118 | |
2011-04-22 | Add qt/basic and qt/date-time SQLite tests | Constantin Michael | 21 | -0/+1390 | |