Fix the etags test suite
* test/manual/etags/ETAGS.good_2: * test/manual/etags/ETAGS.good_3: * test/manual/etags/ETAGS.good_4: * test/manual/etags/ETAGS.good_5: * test/manual/etags/ETAGS.good_6: * test/manual/etags/CTAGS.good: Adjust to addition test.rs.
This commit is contained in:
parent
8ac093ce6f
commit
f572735c51
6 changed files with 28 additions and 0 deletions
|
@ -759,6 +759,7 @@ Install_Abort_Handler/p ada-src/2ataspri.ads /^ procedure Install_Abort_Handle
|
|||
Install_Error_Handler/p ada-src/2ataspri.adb /^ procedure Install_Error_Handler (Handler : Syst/
|
||||
Install_Error_Handler/p ada-src/2ataspri.ads /^ procedure Install_Error_Handler (Handler : Syst/
|
||||
Invoking gzip tex-src/gzip.texi /^@node Invoking gzip, Advanced usage, Sample, Top$/
|
||||
IpAddrKind rs-src/test.rs 3
|
||||
IsControlChar pas-src/common.pas /^function IsControlChar; (*($/
|
||||
IsControlCharName pas-src/common.pas /^function IsControlCharName($/
|
||||
Is_Set/f ada-src/2ataspri.adb /^ function Is_Set (Cell : in TAS_Cell) return Bo/
|
||||
|
@ -984,6 +985,7 @@ MoveLayerBottom lua-src/allegro.lua /^function MoveLayerBottom ()$/
|
|||
MoveLayerTop lua-src/allegro.lua /^function MoveLayerTop ()$/
|
||||
Mtest.go go-src/test.go 1
|
||||
Mtest.go go-src/test.go /^func main() {$/
|
||||
Mtest.rs rs-src/test.rs /^fn main() {$/
|
||||
Mtest1.go go-src/test1.go 1
|
||||
Mtest1.go go-src/test1.go /^func main() {$/
|
||||
Mx.cc cp-src/x.cc /^main(int argc, char *argv[])$/
|
||||
|
@ -4323,6 +4325,7 @@ test php-src/ptest.php /^test $/
|
|||
test-begin scm-src/test.scm /^(define-syntax test-begin$/
|
||||
test.me22b lua-src/test.lua /^ local function test.me22b (one)$/
|
||||
test.me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/
|
||||
test1 rs-src/test.rs /^fn test1() {$/
|
||||
test_undefined c-src/emacs/src/keyboard.c /^test_undefined (Lisp_Object binding)$/
|
||||
texttreelist prol-src/natded.prolog /^texttreelist([]).$/
|
||||
there-is-a-=-in-the-middle! scm-src/test.scm /^(define (there-is-a-=-in-the-middle!) #t)$/
|
||||
|
|
|
@ -3707,6 +3707,11 @@ module A9,57
|
|||
alias_method ( :foo2,foo237,586
|
||||
A::Constant Constant42,655
|
||||
|
||||
rs-src/test.rs,52
|
||||
enum IpAddrKind 3,11
|
||||
fn test1(8,48
|
||||
fn main(12,88
|
||||
|
||||
scm-src/test.scm,260
|
||||
(define hello 1,0
|
||||
(set! hello 3,32
|
||||
|
|
|
@ -3541,6 +3541,11 @@ module A9,57
|
|||
alias_method ( :foo2,foo237,586
|
||||
A::Constant Constant42,655
|
||||
|
||||
rs-src/test.rs,52
|
||||
enum IpAddrKind 3,11
|
||||
fn test1(8,48
|
||||
fn main(12,88
|
||||
|
||||
scm-src/test.scm,260
|
||||
(define hello 1,0
|
||||
(set! hello 3,32
|
||||
|
|
|
@ -3296,6 +3296,11 @@ module A9,57
|
|||
alias_method ( :foo2,foo237,586
|
||||
A::Constant Constant42,655
|
||||
|
||||
rs-src/test.rs,52
|
||||
enum IpAddrKind 3,11
|
||||
fn test1(8,48
|
||||
fn main(12,88
|
||||
|
||||
scm-src/test.scm,260
|
||||
(define hello 1,0
|
||||
(set! hello 3,32
|
||||
|
|
|
@ -4276,6 +4276,11 @@ module A9,57
|
|||
alias_method ( :foo2,foo237,586
|
||||
A::Constant Constant42,655
|
||||
|
||||
rs-src/test.rs,52
|
||||
enum IpAddrKind 3,11
|
||||
fn test1(8,48
|
||||
fn main(12,88
|
||||
|
||||
scm-src/test.scm,260
|
||||
(define hello 1,0
|
||||
(set! hello 3,32
|
||||
|
|
|
@ -4276,6 +4276,11 @@ module A9,57
|
|||
alias_method ( :foo2,foo237,586
|
||||
A::Constant Constant42,655
|
||||
|
||||
rs-src/test.rs,52
|
||||
enum IpAddrKind 3,11
|
||||
fn test1(8,48
|
||||
fn main(12,88
|
||||
|
||||
scm-src/test.scm,260
|
||||
(define hello 1,0
|
||||
(set! hello 3,32
|
||||
|
|
Loading…
Add table
Reference in a new issue