11 Commits

Author SHA1 Message Date
Scott Kyle
c2e51ab541 Check for NaN inside RJSValidatedValueToNumber
Turns out this API can return NaN without an exception. Also added tests to make sure these conversions either work or throw exceptions in the appropriate places.
2015-10-12 16:50:45 -07:00
Scott Kyle
cc294e0353 Move object property setter assert downward 2015-10-12 12:59:40 -07:00
Scott Kyle
33e0f5d8b1 Setting properties outside transaction should throw
Resolves #40
2015-10-12 02:02:23 -07:00
Scott Kyle
48c9336526 Tabs -> Spaces in ObjectTests.js 2015-10-12 01:59:34 -07:00
Ari Lazier
aa78436f53 use capitalized names for enums/constants 2015-09-30 10:41:47 -07:00
Ari Lazier
8f466d47b1 Type -> Types 2015-09-29 15:14:39 -07:00
Ari Lazier
a7662af484 RealmType -> Realm.Type 2015-09-29 14:53:33 -07:00
Ari Lazier
16be837817 support defaults 2015-09-04 15:43:26 -07:00
Ari Lazier
f7b4fd6f4a test existing array functionality 2015-08-14 10:47:56 -07:00
Ari Lazier
ca4dfa052c proper copyright 2015-08-14 08:18:49 -07:00
Ari Lazier
12b942fecd move js work from realm-cocoa-private 2015-08-13 09:12:48 -07:00