Commits


Gil authored and GitHub committed 3ea7197090f
Port FSTQueryCacheTests to C++ (#4160) * Move FSTQueryCacheTests files to Firestore/core * Rewrite QueryCache tests in C++ * Fix test flake in local store tests This doesn't affect production because we always set the additional references pointer there, but it's technically optional and some tests don't do this.