zotero/test
Tom Najdek 141258d564 Fix a bug in regex extracting fields to "extra"
Because regex is built using a template string, \s* is actually escaped
into s*, i.e. literal "s" appearing 0 or more times. In most cases this
would mean that output can have spacing slightly off. In extreme case,
when identifier starts with letter "s", this could this could lead to
identifier being stored incorrectly.

Also adjusted tests to be more strict and mock data to cover this case.
2022-08-11 02:46:37 -04:00
..
components fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00
content fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00
resource fx-compat: Update httpd.js from mozilla-central 1739f130 2022-06-17 20:24:43 -04:00
tests Fix a bug in regex extracting fields to "extra" 2022-08-11 02:46:37 -04:00
chrome.manifest fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00
install.rdf Update maxVersion 2015-10-29 03:57:08 -04:00
runtests.sh fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00