aboutsummaryrefslogtreecommitdiffstats
path: root/test/etags (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix etags test suite messed up by merges from emacs-25Eli Zaretskii2016-08-263-90/+0
* Merge from origin/emacs-25Paul Eggert2016-02-091-1/+5
|\
| * Extend etags Ruby support for accessorsEli Zaretskii2016-02-068-27/+59
* | Merge from origin/emacs-25Paul Eggert2016-02-091-11/+10
|\ \ | |/
| * Remove 'def X' from the exampleDmitry Gutov2016-02-048-122/+114
* | Merge from origin/emacs-25John Wiegley2016-02-031-0/+42
|\ \ | |/
| * Etags: yet another improvement in Ruby tagsEli Zaretskii2016-02-038-70/+102
| * Fix names of tags generated for Ruby accessorsEli Zaretskii2016-02-027-69/+69
| * Fix file-name recognition in 'etags'Eli Zaretskii2016-02-028-296/+657
| * Change Ruby file names and extensions recognized by 'etags'Eli Zaretskii2016-02-021-0/+0
| * More improvements for Ruby support in 'etags'Eli Zaretskii2016-02-028-31/+124
* | -Paul Eggert2016-01-302-0/+45
|\ \ | |/
| * Support Go language in 'etags'lu4nx2016-01-3010-3/+141
| * Improve Ruby support in 'etags'Eli Zaretskii2016-01-308-26/+97
| * Adjust etags test results to changes in copyright yearsEli Zaretskii2016-01-307-8155/+8155
| * ; Spelling fixes (American spelling)Glenn Morris2016-01-251-1/+1
| * Expunge "allow" + infinitive from source and doc, part 2.Alan Mackenzie2016-01-251-1/+1
| * Rename methods in Ruby etags example fileDmitry Gutov2016-01-198-64/+68
| * Fix one more misuse of time-stamp-time-zonePaul Eggert2016-01-131-1/+1
| * Update copyright year to 2016Paul Eggert2016-01-0115-15/+18
* | Fix fallout from merging emacs-25 branch in test/Eli Zaretskii2016-01-053-97/+0
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-293-0/+97
|\ \ | |/
| * Improve Lua support in etagsEli Zaretskii2015-12-118-6/+55
| * Improve and document Ruby support in 'etags'Eli Zaretskii2015-12-1110-1/+234
| * Add etags tests for the recent Lua-related bugfixEli Zaretskii2015-11-289-493/+576
* | Rename all test files to reflect source layout.Phillip Lord2015-11-2485-88052/+0
|/
* Spelling fixesPaul Eggert2015-11-101-1/+1
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-4/+4
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Add etags test for the new -Q optionEli Zaretskii2015-05-309-1/+5435
* Restore EOL format testing in etagsEli Zaretskii2015-05-3010-796/+979
* Fix a typo in last commitEli Zaretskii2015-05-256-11/+11
* Fix tagging of class members in C-like OO languagesEli Zaretskii2015-05-256-1072/+1072
* Fix etags reading of compressed filesEli Zaretskii2015-05-235-30/+30
* Try to port new etags tests to MS-WindowsPaul Eggert2015-05-1910-987/+796
* Don't skip new etags tests on non-UTF-8 hostsPaul Eggert2015-05-181-14/+7
* Change new etags test to use UTF-8 encodingPaul Eggert2015-05-1710-829/+605
* ; Remove etags test files whose copyright is incompatibleEli Zaretskii2015-05-1419-23264/+192
* Add a test suite for etagsEli Zaretskii2015-05-1295-0/+105929