Fix debug info test on Python 2 with Clang support
This commit is contained in:
parent
8e448920c9
commit
638ee2e5f8
@ -209,7 +209,7 @@ def YouCompleteMe_DebugInfo_ServerRunning_test( ycm ):
|
|||||||
'Extra configuration path: .*testdata[/\\\\]\\.ycm_extra_conf\\.py\n'
|
'Extra configuration path: .*testdata[/\\\\]\\.ycm_extra_conf\\.py\n'
|
||||||
'(?(CLANG)C-family completer debug information:\n'
|
'(?(CLANG)C-family completer debug information:\n'
|
||||||
' Compilation database path: None\n'
|
' Compilation database path: None\n'
|
||||||
' Flags: \\[\'_TEMP_FILE_\'.*\\]\n'
|
' Flags: \\[u?\'_TEMP_FILE_\'.*\\]\n'
|
||||||
' Translation unit: .+\n)'
|
' Translation unit: .+\n)'
|
||||||
'Server running at: .+\n'
|
'Server running at: .+\n'
|
||||||
'Server process ID: \d+\n'
|
'Server process ID: \d+\n'
|
||||||
|
Loading…
Reference in New Issue
Block a user