August Mueller 484b046a4a Discovered sqlite3_busy_handler, and got to kill some ivars and code. busyTimeout has been replaced by setMaxBusyRetryTimeInterval: - this is a _lot_ better than adding loops everywhere. 11 years ago
..
Schemes 633a4503ae Add a .travis.yml file to use Travis CI for automated testing. 12 years ago
en.lproj e4dd8758b1 Converting fmdb.m to XCTest tests. 12 years ago
FMDBTempDBTests.h e4dd8758b1 Converting fmdb.m to XCTest tests. 12 years ago
FMDBTempDBTests.m e4dd8758b1 Converting fmdb.m to XCTest tests. 12 years ago
FMDatabaseAdditionsTests.m 7daa30d27a Cleanup, and then while debugging a test, noticed that sqlite3_busy_timeout doesn't retry a sqlite3_step for you automatically. So that's a problem that I'll need to fix. 12 years ago
FMDatabasePoolTests.m 484b046a4a Discovered sqlite3_busy_handler, and got to kill some ivars and code. busyTimeout has been replaced by setMaxBusyRetryTimeInterval: - this is a _lot_ better than adding loops everywhere. 11 years ago
FMDatabaseQueueTests.m e4dd8758b1 Converting fmdb.m to XCTest tests. 12 years ago
FMDatabaseTests.m 484b046a4a Discovered sqlite3_busy_handler, and got to kill some ivars and code. busyTimeout has been replaced by setMaxBusyRetryTimeInterval: - this is a _lot_ better than adding loops everywhere. 11 years ago
Tests-Info.plist e4dd8758b1 Converting fmdb.m to XCTest tests. 12 years ago
Tests-Prefix.pch e4dd8758b1 Converting fmdb.m to XCTest tests. 12 years ago