toasted-nutbread
|
7fa4782954
|
Return an error code when promise main() functions fail (#1002)
|
2020-11-07 11:34:14 -05:00 |
|
toasted-nutbread
|
51d4e5b0ff
|
Dev/test script organization (#846)
* Move lint scripts
* Move dictionary-validate.js
* Move schema-validate.js
* Move createTestDictionaryArchive, remove yomichan-test.js
* Rename yomichan-util.js to util.js
* Move test/yomichan-vm.js to dev/vm.js
* Move getArgs into util.js (and fix name)
* Create test-all.js
* Update test-code script
|
2020-09-19 19:04:28 -04:00 |
|
toasted-nutbread
|
8cd5a2f75f
|
Profile conditions cleanup (#768)
* Remove conditions.js
* Rename profile-conditions2.js to profile-conditions.js
|
2020-09-04 17:53:29 -04:00 |
|
toasted-nutbread
|
a9b16bd937
|
Fix profile conditions unit test using old JsonSchema (#735)
|
2020-08-15 17:26:13 -04:00 |
|
toasted-nutbread
|
d8649f40d5
|
JSON-schema-based profile conditions (#730)
* Add ProfileConditions class
* Add URL to VM
* Add new ProfileConditions tests
|
2020-08-15 17:22:23 -04:00 |
|