ruby: handle singleton method including ?!= in its name(sf.bug:364)
commite9e9b9988d889a06bc01d1a99fb6620e7d4fa115
authorMasatake YAMATO <yamato@redhat.com>
Tue, 12 May 2015 16:53:26 +0000 (13 01:53 +0900)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 14 Mar 2016 18:27:22 +0000 (14 19:27 +0100)
tree8b08cd01d7a6a462edd8d5111d3ab021bc71d3b4
parent68322fcb54bda53137429321c58000b2683fc2d8
ruby: handle singleton method including ?!= in its name(sf.bug:364)

This patch is intended a bug reported as sf.bug:364.
https://sourceforge.net/p/ctags/bugs/364/

Writing a test case is helped by Dmitry Gutov.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tagmanager/ctags/ruby.c
tests/ctags/Makefile.am
tests/ctags/ruby-sf-bug-364.rb [new file with mode: 0644]
tests/ctags/ruby-sf-bug-364.rb.tags [new file with mode: 0644]