texinfo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

locales and info tests


From: Patrice Dumas
Subject: locales and info tests
Date: Wed, 23 Apr 2014 14:18:50 +0200
User-agent: Mutt/1.5.20 (2009-12-10)

Hello,

I have a spurious failure of 
FAIL: t/dir-to-no-file.sh
FAIL: t/dir-file-no-menu.sh

certainly because of translated error messages:
info: Aucune entrée de menu « not-a-file » dans le nœud « (dir)Top ».


What I do in texi2any tests is add in the test script to avoid that
issue:
LC_ALL=C; export LC_ALL

-- 
Pat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]