From d08ad1143dad4ea614742c7dc5f2927d213d20e3 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Tue, 9 Apr 2013 20:36:41 -0400 Subject: [PATCH] Make sure translator test errors appear both in log and in console --- .../tools/testTranslators/translatorTester.js | 80 +++++++++++-------- 1 file changed, 45 insertions(+), 35 deletions(-) diff --git a/chrome/content/zotero/tools/testTranslators/translatorTester.js b/chrome/content/zotero/tools/testTranslators/translatorTester.js index c0deb002c..713deee9e 100644 --- a/chrome/content/zotero/tools/testTranslators/translatorTester.js +++ b/chrome/content/zotero/tools/testTranslators/translatorTester.js @@ -51,14 +51,19 @@ Zotero_TranslatorTesters = new function() { Zotero.Translators.getAllForType(TEST_TYPES[i], new function() { var type = TEST_TYPES[i]; return function(translators) { - for(var i=0; i