realm-js/tests
Scott Kyle 675e26e200 Test failures now report the real failure location
In the case of test failures, a TestFailureError object is thrown, which removes the last two stack frames so the true source of the failure is revealed to the native code.

Clicking on a failure in the Xcode sidebar will take you to exactly where it occurred now.

Fixes #28
2015-09-28 16:09:03 -07:00
..
ArrayTests.js tests and bugfixes for splice and shift 2015-08-28 15:11:50 -07:00
Info.plist move js work from realm-cocoa-private 2015-08-13 09:12:48 -07:00
ObjectTests.js support defaults 2015-09-04 15:43:26 -07:00
RealmJSTests.h Test failures now report the real failure location 2015-09-28 16:09:03 -07:00
RealmJSTests.mm Test failures now report the real failure location 2015-09-28 16:09:03 -07:00
RealmTests.js add deleteAll to Realm 2015-09-08 14:07:14 -07:00
ResultsTests.js support sorting by a single property 2015-09-03 15:46:31 -07:00
TestCase.js Test failures now report the real failure location 2015-09-28 16:09:03 -07:00
TestObjects.js support defaults 2015-09-04 15:43:26 -07:00