toasted-nutbread
|
a02891e52c
|
Update copyright year (#1194)
* Update copyright year
* Remove redundant Author info
|
2021-01-01 14:50:41 -05:00 |
|
toasted-nutbread
|
92cfd31c0f
|
Fix global declarations check (#1101)
* Fix getSubstringCount not properly checking word boundaries
* Remove unused global declarations
|
2020-12-12 14:47:17 -05:00 |
|
toasted-nutbread
|
ca26c648c2
|
Test link hrefs (#999)
* Add validatePath function
* Validate <link>s
|
2020-11-07 11:30:21 -05:00 |
|
toasted-nutbread
|
d3ed8f43a1
|
Add lint test to validate <script>s in HTML files (#848)
|
2020-09-19 21:57:11 -04: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 |
|