summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-07-28 20:15:52 +0300
committerAndrei Karas <akaras@inbox.ru>2014-07-28 20:15:52 +0300
commit78e79af6fd2a6bb5400b6a7aa82fba2df9c234e9 (patch)
tree6f9ebd4447a778d5840d821d6a9046ef95196c51
parent1e6ea332e2cff8e47bbab3937e471f1c8f420508 (diff)
downloadmplint-78e79af6fd2a6bb5400b6a7aa82fba2df9c234e9.tar.gz
mplint-78e79af6fd2a6bb5400b6a7aa82fba2df9c234e9.tar.bz2
mplint-78e79af6fd2a6bb5400b6a7aa82fba2df9c234e9.tar.xz
mplint-78e79af6fd2a6bb5400b6a7aa82fba2df9c234e9.zip
fix error in test data.
-rw-r--r--tests/testreport.txt15
-rw-r--r--tests/testsrc/good/ru.po2
2 files changed, 8 insertions, 9 deletions
diff --git a/tests/testreport.txt b/tests/testreport.txt
index 9a5df06..69c4c3a 100644
--- a/tests/testreport.txt
+++ b/tests/testreport.txt
@@ -18,13 +18,13 @@
[testsrc/bad/final1.cpp:30]: V007: Need add final or notfinal into class declaration
[testsrc/bad/final1.h:23]: V007: Need add final or notfinal into class declaration
[testsrc/bad/final1.h:27]: V007: Need add final or notfinal into class declaration
-[testsrc/bad/formatting2.cpp:28]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
-[testsrc/bad/formatting.cpp:27]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
-[testsrc/bad/formatting.cpp:35]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
-[testsrc/bad/formatting.cpp:45]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
-[testsrc/bad/formatting.h:25]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
-[testsrc/bad/formatting.h:33]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
-[testsrc/bad/formatting.h:43]: V011: Wrong public/protected/private formatting. Must be 4 space from previous level.
+[testsrc/bad/formatting2.cpp:28]: V011: Wrong public/protected/private formatting. Must be align 8, but present align 9.
+[testsrc/bad/formatting.cpp:27]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 0.
+[testsrc/bad/formatting.cpp:35]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 0.
+[testsrc/bad/formatting.cpp:45]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 8.
+[testsrc/bad/formatting.h:25]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 0.
+[testsrc/bad/formatting.h:33]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 5.
+[testsrc/bad/formatting.h:43]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 1.
[testsrc/bad/include1.cpp:21]: V008: Wrong include #include "lintmanager1.h". Probably you should use path from src dir, or use #include <file.ext>
[testsrc/bad/include1.cpp:23]: V008: Wrong include #include "include1.h". Probably you should use path from src dir, or use #include <file.ext>
[testsrc/bad/include1.h:21]: V008: Wrong include #include "lintmanager1.h". Probably you should use path from src dir, or use #include <file.ext>
@@ -48,4 +48,3 @@
[testsrc/bad/uk.po:496]: V010: Wrong character at end of translation line.
[testsrc/bad/uk.po:919]: V010: Useless space at end of translation line.
[testsrc/bad/uk.po:98]: V010: Useless space at end of translation line.
-[testsrc/good/ru.po:1838]: V010: Wrong character at end of translation line.
diff --git a/tests/testsrc/good/ru.po b/tests/testsrc/good/ru.po
index e4210a8..b3599f6 100644
--- a/tests/testsrc/good/ru.po
+++ b/tests/testsrc/good/ru.po
@@ -1834,7 +1834,7 @@ msgstr "Заблокировать"
#. TRANSLATORS: number of chars in string should be near original
#: src/gui/popups/popupmenu.cpp:1381
msgid "Rename map sign "
-msgstr "Переименовать знак на карте"
+msgstr "Переименовать знак на карте "
#. TRANSLATORS: number of chars in string should be near original
#: src/gui/popups/popupmenu.cpp:1383