Try to port new etags tests to MS-Windows
commitc7acb6dd92d3611918b5c5792e0df71101857916
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 May 2015 17:38:47 +0000 (19 10:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 May 2015 17:38:47 +0000 (19 10:38 -0700)
treec8100a082b55c12317a1b59c6d01857d9d7fdd7d
parent18338b1dff981b17426048dfa20a4c6e6e12c5aa
Try to port new etags tests to MS-Windows

* test/etags/CTAGS.good, test/etags/ETAGS.good_1:
* test/etags/ETAGS.good_2, test/etags/ETAGS.good_3:
* test/etags/ETAGS.good_4, test/etags/ETAGS.good_5:
Adjust to test-case changes below.
* test/etags/Makefile (CSRC): Remove dostorture.c.
Whatever it was trying to test, wasn't working portably.
(LC_ALL): Remove.  Apparently there wasn't an encoding problem,
just a line-ending problem.
* test/etags/c-src/dostorture.c: Remove.
* test/etags/cp-src/c.C: Remove stray CR.
* test/etags/html-src/algrthms.html: Remove trailing CRs.
State UTF-8 as the encoding.  The file is ASCII so it doesn't matter,
but if someone edits it later it should stay UTF-8-compatible.
test/etags/CTAGS.good
test/etags/ETAGS.good_1
test/etags/ETAGS.good_2
test/etags/ETAGS.good_3
test/etags/ETAGS.good_4
test/etags/ETAGS.good_5
test/etags/Makefile
test/etags/c-src/dostorture.c [deleted file]
test/etags/cp-src/c.C
test/etags/html-src/algrthms.html