Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix global declarations check (#1101) | toasted-nutbread | 2020-12-12 |
| | | | | | * Fix getSubstringCount not properly checking word boundaries * Remove unused global declarations | ||
* | Test link hrefs (#999) | toasted-nutbread | 2020-11-07 |
| | | | | | * Add validatePath function * Validate <link>s | ||
* | Add lint test to validate <script>s in HTML files (#848) | toasted-nutbread | 2020-09-19 |
| | |||
* | 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 |