Fix debug info test when ycmd is compiled with C-family support
This commit is contained in:
parent
d4cddbcc7f
commit
1df76bbb39
@ -207,7 +207,8 @@ def YouCompleteMe_DebugInfo_ServerRunning_test( ycm ):
|
||||
'Extra configuration path: .*testdata[/\\\\]\\.ycm_extra_conf\\.py\n'
|
||||
'(?(CLANG)C-family completer debug information:\n'
|
||||
' Compilation database path: None\n'
|
||||
' Flags: \\[\'_TEMP_FILE_\'.*\\]\n)'
|
||||
' Flags: \\[\'_TEMP_FILE_\'.*\\]\n'
|
||||
' Translation unit: .+\n)'
|
||||
'Server running at: .+\n'
|
||||
'Server process ID: \d+\n'
|
||||
'Server logfiles:\n'
|
||||
|
Loading…
Reference in New Issue
Block a user