diff options
| author | Dmitry Gutov | 2016-02-04 12:21:03 +0300 |
|---|---|---|
| committer | Dmitry Gutov | 2016-02-04 12:21:03 +0300 |
| commit | 3dda11032f9f49c285b0433b47802ceed2ade406 (patch) | |
| tree | 2921a8813802745e682fa20316e575aa6453b68b | |
| parent | bf64d65c640ebec74d804a76b8e6cef28c275381 (diff) | |
| download | emacs-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.good | 29 | ||||
| -rw-r--r-- | test/etags/ETAGS.good_1 | 31 | ||||
| -rw-r--r-- | test/etags/ETAGS.good_2 | 31 | ||||
| -rw-r--r-- | test/etags/ETAGS.good_3 | 31 | ||||
| -rw-r--r-- | test/etags/ETAGS.good_4 | 31 | ||||
| -rw-r--r-- | test/etags/ETAGS.good_5 | 31 | ||||
| -rw-r--r-- | test/etags/ETAGS.good_6 | 31 | ||||
| -rw-r--r-- | test/etags/ruby-src/test1.ru | 21 |
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 | |||
| 454 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ | 454 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ |
| 455 | Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ | 455 | Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ |
| 456 | ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ | 456 | ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ |
| 457 | Constant ruby-src/test1.ru 39 | 457 | Constant ruby-src/test1.ru 38 |
| 458 | ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ | 458 | ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ |
| 459 | Controls pyt-src/server.py /^class Controls:$/ | 459 | Controls pyt-src/server.py /^class Controls:$/ |
| 460 | CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ | 460 | CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ |
| @@ -1491,7 +1491,6 @@ WorkingDays cp-src/functions.cpp /^int WorkingDays(Date a, Date b){$/ | |||
| 1491 | Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | 1491 | Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ |
| 1492 | Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | 1492 | Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ |
| 1493 | X c-src/h.h 100 | 1493 | X c-src/h.h 100 |
| 1494 | X ruby-src/test1.ru /^ def X$/ | ||
| 1495 | XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ | 1494 | XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ |
| 1496 | XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ | 1495 | XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ |
| 1497 | XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/ | 1496 | XBUFFER_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) {}}$/ | |||
| 2556 | bar c.c 143 | 2555 | bar c.c 143 |
| 2557 | bar c-src/h.h 19 | 2556 | bar c-src/h.h 19 |
| 2558 | bar cp-src/x.cc /^XX::bar()$/ | 2557 | bar cp-src/x.cc /^XX::bar()$/ |
| 2559 | bar= ruby-src/test1.ru /^ attr_writer :bar,$/ | 2558 | bar= ruby-src/test1.ru /^ attr_writer :bar,$/ |
| 2560 | bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ | 2559 | bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ |
| 2561 | base c-src/emacs/src/lisp.h 2188 | 2560 | base c-src/emacs/src/lisp.h 2188 |
| 2562 | base cp-src/c.C /^double base (void) const { return rng_base; }$/ | 2561 | base cp-src/c.C /^double base (void) const { return rng_base; }$/ |
| 2563 | base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ | 2562 | base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ |
| 2564 | baz= ruby-src/test1.ru /^ :baz,$/ | 2563 | baz= ruby-src/test1.ru /^ :baz,$/ |
| 2565 | bb c.c 275 | 2564 | bb c.c 275 |
| 2566 | bbb c.c 251 | 2565 | bbb c.c 251 |
| 2567 | bbbbbb c-src/h.h 113 | 2566 | bbbbbb c-src/h.h 113 |
| @@ -3007,7 +3006,7 @@ foo f-src/entry.for /^ character*(*) function foo()$/ | |||
| 3007 | foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ | 3006 | foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ |
| 3008 | foo f-src/entry.strange /^ character*(*) function foo()$/ | 3007 | foo f-src/entry.strange /^ character*(*) function foo()$/ |
| 3009 | foo php-src/ptest.php /^foo()$/ | 3008 | foo php-src/ptest.php /^foo()$/ |
| 3010 | foo ruby-src/test1.ru /^ attr_reader :foo$/ | 3009 | foo ruby-src/test1.ru /^ attr_reader :foo$/ |
| 3011 | foo! ruby-src/test1.ru /^ def foo!$/ | 3010 | foo! ruby-src/test1.ru /^ def foo!$/ |
| 3012 | foobar c-src/c.c /^int foobar() {;}$/ | 3011 | foobar c-src/c.c /^int foobar() {;}$/ |
| 3013 | foobar c.c /^extern void foobar (void) __attribute__ ((section / | 3012 | foobar c.c /^extern void foobar (void) __attribute__ ((section / |
| @@ -3515,7 +3514,7 @@ modifier_symbols c-src/emacs/src/keyboard.c 6327 | |||
| 3515 | modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ | 3514 | modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ |
| 3516 | module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ | 3515 | module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ |
| 3517 | module_instance_method ruby-src/test.rb /^ def module_instance_method$/ | 3516 | module_instance_method ruby-src/test.rb /^ def module_instance_method$/ |
| 3518 | more= ruby-src/test1.ru /^ :more$/ | 3517 | more= ruby-src/test1.ru /^ :more$/ |
| 3519 | more_aligned_int c.c 165 | 3518 | more_aligned_int c.c 165 |
| 3520 | morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ | 3519 | morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ |
| 3521 | morecore_recursing c-src/emacs/src/gmalloc.c 604 | 3520 | morecore_recursing c-src/emacs/src/gmalloc.c 604 |
| @@ -3881,7 +3880,7 @@ questo ../c/c.web 34 | |||
| 3881 | quiettest make-src/Makefile /^quiettest:$/ | 3880 | quiettest make-src/Makefile /^quiettest:$/ |
| 3882 | quit_char c-src/emacs/src/keyboard.c 192 | 3881 | quit_char c-src/emacs/src/keyboard.c 192 |
| 3883 | quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ | 3882 | quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ |
| 3884 | qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor :bogu/ | 3883 | qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor :bogus$/ |
| 3885 | qux= ruby-src/test1.ru /^ def qux=(tee)$/ | 3884 | qux= ruby-src/test1.ru /^ def qux=(tee)$/ |
| 3886 | r0 c-src/sysdep.h 54 | 3885 | r0 c-src/sysdep.h 54 |
| 3887 | r1 c-src/sysdep.h 55 | 3886 | r1 c-src/sysdep.h 55 |
| @@ -3906,8 +3905,8 @@ read cp-src/conway.hpp /^ char read() { return alive; }$/ | |||
| 3906 | read php-src/lce_functions.php /^ function read()$/ | 3905 | read php-src/lce_functions.php /^ function read()$/ |
| 3907 | read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | 3906 | read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ |
| 3908 | read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | 3907 | read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ |
| 3909 | read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ | 3908 | read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 3910 | read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ | 3909 | read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 3911 | read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ | 3910 | read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ |
| 3912 | read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ | 3911 | read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ |
| 3913 | read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/ | 3912 | read_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/ | |||
| 4166 | subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ | 4165 | subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ |
| 4167 | subsubsection perl-src/htlmify-cystic 27 | 4166 | subsubsection perl-src/htlmify-cystic 27 |
| 4168 | subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ | 4167 | subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ |
| 4169 | subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ | 4168 | subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ |
| 4170 | subtree prol-src/natded.prolog /^subtree(T,T).$/ | 4169 | subtree prol-src/natded.prolog /^subtree(T,T).$/ |
| 4171 | suffix c-src/etags.c 186 | 4170 | suffix c-src/etags.c 186 |
| 4172 | suffixes c-src/etags.c 195 | 4171 | suffixes c-src/etags.c 195 |
| @@ -4283,8 +4282,8 @@ tags-with-face el-src/emacs/lisp/progmodes/etags.el /^(defmacro tags-with-face ( | |||
| 4283 | target_multibyte c-src/emacs/src/regex.h 407 | 4282 | target_multibyte c-src/emacs/src/regex.h 407 |
| 4284 | tcpdump html-src/software.html /^tcpdump$/ | 4283 | tcpdump html-src/software.html /^tcpdump$/ |
| 4285 | teats cp-src/c.C 127 | 4284 | teats cp-src/c.C 127 |
| 4286 | tee ruby-src/test1.ru /^ attr_accessor :tee$/ | 4285 | tee ruby-src/test1.ru /^ attr_accessor :tee$/ |
| 4287 | tee= ruby-src/test1.ru /^ attr_accessor :tee$/ | 4286 | tee= ruby-src/test1.ru /^ attr_accessor :tee$/ |
| 4288 | temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / | 4287 | temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / |
| 4289 | tend c-src/etags.c 2432 | 4288 | tend c-src/etags.c 2432 |
| 4290 | terminate objc-src/Subprocess.m /^- terminate:sender$/ | 4289 | terminate objc-src/Subprocess.m /^- terminate:sender$/ |
| @@ -4453,8 +4452,8 @@ womboid c-src/h.h 75 | |||
| 4453 | word_size c-src/emacs/src/lisp.h 1473 | 4452 | word_size c-src/emacs/src/lisp.h 1473 |
| 4454 | write php-src/lce_functions.php /^ function write()$/ | 4453 | write php-src/lce_functions.php /^ function write()$/ |
| 4455 | write php-src/lce_functions.php /^ function write($save="yes")$/ | 4454 | write php-src/lce_functions.php /^ function write($save="yes")$/ |
| 4456 | write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ | 4455 | write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 4457 | write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :wr/ | 4456 | write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 4458 | write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ | 4457 | write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ |
| 4459 | write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ | 4458 | write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ |
| 4460 | write_lex prol-src/natded.prolog /^write_lex(File):-$/ | 4459 | write_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 | |||
| 4495 | xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ | 4494 | xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ |
| 4496 | xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ | 4495 | xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ |
| 4497 | xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ | 4496 | xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ |
| 4498 | xyz ruby-src/test1.ru /^ alias_method :xyz,$/ | 4497 | xyz ruby-src/test1.ru /^ alias_method :xyz,$/ |
| 4499 | y cp-src/conway.hpp 7 | 4498 | y cp-src/conway.hpp 7 |
| 4500 | y cp-src/clheir.hpp 49 | 4499 | y cp-src/clheir.hpp 49 |
| 4501 | y cp-src/clheir.hpp 58 | 4500 | y 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 | ||
| 3064 | ruby-src/test1.ru,828 | 3064 | ruby-src/test1.ru,785 |
| 3065 | class A1,0 | 3065 | class 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 | 3089 | A::Constant Constant38,533 |
| 3090 | A::Constant Constant39,568 | ||
| 3091 | 3090 | ||
| 3092 | tex-src/testenv.tex,52 | 3091 | tex-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 | ||
| 3634 | ruby-src/test1.ru,828 | 3634 | ruby-src/test1.ru,785 |
| 3635 | class A1,0 | 3635 | class 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 | 3659 | A::Constant Constant38,533 |
| 3660 | A::Constant Constant39,568 | ||
| 3661 | 3660 | ||
| 3662 | tex-src/testenv.tex,52 | 3661 | tex-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 | ||
| 3411 | ruby-src/test1.ru,828 | 3411 | ruby-src/test1.ru,785 |
| 3412 | class A1,0 | 3412 | class 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 | 3436 | A::Constant Constant38,533 |
| 3437 | A::Constant Constant39,568 | ||
| 3438 | 3437 | ||
| 3439 | tex-src/testenv.tex,52 | 3438 | tex-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 | ||
| 3228 | ruby-src/test1.ru,828 | 3228 | ruby-src/test1.ru,785 |
| 3229 | class A1,0 | 3229 | class 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 | 3253 | A::Constant Constant38,533 |
| 3254 | A::Constant Constant39,568 | ||
| 3255 | 3254 | ||
| 3256 | tex-src/testenv.tex,52 | 3255 | tex-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 | ||
| 4145 | ruby-src/test1.ru,828 | 4145 | ruby-src/test1.ru,785 |
| 4146 | class A1,0 | 4146 | class 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 | 4170 | A::Constant Constant38,533 |
| 4171 | A::Constant Constant39,568 | ||
| 4172 | 4171 | ||
| 4173 | tex-src/testenv.tex,52 | 4172 | tex-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 | ||
| 4145 | ruby-src/test1.ru,828 | 4145 | ruby-src/test1.ru,785 |
| 4146 | class A1,0 | 4146 | class 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 | 4170 | A::Constant Constant38,533 |
| 4171 | A::Constant Constant39,568 | ||
| 4172 | 4171 | ||
| 4173 | tex-src/testenv.tex,52 | 4172 | tex-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 |
| 37 | end | 36 | end |
| 38 | 37 | ||