GRDB.swift/Tests
Gwendal Roué 53e513f1f8 Merge branch 'GRDB-4.0' into feature/aggregate-ifnull
# Conflicts:
#	CHANGELOG.md
2019-03-15 07:58:42 +01:00
..
Carthage/GRDBiOS/iOS.xcodeproj Getting Carthage tests to pass 2018-09-14 01:34:38 +09:00
CocoaPods Remove all mentions of GRDBPlus 2019-03-08 12:40:00 +01:00
Crash Explicit sql argument label when building prepared statements 2019-02-17 13:28:41 +01:00
GRDBCipher/GRDBiOS Extract GRDBCipher.xcodeproj and GRDBCustom.xcodeproj from GRDB.xcodeproj 2017-12-03 14:07:05 +01:00
GRDBTests Merge branch 'GRDB-4.0' into feature/aggregate-ifnull 2019-03-15 07:58:42 +01:00
Performance GRDBProfiling enhancements 2019-02-24 06:28:35 +01:00
SPM SE-0209: support both swift 4.2 and 5 2019-03-07 20:54:42 +01:00
generatePerformanceReport.rb Realm 3.12.0, Swift 4.2.1 2018-12-07 20:55:12 +01:00
Info.plist v3.6.1 2018-12-09 11:18:41 +01:00
parsePerformanceTests.rb Scripts that generate performance comparison report 2017-12-16 14:35:02 +01:00
README.md Tests/README.md 2017-04-23 18:38:17 +02:00

Tests

  • Carthage: a project that uses GRDB through Carthage
  • CocoaPods: a project that uses GRDB through CocoaPods
  • Crash: tests for expected crashes.
  • GRDBCipher: a project that uses GRDBCipher
  • GRDBTests: Swift Package Manager tests
  • Performance: performance tests
  • SPM: a project that uses GRDB through SPM