chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4629958
)
doxygen: make KDevelop higlighting happier.
author
Vladimír Vondruš
<mosra@centrum.cz>
Tue, 15 May 2018 15:28:27 +0000
(17:28 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Tue, 15 May 2018 15:29:58 +0000
(17:29 +0200)
doxygen/test/test_search.py
patch
|
blob
|
history
diff --git
a/doxygen/test/test_search.py
b/doxygen/test/test_search.py
index d080814f424be44608cd828b41f973e7ecb1d993..a8c5da756e8a063a5a584d181623a1e07a0bfbde 100755
(executable)
--- a/
doxygen/test/test_search.py
+++ b/
doxygen/test/test_search.py
@@
-32,7
+32,7
@@
from types import SimpleNamespace as Empty
from dox2html5 import Trie, ResultMap, ResultFlag, serialize_search_data, search_data_header_struct
-from
test
import IntegrationTestCase
+from
.
import IntegrationTestCase
def _pretty_print_trie(serialized: bytearray, hashtable, stats, base_offset, indent, show_merged, show_lookahead_barriers, color_map) -> str:
# Visualize where the trees were merged