mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2026-01-07 21:58:22 +03:00
Use runtest.c from libxml2 as a starting point. This finally allows us to run most of tests with CMake and Autotools VPATH builds.
9 lines
66 B
XML
9 lines
66 B
XML
<AAA>
|
|
<Title>foo</Title>
|
|
<AAA>
|
|
<BBB/>
|
|
</AAA>
|
|
</AAA>
|
|
|
|
|