yomichan/test
toasted-nutbread 8e304b83c6
Translator regex replacements (#1199)
* Add support for regex replacements during the translation process

* Allow assignment of textReplacements

* Rename

* Set up test data

* Write expected data

* Set up options

* Prevent infinite loop if regex matches empty string

* Implement setting controller

* Add support for testing pattern replacements
2021-01-03 12:12:55 -05:00
..
data Translator regex replacements (#1199) 2021-01-03 12:12:55 -05:00
test-all.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-cache-map.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-core.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-database.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-deinflector.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-dictionary.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-document-util.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-dom-text-scanner.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-japanese.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-manifest.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-object-property-accessor.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-options-util.js Translator regex replacements (#1199) 2021-01-03 12:12:55 -05:00
test-profile-conditions.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-schema.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-sw.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-text-source-map.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-translator.js Translator regex replacements (#1199) 2021-01-03 12:12:55 -05:00