Skip to content

Commit 51fdd68

Browse files
klemens-morgensternvinniefalco
authored andcommitted
utf8 is tested.
fix #45, close #175
1 parent 49e2aad commit 51fdd68

File tree

3 files changed

+11
-39
lines changed

3 files changed

+11
-39
lines changed

test-files/old-tests/brief-1.cpp

Lines changed: 0 additions & 39 deletions
This file was deleted.

test-files/old-tests/utf-8.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bool Христос_воскрес() { return true; }

test-files/old-tests/utf-8.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<mrdox xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xsi:noNamespaceSchemaLocation="https://github.com/cppalliance/mrdox/raw/develop/mrdox.rnc">
4+
<namespace name="">
5+
<function name="Христос_воскрес" id="s6XCVcQ8RMTkyc8SmoMVVgJrVgs=">
6+
<file path="utf-8.cpp" line="1" class="def"/>
7+
<return type="bool"/>
8+
</function>
9+
</namespace>
10+
</mrdox>

0 commit comments

Comments
 (0)