aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/SpecTests/FSTSyncEngineTestDriver.mm
Commit message (Expand)AuthorAge
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Remove unused shutdown methods (#993)Gravatar Greg Soltis2018-03-29
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* Add 10 second timeout waiting for connection before client behaves as-if offl...Gravatar Michael Lehenbauer2018-03-05
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31