aboutsummaryrefslogtreecommitdiff
path: root/test/yomichan-test.js
Commit message (Collapse)AuthorAge
* Dev/test script organization (#846)toasted-nutbread2020-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
* Create dev utility class for some shared functionality (#724)toasted-nutbread2020-08-09
|
* Change some test variables using 'source' instead of 'content'toasted-nutbread2020-04-19
|
* Add teststoasted-nutbread2020-04-18
|
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* Add script to validate and fix global declaration formattoasted-nutbread2020-03-10
|
* Abstract Yomichan extension script executiontoasted-nutbread2020-03-02
|
* Add missing copyright headerstoasted-nutbread2020-02-23
|
* Update location of test dictionary datatoasted-nutbread2020-02-22
|
* Add test dictionary datatoasted-nutbread2020-02-18
|
* Create yomichan-test script to reduce repeated codetoasted-nutbread2020-02-17