aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Add support for filtering frequency metadata based on readingstoasted-nutbread2020-04-11
|
* 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 fake chrome.runtime.onMessage.removeListenersiikamiika2020-04-05
|
* Merge pull request #424 from toasted-nutbread/dictionary-importertoasted-nutbread2020-04-05
|\ | | | | Dictionary importer
| * Move dictionary import functionality into a new classtoasted-nutbread2020-03-30
| |
* | Merge pull request #423 from toasted-nutbread/text-source-maptoasted-nutbread2020-04-05
|\ \ | | | | | | Text source map
| * | 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
|\ \ | | | | | | Pitch accents
| * | 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 execution
| * 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
|\ | | | | Document tests
| * 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
| | | | This will trigger in case something goes wrong and a database isn't closed.
* 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
|