mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
fixed XML Base computation which was broken added a base function to the
* tree.c: fixed XML Base computation which was broken * debugXML.c: added a base function to the shell * Makefile.am result/scripts/* test/scripts/*: added scripts based regression tests, and adding 2 XML Base tests Daniel
This commit is contained in:
7
test/scripts/base2.script
Normal file
7
test/scripts/base2.script
Normal file
@ -0,0 +1,7 @@
|
||||
base
|
||||
cd //e
|
||||
base
|
||||
cd .//img
|
||||
base
|
||||
exit
|
||||
|
Reference in New Issue
Block a user