Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Build dry run test (#1129) | toasted-nutbread | 2020-12-18 |
| | | | | | | | | | | | | | * Update testMain to support function args * Add support for dry run and basic validation * Don't log progress if not a TTY * Ignore errors from fs.unlinkSync * Add --dry-run-build-zip option to build zip in memory * Add test-build | ||
* | Return an error code when promise main() functions fail (#1002) | toasted-nutbread | 2020-11-07 |
| | |||
* | Dev/test script organization (#846) | toasted-nutbread | 2020-09-19 |
* 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 |