Historique des commits

Auteur SHA1 Message Date
  Robert M. Ryan 6c0ff9c423 Revise tests il y a 10 ans
  Robert M. Ryan 7da973d694 Version 2.6 il y a 10 ans
  Stefan Sechelmann ca28671462 rename open with vfs method, add tests for custom vfs il y a 10 ans
  August Mueller 70dd7f7ee0 version bump. il y a 11 ans
  August Mueller 4eda6c75c4 Weird merge from robertmryan-master il y a 11 ans
  August Mueller f199971b90 Cleanup. il y a 11 ans
  August Mueller 7b9b840715 Fix for Xcode 6.1 il y a 11 ans
  robertmryan e0a807c88e Simplify tests and add `objectForColumnName` test for the `char` value il y a 11 ans
  robertmryan f67190bfe7 Adjust encoding of BOOL and char values il y a 11 ans
  August Mueller 5e21152188 Added a version to the code, and added an API to it as well. il y a 11 ans
  August Mueller 598cbf67cc Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code. il y a 11 ans
  August Mueller 941bfdd7b5 Notes and renames. il y a 11 ans
  August Mueller 50f8efa236 Deprecation of a method, because its name sucked. il y a 11 ans
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL il y a 11 ans
  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. il y a 12 ans
  ccgus 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. il y a 12 ans
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. il y a 12 ans
  Graham Dennis 1faf00c9ef Fix -[FMDatabaseTests testApplicationID] il y a 12 ans
  Graham Dennis e4dd8758b1 Converting fmdb.m to XCTest tests. il y a 12 ans