summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #423 from toasted-nutbread/text-source-maptoasted-nutbread2020-04-05
|\
| * Add teststoasted-nutbread2020-03-28
| * Create simplified source map classtoasted-nutbread2020-03-28
* | Merge pull request #385 from toasted-nutbread/pitch-accentstoasted-nutbread2020-04-05
|\ \
| * | Move Japanese utility functions out of display-generator.jstoasted-nutbread2020-03-28
| * | Update dictionary schema to support pitch accent datatoasted-nutbread2020-03-28
| |/
* | Add allowfullscreen="true"toasted-nutbread2020-04-04
* | Create some tests for fullscreen elements, <iframe>s, and shadow DOMstoasted-nutbread2020-04-04
|/
* Add more tests for convertReadingtoasted-nutbread2020-03-21
* Move basic string/character testing functions into a mixed/js/japanese.jstoasted-nutbread2020-03-21
* Add unit teststoasted-nutbread2020-03-15
* Add some extra teststoasted-nutbread2020-03-14
* Add error message checkingtoasted-nutbread2020-03-14
* Add teststoasted-nutbread2020-03-14
* Add script to validate and fix global declaration formattoasted-nutbread2020-03-10
* Add missing copyright commenttoasted-nutbread2020-03-08
* Remove duplicate filetoasted-nutbread2020-03-08
* Merge pull request #387 from toasted-nutbread/yomichan-vmtoasted-nutbread2020-03-04
|\
| * Abstract Yomichan extension script executiontoasted-nutbread2020-03-02
* | fix Yomichan core message issuessiikamiika2020-03-02
|/
* Merge pull request #375 from toasted-nutbread/document-teststoasted-nutbread2020-03-01
|\
| * Test seeking functionstoasted-nutbread2020-02-22
| * Add some basic document teststoasted-nutbread2020-02-22
* | Remove hasOwn which is no longer necessarytoasted-nutbread2020-02-25
* | Add missing copyright headerstoasted-nutbread2020-02-23
* | Clear timer variabletoasted-nutbread2020-02-23
|/
* Fix shadowingtoasted-nutbread2020-02-22
* Fix test-schema.jstoasted-nutbread2020-02-22
* Update titles typetoasted-nutbread2020-02-22
* Update test-dictionarytoasted-nutbread2020-02-22
* Add some basic invalid dictionaries to testtoasted-nutbread2020-02-22
* Add a timeout to clearDatabasetoasted-nutbread2020-02-22
* Update location of test dictionary datatoasted-nutbread2020-02-22
* Update database testtoasted-nutbread2020-02-22
* Test some errorstoasted-nutbread2020-02-19
* Close to prevent hangstoasted-nutbread2020-02-19
* Validate results of importDictionarytoasted-nutbread2020-02-19
* Add script to test database.jstoasted-nutbread2020-02-18
* Add script to validate the test dictionary data against JSON schemastoasted-nutbread2020-02-18
* Add test dictionary datatoasted-nutbread2020-02-18
* Use ? instead of %stoasted-nutbread2020-02-17
* Allow dictionary-validate to be require'dtoasted-nutbread2020-02-17
* Create yomichan-test script to reduce repeated codetoasted-nutbread2020-02-17
* Update how main is invokedtoasted-nutbread2020-02-17
* Add some basic unit tests for JSON schemastoasted-nutbread2020-02-17
* Merge pull request #346 from toasted-nutbread/dictionary-schemastoasted-nutbread2020-02-11
|\
| * Create script to validate dictionary filestoasted-nutbread2020-02-08
* Add script for testing generic schemastoasted-nutbread2020-02-08