Add etags test for the new -Q option
commit0acb538bb058aa2b961ab183d7473cdf4a820a79
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 May 2015 12:01:49 +0000 (30 15:01 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 May 2015 12:01:49 +0000 (30 15:01 +0300)
tree3690b71f17e11cf5a8603ddb2bed7ef31f0d9965
parent5e73eab8faaa6c5198d445d8625db53971300777
Add etags test for the new -Q option

* 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/CTAGS.good: Adjust to
test-case changes below.
* test/etags/ETAGS.good_6: New file.

* test/etags/cp-src/x.cc: New file.
* test/etags/Makefile (CPSRC): Add x.cc.
(check): Add one more test, for -Q.
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/ETAGS.good_6 [copied from test/etags/ETAGS.good_5 with 95% similarity]
test/etags/Makefile
test/etags/cp-src/x.cc [new file with mode: 0644]