aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Gutov2016-02-04 12:21:03 +0300
committerDmitry Gutov2016-02-04 12:21:03 +0300
commit3dda11032f9f49c285b0433b47802ceed2ade406 (patch)
tree2921a8813802745e682fa20316e575aa6453b68b
parentbf64d65c640ebec74d804a76b8e6cef28c275381 (diff)
downloademacs-3dda11032f9f49c285b0433b47802ceed2ade406.tar.gz
emacs-3dda11032f9f49c285b0433b47802ceed2ade406.zip
Remove 'def X' from the example
* test/etags/ruby-src/test1.ru (A::B): Remove 'def X' (http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00167.html). * 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: Adjust accordingly.
-rw-r--r--test/etags/CTAGS.good29
-rw-r--r--test/etags/ETAGS.good_131
-rw-r--r--test/etags/ETAGS.good_231
-rw-r--r--test/etags/ETAGS.good_331
-rw-r--r--test/etags/ETAGS.good_431
-rw-r--r--test/etags/ETAGS.good_531
-rw-r--r--test/etags/ETAGS.good_631
-rw-r--r--test/etags/ruby-src/test1.ru21
8 files changed, 114 insertions, 122 deletions
diff --git a/test/etags/CTAGS.good b/test/etags/CTAGS.good
index b78c194ac44..58b1db6b0a3 100644
--- a/test/etags/CTAGS.good
+++ b/test/etags/CTAGS.good
@@ -454,7 +454,7 @@ Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is privat
454Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ 454Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/
455Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ 455Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/
456ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ 456ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/
457Constant ruby-src/test1.ru 39 457Constant ruby-src/test1.ru 38
458ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ 458ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/
459Controls pyt-src/server.py /^class Controls:$/ 459Controls pyt-src/server.py /^class Controls:$/
460CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ 460CopyTextString pas-src/common.pas /^function CopyTextString;(*($/
@@ -1491,7 +1491,6 @@ WorkingDays cp-src/functions.cpp /^int WorkingDays(Date a, Date b){$/
1491Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ 1491Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/
1492Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ 1492Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/
1493X c-src/h.h 100 1493X c-src/h.h 100
1494X ruby-src/test1.ru /^ def X$/
1495XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ 1494XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/
1496XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ 1495XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/
1497XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/ 1496XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/
@@ -2556,12 +2555,12 @@ bar c-src/c.c /^void bar() {while(0) {}}$/
2556bar c.c 143 2555bar c.c 143
2557bar c-src/h.h 19 2556bar c-src/h.h 19
2558bar cp-src/x.cc /^XX::bar()$/ 2557bar cp-src/x.cc /^XX::bar()$/
2559bar= ruby-src/test1.ru /^ attr_writer :bar,$/ 2558bar= ruby-src/test1.ru /^ attr_writer :bar,$/
2560bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ 2559bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/
2561base c-src/emacs/src/lisp.h 2188 2560base c-src/emacs/src/lisp.h 2188
2562base cp-src/c.C /^double base (void) const { return rng_base; }$/ 2561base cp-src/c.C /^double base (void) const { return rng_base; }$/
2563base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ 2562base cp-src/Range.h /^ double base (void) const { return rng_base; }$/
2564baz= ruby-src/test1.ru /^ :baz,$/ 2563baz= ruby-src/test1.ru /^ :baz,$/
2565bb c.c 275 2564bb c.c 275
2566bbb c.c 251 2565bbb c.c 251
2567bbbbbb c-src/h.h 113 2566bbbbbb c-src/h.h 113
@@ -3007,7 +3006,7 @@ foo f-src/entry.for /^ character*(*) function foo()$/
3007foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ 3006foo f-src/entry.strange_suffix /^ character*(*) function foo()$/
3008foo f-src/entry.strange /^ character*(*) function foo()$/ 3007foo f-src/entry.strange /^ character*(*) function foo()$/
3009foo php-src/ptest.php /^foo()$/ 3008foo php-src/ptest.php /^foo()$/
3010foo ruby-src/test1.ru /^ attr_reader :foo$/ 3009foo ruby-src/test1.ru /^ attr_reader :foo$/
3011foo! ruby-src/test1.ru /^ def foo!$/ 3010foo! ruby-src/test1.ru /^ def foo!$/
3012foobar c-src/c.c /^int foobar() {;}$/ 3011foobar c-src/c.c /^int foobar() {;}$/
3013foobar c.c /^extern void foobar (void) __attribute__ ((section / 3012foobar c.c /^extern void foobar (void) __attribute__ ((section /
@@ -3515,7 +3514,7 @@ modifier_symbols c-src/emacs/src/keyboard.c 6327
3515modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ 3514modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/
3516module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ 3515module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/
3517module_instance_method ruby-src/test.rb /^ def module_instance_method$/ 3516module_instance_method ruby-src/test.rb /^ def module_instance_method$/
3518more= ruby-src/test1.ru /^ :more$/ 3517more= ruby-src/test1.ru /^ :more$/
3519more_aligned_int c.c 165 3518more_aligned_int c.c 165
3520morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ 3519morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/
3521morecore_recursing c-src/emacs/src/gmalloc.c 604 3520morecore_recursing c-src/emacs/src/gmalloc.c 604
@@ -3881,7 +3880,7 @@ questo ../c/c.web 34
3881quiettest make-src/Makefile /^quiettest:$/ 3880quiettest make-src/Makefile /^quiettest:$/
3882quit_char c-src/emacs/src/keyboard.c 192 3881quit_char c-src/emacs/src/keyboard.c 192
3883quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ 3882quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/
3884qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor :bogu/ 3883qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor :bogus$/
3885qux= ruby-src/test1.ru /^ def qux=(tee)$/ 3884qux= ruby-src/test1.ru /^ def qux=(tee)$/
3886r0 c-src/sysdep.h 54 3885r0 c-src/sysdep.h 54
3887r1 c-src/sysdep.h 55 3886r1 c-src/sysdep.h 55
@@ -3906,8 +3905,8 @@ read cp-src/conway.hpp /^ char read() { return alive; }$/
3906read php-src/lce_functions.php /^ function read()$/ 3905read php-src/lce_functions.php /^ function read()$/
3907read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ 3906read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/
3908read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ 3907read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/
3909read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ 3908read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/
3910read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ 3909read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/
3911read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ 3910read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/
3912read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ 3911read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/
3913read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/ 3912read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/
@@ -4166,7 +4165,7 @@ substitute c-src/etags.c /^substitute (char *in, char *out, struct re_registe/
4166subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ 4165subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/
4167subsubsection perl-src/htlmify-cystic 27 4166subsubsection perl-src/htlmify-cystic 27
4168subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ 4167subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/
4169subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ 4168subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/
4170subtree prol-src/natded.prolog /^subtree(T,T).$/ 4169subtree prol-src/natded.prolog /^subtree(T,T).$/
4171suffix c-src/etags.c 186 4170suffix c-src/etags.c 186
4172suffixes c-src/etags.c 195 4171suffixes c-src/etags.c 195
@@ -4283,8 +4282,8 @@ tags-with-face el-src/emacs/lisp/progmodes/etags.el /^(defmacro tags-with-face (
4283target_multibyte c-src/emacs/src/regex.h 407 4282target_multibyte c-src/emacs/src/regex.h 407
4284tcpdump html-src/software.html /^tcpdump$/ 4283tcpdump html-src/software.html /^tcpdump$/
4285teats cp-src/c.C 127 4284teats cp-src/c.C 127
4286tee ruby-src/test1.ru /^ attr_accessor :tee$/ 4285tee ruby-src/test1.ru /^ attr_accessor :tee$/
4287tee= ruby-src/test1.ru /^ attr_accessor :tee$/ 4286tee= ruby-src/test1.ru /^ attr_accessor :tee$/
4288temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / 4287temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame /
4289tend c-src/etags.c 2432 4288tend c-src/etags.c 2432
4290terminate objc-src/Subprocess.m /^- terminate:sender$/ 4289terminate objc-src/Subprocess.m /^- terminate:sender$/
@@ -4453,8 +4452,8 @@ womboid c-src/h.h 75
4453word_size c-src/emacs/src/lisp.h 1473 4452word_size c-src/emacs/src/lisp.h 1473
4454write php-src/lce_functions.php /^ function write()$/ 4453write php-src/lce_functions.php /^ function write()$/
4455write php-src/lce_functions.php /^ function write($save="yes")$/ 4454write php-src/lce_functions.php /^ function write($save="yes")$/
4456write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ 4455write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/
4457write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ 4456write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/
4458write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ 4457write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/
4459write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ 4458write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/
4460write_lex prol-src/natded.prolog /^write_lex(File):-$/ 4459write_lex prol-src/natded.prolog /^write_lex(File):-$/
@@ -4495,7 +4494,7 @@ xref-location-marker el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-l
4495xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ 4494xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/
4496xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ 4495xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/
4497xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ 4496xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/
4498xyz ruby-src/test1.ru /^ alias_method :xyz,$/ 4497xyz ruby-src/test1.ru /^ alias_method :xyz,$/
4499y cp-src/conway.hpp 7 4498y cp-src/conway.hpp 7
4500y cp-src/clheir.hpp 49 4499y cp-src/clheir.hpp 49
4501y cp-src/clheir.hpp 58 4500y cp-src/clheir.hpp 58
diff --git a/test/etags/ETAGS.good_1 b/test/etags/ETAGS.good_1
index 1390187863f..90bbe774f05 100644
--- a/test/etags/ETAGS.good_1
+++ b/test/etags/ETAGS.good_1
@@ -3061,7 +3061,7 @@ module ModuleExample1,0
3061 def module_instance_method46,1051 3061 def module_instance_method46,1051
3062 def ModuleExample.module_class_methodmodule_class_method49,1131 3062 def ModuleExample.module_class_methodmodule_class_method49,1131
3063 3063
3064ruby-src/test1.ru,828 3064ruby-src/test1.ru,785
3065class A1,0 3065class A1,0
3066 def a(2,8 3066 def a(2,8
3067 def b(5,38 3067 def b(5,38
@@ -3073,21 +3073,20 @@ module A9,57
3073 def foo!15,121 3073 def foo!15,121
3074 def self._bar?(_bar?18,143 3074 def self._bar?(_bar?18,143
3075 def qux=(qux=22,194 3075 def qux=(qux=22,194
3076 def X25,232 3076 attr_reader :foofoo26,233
3077 attr_reader :foofoo26,242 3077 attr_reader :read1 read127,254
3078 attr_reader :read1 read127,265 3078 attr_reader :read1 , :read2;read227,254
3079 attr_reader :read1 , :read2;read227,265 3079 attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
3080 attr_reader :read1 , :read2; attr_writer :write1,write1=27,265 3080 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
3081 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,265 3081 attr_writer :bar,bar=28,316
3082 attr_writer :bar,bar=28,329 3082 :baz,baz=29,338
3083 :baz,baz=29,353 3083 :moremore=30,360
3084 :moremore=30,377 3084 attr_accessor :teetee31,382
3085 attr_accessor :teetee31,401 3085 attr_accessor :teetee=31,382
3086 attr_accessor :teetee=31,401 3086 alias_method :qux,qux32,405
3087 alias_method :qux,qux32,426 3087 alias_method :xyz,xyz33,455
3088 alias_method :xyz,xyz33,478 3088 :tee ; attr_reader :subtlesubtle34,478
3089 :tee ; attr_reader :subtlesubtle34,503 3089A::Constant Constant38,533
3090A::Constant Constant39,568
3091 3090
3092tex-src/testenv.tex,52 3091tex-src/testenv.tex,52
3093\newcommand{\nm}\nm4,77 3092\newcommand{\nm}\nm4,77
diff --git a/test/etags/ETAGS.good_2 b/test/etags/ETAGS.good_2
index f8b1546ef48..d774bb1b190 100644
--- a/test/etags/ETAGS.good_2
+++ b/test/etags/ETAGS.good_2
@@ -3631,7 +3631,7 @@ module ModuleExample1,0
3631 def module_instance_method46,1051 3631 def module_instance_method46,1051
3632 def ModuleExample.module_class_methodmodule_class_method49,1131 3632 def ModuleExample.module_class_methodmodule_class_method49,1131
3633 3633
3634ruby-src/test1.ru,828 3634ruby-src/test1.ru,785
3635class A1,0 3635class A1,0
3636 def a(2,8 3636 def a(2,8
3637 def b(5,38 3637 def b(5,38
@@ -3643,21 +3643,20 @@ module A9,57
3643 def foo!15,121 3643 def foo!15,121
3644 def self._bar?(_bar?18,143 3644 def self._bar?(_bar?18,143
3645 def qux=(qux=22,194 3645 def qux=(qux=22,194
3646 def X25,232 3646 attr_reader :foofoo26,233
3647 attr_reader :foofoo26,242 3647 attr_reader :read1 read127,254
3648 attr_reader :read1 read127,265 3648 attr_reader :read1 , :read2;read227,254
3649 attr_reader :read1 , :read2;read227,265 3649 attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
3650 attr_reader :read1 , :read2; attr_writer :write1,write1=27,265 3650 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
3651 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,265 3651 attr_writer :bar,bar=28,316
3652 attr_writer :bar,bar=28,329 3652 :baz,baz=29,338
3653 :baz,baz=29,353 3653 :moremore=30,360
3654 :moremore=30,377 3654 attr_accessor :teetee31,382
3655 attr_accessor :teetee31,401 3655 attr_accessor :teetee=31,382
3656 attr_accessor :teetee=31,401 3656 alias_method :qux,qux32,405
3657 alias_method :qux,qux32,426 3657 alias_method :xyz,xyz33,455
3658 alias_method :xyz,xyz33,478 3658 :tee ; attr_reader :subtlesubtle34,478
3659 :tee ; attr_reader :subtlesubtle34,503 3659A::Constant Constant38,533
3660A::Constant Constant39,568
3661 3660
3662tex-src/testenv.tex,52 3661tex-src/testenv.tex,52
3663\newcommand{\nm}\nm4,77 3662\newcommand{\nm}\nm4,77
diff --git a/test/etags/ETAGS.good_3 b/test/etags/ETAGS.good_3
index a1e895af7f6..e3855a59309 100644
--- a/test/etags/ETAGS.good_3
+++ b/test/etags/ETAGS.good_3
@@ -3408,7 +3408,7 @@ module ModuleExample1,0
3408 def module_instance_method46,1051 3408 def module_instance_method46,1051
3409 def ModuleExample.module_class_methodmodule_class_method49,1131 3409 def ModuleExample.module_class_methodmodule_class_method49,1131
3410 3410
3411ruby-src/test1.ru,828 3411ruby-src/test1.ru,785
3412class A1,0 3412class A1,0
3413 def a(2,8 3413 def a(2,8
3414 def b(5,38 3414 def b(5,38
@@ -3420,21 +3420,20 @@ module A9,57
3420 def foo!15,121 3420 def foo!15,121
3421 def self._bar?(_bar?18,143 3421 def self._bar?(_bar?18,143
3422 def qux=(qux=22,194 3422 def qux=(qux=22,194
3423 def X25,232 3423 attr_reader :foofoo26,233
3424 attr_reader :foofoo26,242 3424 attr_reader :read1 read127,254
3425 attr_reader :read1 read127,265 3425 attr_reader :read1 , :read2;read227,254
3426 attr_reader :read1 , :read2;read227,265 3426 attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
3427 attr_reader :read1 , :read2; attr_writer :write1,write1=27,265 3427 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
3428 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,265 3428 attr_writer :bar,bar=28,316
3429 attr_writer :bar,bar=28,329 3429 :baz,baz=29,338
3430 :baz,baz=29,353 3430 :moremore=30,360
3431 :moremore=30,377 3431 attr_accessor :teetee31,382
3432 attr_accessor :teetee31,401 3432 attr_accessor :teetee=31,382
3433 attr_accessor :teetee=31,401 3433 alias_method :qux,qux32,405
3434 alias_method :qux,qux32,426 3434 alias_method :xyz,xyz33,455
3435 alias_method :xyz,xyz33,478 3435 :tee ; attr_reader :subtlesubtle34,478
3436 :tee ; attr_reader :subtlesubtle34,503 3436A::Constant Constant38,533
3437A::Constant Constant39,568
3438 3437
3439tex-src/testenv.tex,52 3438tex-src/testenv.tex,52
3440\newcommand{\nm}\nm4,77 3439\newcommand{\nm}\nm4,77
diff --git a/test/etags/ETAGS.good_4 b/test/etags/ETAGS.good_4
index 32390fab324..dbae59bd59e 100644
--- a/test/etags/ETAGS.good_4
+++ b/test/etags/ETAGS.good_4
@@ -3225,7 +3225,7 @@ module ModuleExample1,0
3225 def module_instance_method46,1051 3225 def module_instance_method46,1051
3226 def ModuleExample.module_class_methodmodule_class_method49,1131 3226 def ModuleExample.module_class_methodmodule_class_method49,1131
3227 3227
3228ruby-src/test1.ru,828 3228ruby-src/test1.ru,785
3229class A1,0 3229class A1,0
3230 def a(2,8 3230 def a(2,8
3231 def b(5,38 3231 def b(5,38
@@ -3237,21 +3237,20 @@ module A9,57
3237 def foo!15,121 3237 def foo!15,121
3238 def self._bar?(_bar?18,143 3238 def self._bar?(_bar?18,143
3239 def qux=(qux=22,194 3239 def qux=(qux=22,194
3240 def X25,232 3240 attr_reader :foofoo26,233
3241 attr_reader :foofoo26,242 3241 attr_reader :read1 read127,254
3242 attr_reader :read1 read127,265 3242 attr_reader :read1 , :read2;read227,254
3243 attr_reader :read1 , :read2;read227,265 3243 attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
3244 attr_reader :read1 , :read2; attr_writer :write1,write1=27,265 3244 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
3245 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,265 3245 attr_writer :bar,bar=28,316
3246 attr_writer :bar,bar=28,329 3246 :baz,baz=29,338
3247 :baz,baz=29,353 3247 :moremore=30,360
3248 :moremore=30,377 3248 attr_accessor :teetee31,382
3249 attr_accessor :teetee31,401 3249 attr_accessor :teetee=31,382
3250 attr_accessor :teetee=31,401 3250 alias_method :qux,qux32,405
3251 alias_method :qux,qux32,426 3251 alias_method :xyz,xyz33,455
3252 alias_method :xyz,xyz33,478 3252 :tee ; attr_reader :subtlesubtle34,478
3253 :tee ; attr_reader :subtlesubtle34,503 3253A::Constant Constant38,533
3254A::Constant Constant39,568
3255 3254
3256tex-src/testenv.tex,52 3255tex-src/testenv.tex,52
3257\newcommand{\nm}\nm4,77 3256\newcommand{\nm}\nm4,77
diff --git a/test/etags/ETAGS.good_5 b/test/etags/ETAGS.good_5
index ee19bcfc9d2..9ea77977ab6 100644
--- a/test/etags/ETAGS.good_5
+++ b/test/etags/ETAGS.good_5
@@ -4142,7 +4142,7 @@ module ModuleExample1,0
4142 def module_instance_method46,1051 4142 def module_instance_method46,1051
4143 def ModuleExample.module_class_methodmodule_class_method49,1131 4143 def ModuleExample.module_class_methodmodule_class_method49,1131
4144 4144
4145ruby-src/test1.ru,828 4145ruby-src/test1.ru,785
4146class A1,0 4146class A1,0
4147 def a(2,8 4147 def a(2,8
4148 def b(5,38 4148 def b(5,38
@@ -4154,21 +4154,20 @@ module A9,57
4154 def foo!15,121 4154 def foo!15,121
4155 def self._bar?(_bar?18,143 4155 def self._bar?(_bar?18,143
4156 def qux=(qux=22,194 4156 def qux=(qux=22,194
4157 def X25,232 4157 attr_reader :foofoo26,233
4158 attr_reader :foofoo26,242 4158 attr_reader :read1 read127,254
4159 attr_reader :read1 read127,265 4159 attr_reader :read1 , :read2;read227,254
4160 attr_reader :read1 , :read2;read227,265 4160 attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
4161 attr_reader :read1 , :read2; attr_writer :write1,write1=27,265 4161 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
4162 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,265 4162 attr_writer :bar,bar=28,316
4163 attr_writer :bar,bar=28,329 4163 :baz,baz=29,338
4164 :baz,baz=29,353 4164 :moremore=30,360
4165 :moremore=30,377 4165 attr_accessor :teetee31,382
4166 attr_accessor :teetee31,401 4166 attr_accessor :teetee=31,382
4167 attr_accessor :teetee=31,401 4167 alias_method :qux,qux32,405
4168 alias_method :qux,qux32,426 4168 alias_method :xyz,xyz33,455
4169 alias_method :xyz,xyz33,478 4169 :tee ; attr_reader :subtlesubtle34,478
4170 :tee ; attr_reader :subtlesubtle34,503 4170A::Constant Constant38,533
4171A::Constant Constant39,568
4172 4171
4173tex-src/testenv.tex,52 4172tex-src/testenv.tex,52
4174\newcommand{\nm}\nm4,77 4173\newcommand{\nm}\nm4,77
diff --git a/test/etags/ETAGS.good_6 b/test/etags/ETAGS.good_6
index f4d9ab8c1a1..7420a41b108 100644
--- a/test/etags/ETAGS.good_6
+++ b/test/etags/ETAGS.good_6
@@ -4142,7 +4142,7 @@ module ModuleExample1,0
4142 def module_instance_method46,1051 4142 def module_instance_method46,1051
4143 def ModuleExample.module_class_methodmodule_class_method49,1131 4143 def ModuleExample.module_class_methodmodule_class_method49,1131
4144 4144
4145ruby-src/test1.ru,828 4145ruby-src/test1.ru,785
4146class A1,0 4146class A1,0
4147 def a(2,8 4147 def a(2,8
4148 def b(5,38 4148 def b(5,38
@@ -4154,21 +4154,20 @@ module A9,57
4154 def foo!15,121 4154 def foo!15,121
4155 def self._bar?(_bar?18,143 4155 def self._bar?(_bar?18,143
4156 def qux=(qux=22,194 4156 def qux=(qux=22,194
4157 def X25,232 4157 attr_reader :foofoo26,233
4158 attr_reader :foofoo26,242 4158 attr_reader :read1 read127,254
4159 attr_reader :read1 read127,265 4159 attr_reader :read1 , :read2;read227,254
4160 attr_reader :read1 , :read2;read227,265 4160 attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
4161 attr_reader :read1 , :read2; attr_writer :write1,write1=27,265 4161 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
4162 attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,265 4162 attr_writer :bar,bar=28,316
4163 attr_writer :bar,bar=28,329 4163 :baz,baz=29,338
4164 :baz,baz=29,353 4164 :moremore=30,360
4165 :moremore=30,377 4165 attr_accessor :teetee31,382
4166 attr_accessor :teetee31,401 4166 attr_accessor :teetee=31,382
4167 attr_accessor :teetee=31,401 4167 alias_method :qux,qux32,405
4168 alias_method :qux,qux32,426 4168 alias_method :xyz,xyz33,455
4169 alias_method :xyz,xyz33,478 4169 :tee ; attr_reader :subtlesubtle34,478
4170 :tee ; attr_reader :subtlesubtle34,503 4170A::Constant Constant38,533
4171A::Constant Constant39,568
4172 4171
4173tex-src/testenv.tex,52 4172tex-src/testenv.tex,52
4174\newcommand{\nm}\nm4,77 4173\newcommand{\nm}\nm4,77
diff --git a/test/etags/ruby-src/test1.ru b/test/etags/ruby-src/test1.ru
index bc9dbec36a2..93888c1040b 100644
--- a/test/etags/ruby-src/test1.ru
+++ b/test/etags/ruby-src/test1.ru
@@ -22,17 +22,16 @@ module A
22 def qux=(tee) 22 def qux=(tee)
23 end 23 end
24 end 24 end
25 def X 25
26 attr_reader :foo 26 attr_reader :foo
27 attr_reader :read1 , :read2; attr_writer :write1, :write2 27 attr_reader :read1 , :read2; attr_writer :write1, :write2
28 attr_writer :bar, 28 attr_writer :bar,
29 :baz, 29 :baz,
30 :more 30 :more
31 attr_accessor :tee 31 attr_accessor :tee
32 alias_method :qux, :tee, attr_accessor :bogus 32 alias_method :qux, :tee, attr_accessor :bogus
33 alias_method :xyz, 33 alias_method :xyz,
34 :tee ; attr_reader :subtle 34 :tee ; attr_reader :subtle
35 end
36 end 35 end
37end 36end
38 37