xref: /Universal-ctags/Tmain/roledef.d/stderr-expected.txt (revision 97d2a1217882963dbd8e66b5e60a5ec6ac31c268)
1
2# echo unknown lang
3ctags: Unknown language "NOSUCHLANG" in "_roledef-NOSUCHLANG" option
4ctags: Unknown language "NOSUCHLANG" in "_roledef-NOSUCHLANG.k" option
5ctags: Unknown language "NOSUCHLANG" in "_roledef-NOSUCHLANG.{kind}" option
6
7# no kind spec
8ctags: no kind is specifined in "--_roledef-IMAGINARY="
9ctags: no kind is specifined in "--_roledef-IMAGINARY="
10ctags: no kind is specifined in "--_roledef-IMAGINARY=role"
11ctags: no kind is specifined in "--_roledef-IMAGINARY=role,roles"
12
13# echo unknown kind letter
14ctags: the kind for letter `x' specified in "--_roledef-IMAGINARY.x" option is not defined.
15ctags: the kind for letter `x' specified in "--_roledef-IMAGINARY.x" option is not defined.
16ctags: the kind for letter `x' specified in "--_roledef-IMAGINARY.x" option is not defined.
17ctags: the kind for letter `x' specified in "--_roledef-IMAGINARY.x" option is not defined.
18
19# echo unknown kind name
20ctags: the kind for name `abc' specified in "--_roledef-IMAGINARY.{abc}" option is not defined.
21ctags: the kind for name `abc' specified in "--_roledef-IMAGINARY.{abc}" option is not defined.
22ctags: the kind for name `abc' specified in "--_roledef-IMAGINARY.{abc}" option is not defined.
23ctags: the kind for name `abc' specified in "--_roledef-IMAGINARY.{abc}" option is not defined.
24
25# wrong char in a kind letter
26ctags: the kind letter given in "--_roledef-IMAGINARY./" option is not an alphabet or a number
27ctags: the kind letter given in "--_roledef-IMAGINARY.%" option is not an alphabet or a number
28ctags: the kind letter given in "--_roledef-IMAGINARY.^" option is not an alphabet or a number
29ctags: the kind letter given in "--_roledef-IMAGINARY.#" option is not an alphabet or a number
30ctags: the kind letter `F' in "--_roledef-IMAGINARY.F" option is reserved for "file" kind, and no role can be attached to it
31ctags: no '}' representing the end of kind name in --_roledef-IMAGINARY.{ option: {
32ctags: no '}' representing the end of kind name in --_roledef-IMAGINARY.{v option: {v
33
34# wrong kind name
35ctags: don't define a role for F/file kind; it has no role: --_roledef-IMAGINARY.{file}
36ctags: the kind for name `' specified in "--_roledef-IMAGINARY.{}" option is not defined.
37ctags: the kind for name `#' specified in "--_roledef-IMAGINARY.{#}" option is not defined.
38
39# empty role name
40ctags: no role description specified in "--_roledef-IMAGINARY.v" option
41ctags: the role name in "--_roledef-IMAGINARY.v" option is empty
42ctags: the role name in "--_roledef-IMAGINARY.v" option is empty
43ctags: no role description specified in "--_roledef-IMAGINARY.{variable}" option
44ctags: the role name in "--_roledef-IMAGINARY.{variable}" option is empty
45ctags: the role name in "--_roledef-IMAGINARY.{variable}" option is empty
46
47# wrong char in role name
48ctags: unacceptable char as part of role name in "--_roledef-IMAGINARY.v" option: +
49ctags: unacceptable char as part of role name in "--_roledef-IMAGINARY.{variable}" option: +
50
51# empty description
52ctags: no role description specified in "--_roledef-IMAGINARY.v" option
53ctags: found an empty role description in "--_roledef-IMAGINARY.v" option
54ctags: no role description specified in "--_roledef-IMAGINARY.{variable}" option
55ctags: found an empty role description in "--_roledef-IMAGINARY.{variable}" option
56
57# role is acceptable but no input file
58ctags: No files specified. Try "ctags --help".
59ctags: No files specified. Try "ctags --help".
60
61# listing with --list-roles
62
63# listing with --list-kinds-full
64
65# inject a flag separator
66
67# inject a broken flag separator(1)
68ctags: Warning: long flags specifier opened with `{' is not closed `}': "{foo"
69ctags: Warning: long flags specifier opened with `{' is not closed `}': "{foo"
70
71# inject a broken flag separator(2)
72ctags: Warning: long flags specifier opened with `{' is not closed `}': "{"
73ctags: Warning: long flags specifier opened with `{' is not closed `}': "{"
74
75# use a { in description (1)
76
77# use a { in description (2)
78
79# use a \ in description
80
81# description started from {
82ctags: found an empty role description in "--_roledef-IMAGINARY.v" option
83ctags: found an empty role description in "--_roledef-IMAGINARY.{variable}" option
84
85# description started from \{
86
87# too many roles
88ctags: Too many role definition for kind "variable" of language "IMAGINARY" (> 63)
89