mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-11 16:10:45 +03:00
tests especially on sorting - test/xsltutils.c: oops multiple sorts was actually broken !!! this should fix it Daniel
8 lines
74 B
XML
8 lines
74 B
XML
<AAA>
|
|
<BBB>10 </BBB>
|
|
<BBB>5 </BBB>
|
|
<BBB>7 </BBB>
|
|
</AAA>
|
|
|
|
|