1 2# NOSUCHLANG 3ctags: Unknown language "NOSUCHLANG" in "kinddef-NOSUCHLANG" option 4 5# define "a" 6 7# no description 1 8ctags: found an empty kind description in "--kinddef-MYTEST" option 9 10# no description 2 11ctags: no kind description specified in "--kinddef-MYTEST" option 12 13# no name 1 14ctags: no kind name specified in "--kinddef-MYTEST" option 15 16# no name 2 17ctags: wrong kind definition in "--kinddef-MYTEST" option: no comma after letter 18 19# an empty name 1 20ctags: the kind name in "--kinddef-MYTEST" option is empty 21 22# an empty name 2 23ctags: the kind name in "--kinddef-MYTEST" option is empty 24 25# wrong letter in name 1 26ctags: non-alphanumeric char is used as part of kind name: 'a x' in "--kinddef-MYTEST" option 27 28# wrong letter in name 2 29ctags: non-alphanumeric char is used as part of kind name: 'a x' in "--kinddef-MYTEST" option 30 31# wrong letter in name 3 32ctags: no kind description specified in "--kinddef-MYTEST" option 33 34# no letter 1 35ctags: no kind letter specified in "--kinddef-MYTEST" option 36 37# no letter 2 38ctags: no kind letter specified in "--kinddef-MYTEST" option 39 40# no letter 3 41ctags: no kind letter specified in "--kinddef-MYTEST" option 42 43# no letter 4 44ctags: no kind letter specified in "--kinddef-MYTEST" option 45 46# no letter 5 47ctags: no kind definition specified in "--kinddef-MYTEST" option 48 49# wrong letter 50ctags: the kind letter given in "--kinddef-MYTEST" option is not an alphabet 51 52# wrong letter (using number) 53ctags: the kind letter given in "--kinddef-MYTEST" option is not an alphabet 54 55# reusing the letter for file kind 56ctags: the kind letter `F' in "--kinddef-MYTEST" option is reserved for "file" kind 57 58# reusing the name for file kind 59ctags: the kind name file in "--kinddef-MYTEST" option is reserved 60 61# inject a flag separator 62 63# inject a broken flag separator(1) 64ctags: Warning: long flags specifier opened with `{' is not closed `}': "{foo" 65 66# inject a broken flag separator(2) 67ctags: Warning: long flags specifier opened with `{' is not closed `}': "{" 68 69# use a { in description (1) 70 71# use a { in description (2) 72 73# use a number char as the initial letter 74ctags: a kind name doesn't start with an alphabetical character: '0kind' in "--kinddef-MYTEST" option 75 76# use a number char within the body 77 78# use a \ in description 79 80# description started from { 81ctags: found an empty kind description in "--kinddef-MYTEST" option 82 83# description started from \{ 84 85# _refonly flag 86