Commit Graph

22 Commits

Author SHA1 Message Date
Isamu Mogi
7733c0d28e Fix typo (tests) 2019-06-09 00:36:27 +09:00
ousttrue
8c5558d9a6 fix AOT 2019-02-28 16:24:00 +09:00
ousttrue
7c0a3fe5b7 add comment 2019-02-13 08:29:09 +09:00
ousttrue
27d5a453b7 Update MaterialTest for JsonDictionaryValidator.Deserialize 2019-02-13 08:24:21 +09:00
ousttrue
0eff571b60 Add JsonDictionaryDeserializerTest 2019-02-13 08:23:15 +09:00
ousttrue
722a98d466 Fix adf error 2019-02-05 17:01:04 +09:00
ousttrue
da562a18c0 Refactor GenericInvokeCallFactory. StaticAction/Func, OpenAction/Func, BindAction/Func 2019-02-02 17:27:28 +09:00
ousttrue
49b57e7ef3 GenericInvokeCallFactory.Create to CreateAction 2019-02-02 16:39:03 +09:00
ousttrue
ec9a8da1ce replace expression in FormatterExtensionsSerializer with invoke 2019-02-01 19:28:38 +09:00
yutopp
aca5888d81 Divide UniJSON from VRM as standalone assembly 2019-01-29 19:34:44 +09:00
yutopp
ad0de15096 Rearrange directory structures to support Assembly Definition Files. Add asmdef files 2019-01-29 18:07:48 +09:00
ousttrue
9da1b3f321 Added GenericCallUtility 2019-01-28 16:12:37 +09:00
ousttrue
cef89ad0c1 Fixed IFormatter.Clear that JsonFormatter.Clear dose not called. 2019-01-20 02:18:52 +09:00
yutopp
b2e37c60a1 Add tests 2019-01-16 17:40:26 +09:00
yutopp
af1251e036 Add tests 2019-01-16 16:26:00 +09:00
yutopp
3516e488f1 Support dependencies of JsonSchema. Fix tests to compare values which using ToJson and using JsonSchema. Restrict valudator 2019-01-16 01:39:18 +09:00
yutopp
12519f26e3 Validator allows empty string 2019-01-11 18:40:49 +09:00
yutopp
4d01aff7e3 Validator checks elements in Array/List. Validator allows Count == 0 2019-01-11 18:40:49 +09:00
yutopp
77eaa4bcb0 Add/Fix tests for UniJSON. Add ExplicitIgnorableValue option to ignore checks for validations 2019-01-11 18:40:49 +09:00
yutopp
317699ef41 Add an option to check all fields by JsonSchema 2019-01-11 18:40:49 +09:00
yutopp
60041f70c3 Add a test for JsonSchema.Serialize 2019-01-11 18:40:49 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00