realm-js/tests
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
..
notifications-fuzzer Move the notifications fuzzer to the tests directory 2016-05-11 16:08:30 -07:00
util Upgrade to core 1.0.0 and update the file exception translation to match 2016-05-23 10:28:04 -07:00
CMakeLists.txt Move the notifications fuzzer to the tests directory 2016-05-11 16:08:30 -07:00
collection_change_indices.cpp Add support for fine-grained notifications from backlink TVs 2016-05-11 16:08:30 -07:00
index_set.cpp Return the correct iterator from ChunkedVector::erase() 2016-05-11 16:08:30 -07:00
list.cpp Make PropertyType an enum class 2016-05-11 16:08:30 -07:00
main.cpp Hook the parser tests into the CMake build system. 2016-01-19 10:41:25 -08:00
parser.cpp more keyword tests 2016-02-16 12:19:26 -08:00
query.json case insensitive searches 2016-03-21 13:32:03 -07:00
results.cpp Make PropertyType an enum class 2016-05-11 16:08:30 -07:00
transaction_log_parsing.cpp Make PropertyType an enum class 2016-05-11 16:08:30 -07:00