From 42cdc680e6c88819d7b321d07b83974bea95a982 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 20 Dec 2016 14:39:30 +0000 Subject: [PATCH] Run JS tests on AppVeyor Closes #662. --- appveyor.yml | 5 +++++ resources/l10n/template.pot | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index f5dd7a39..265a4554 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -58,6 +58,11 @@ build_script: } test_script: + - ps: | + if ($env:PLATFORM -eq 'Win32') { + cd $env:APPVEYOR_BUILD_FOLDER + npm test + } - cd %APPVEYOR_BUILD_FOLDER%\build\%CONFIGURATION% - tests.exe --gtest_output=xml:tests.xml - api-tests.exe --gtest_output=xml:api-tests.xml diff --git a/resources/l10n/template.pot b/resources/l10n/template.pot index d1752ed7..743f60e6 100644 --- a/resources/l10n/template.pot +++ b/resources/l10n/template.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: LOOT 0.10.1\n" "Report-Msgid-Bugs-To: https://github.com/loot/loot/issues\n" -"POT-Creation-Date: 2016-12-15 18:04+0000\n" +"POT-Creation-Date: 2016-12-20 15:36+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -681,9 +681,8 @@ msgstr "" #: src/gui/query/query.h:40 msgid "" -"Oh no, something went wrong! If you've enabled debug logging in your " -"settings, you can check your LOOTDebugLog.txt (you can get to it through the " -"main menu) for more information." +"Oh no, something went wrong! You can check your LOOTDebugLog.txt (you can " +"get to it through the main menu) for more information." msgstr "" #: src/gui/query/sort_plugins_query.h:48