]> code.delx.au - gnu-emacs/commit
Don't skip new etags tests on non-UTF-8 hosts
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 May 2015 01:05:26 +0000 (18:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 May 2015 01:06:05 +0000 (18:06 -0700)
commit88e4dfaadb1daf6f1ce0e80442af5a2dae7853bc
treee63c6562470a5528752edbc2319e65cec0d0dbdc
parentd464818ca2fdae2655a312c0f3fa8b66481c6522
Don't skip new etags tests on non-UTF-8 hosts

Problem reported by Eli Zaretskii for MS-Windows.
* test/etags/Makefile (UTF8_LOCALE, UTF8_ENCODING): Remove.
(LC_ALL): Set to C if the current locale isn't UTF-8.
(.PHONY): Remove ediff_1 thru ediff_5.
(check): Always run.
test/etags/Makefile