forked from zotero/translation-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodules and fix tests (zotero#164)
Update all submodules. Fix two failing tests that are no longer compatible with the translators submodule: * LOC translator upstream now uses https * Hand actual ISBN instead of var name to LoC translator
- Loading branch information
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule translate
updated
3 files
+1 −1 | modules/utilities | |
+99 −42 | src/translation/translate.js | |
+53 −45 | testTranslators/translatorTester.js |
Submodule translators
updated
126 files
Submodule utilities
updated
9 files
+3 −3 | resource/README.md | |
+1 −1 | resource/schema/global | |
+1 −1 | resource/zoteroTypeSchemaData.js | |
+2 −1 | test/data/citeProcJSExport.json | |
+742 −0 | test/data/sentenceCase.json | |
+11 −0 | test/tests/utilitiesTest.js | |
+52 −0 | test/tests/utilities_itemTest.js | |
+62 −0 | utilities.js | |
+2 −2 | utilities_item.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters