realm-js/tests
Scott Kyle f8ba388d14 Fix crash and other errors with Results snapshots
When deleteAll() is called on a Realm, it calls clear() on all of its Tables, which seems to not update TableViews unless they are synced. The is_row_attached(row_ndx) method still returns true otherwise. A workaround is here until that is fixed.

Fixes #434
2016-05-24 11:52:02 -07:00
..
data add missing files 2016-05-13 15:31:59 -07:00
ios remove old umbrella header 2016-04-29 12:58:25 -07:00
js Fix crash and other errors with Results snapshots 2016-05-24 11:52:02 -07:00
react-test-app Merge pull request #436 from realm/sk-react-native-25 2016-05-16 14:22:59 -07:00
index.js Make Date testing work for Node 2016-05-13 16:30:57 -07:00