realm-js/tests/util
Thomas Goyne 840c46f8f3 Upgrade to core 1.0.0 and update the file exception translation to match
File::AccessError is now thrown for all file-related exceptions which don't
have more specific types (rather than std::runtime_error), which requires some
changes to how exception messages are built when translating them to get nice
results.

Also add `Realm::write_copy()` which just wraps `Group::write()` with error
translation.
2016-05-23 10:28:04 -07:00
..
index_helpers.hpp Rename CollectionChangeIndices to CollectionChangeSet 2016-05-11 16:08:30 -07:00
test_file.cpp Upgrade to core 1.0.0 and update the file exception translation to match 2016-05-23 10:28:04 -07:00
test_file.hpp Run RealmCoordinator::on_change() on a different thread when using tsan 2016-05-11 16:08:30 -07:00