mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-05 12:10:38 +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>
|
|
|
|
|