Commit cf18ec7
committed
Tomandersen/count test (#1206)
* Fix linking
* Cleanup
* Responding to PR comments.
* Rename
* Rename
* Fixup constructor/assignment parameter naming.
* Add Test
* Format
* Add test
* Add test
* Format
* Recognize NaN filter probelm
* Add tests
* Add tests
* Add tests
* Test is_valid()
* Add constructor and assignment tests.
* Rename variable
* Format
* Remove extra semicolon
* Add self move assignment test
* Format
* Simplify1 parent bb236fc commit cf18ec7
File tree
11 files changed
+1247
-110
lines changed- firestore
- integration_test_internal
- src
- src
- include/firebase/firestore
- main
11 files changed
+1247
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments