Francois Gouget : testbot/reporttest: Fix the diacritic test.

Alexandre Julliard julliard at winehq.org
Tue Feb 9 15:47:09 CST 2021


Module: tools
Branch: master
Commit: 7f037fdb1e18b46298c32cc725cd2930f4444fce
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=7f037fdb1e18b46298c32cc725cd2930f4444fce

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Feb  9 02:12:47 2021 +0100

testbot/reporttest: Fix the diacritic test.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/src/reporttest/report.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testbot/src/reporttest/report.template b/testbot/src/reporttest/report.template
index 8da3d82..560c8b2 100644
--- a/testbot/src/reporttest/report.template
+++ b/testbot/src/reporttest/report.template
@@ -226,7 +226,7 @@ advapi32:crypt_lmhash start dlls/advapi32/tests/crypt_lmhash.c -
 ----- A test unit with two failed tests
 ----- Expected assessement: 2 failures despite exit code
 crypt_lmhash.c:10: Test failed: Something wrong
-crypt_lmhash.c:20: Test failed: Second failure with added diacritics: ??????????
+crypt_lmhash.c:20: Test failed: Second failure with added diacritics: àéïôÿ
 07c0:crypt_lmhash: 95 tests executed (0 marked as todo, 2 failures), 0 skipped.
 advapi32:crypt_lmhash:07c0 done (1) in 0s
 




More information about the wine-cvs mailing list