From f0cb070b695309bc9c33442b66165e1c5db7f883 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 5 Feb 2002 23:23:15 +0000 Subject: attempst to tweak to get full memory debug... the basic API starts to work * configure.in python/Makefile.am: attempst to tweak to get full memory debug... * python/generator.py python/libxsl.py python/libxslt-python-api.xml python/libxslt.c python/libxslt_wrap.h python/libxsltclass.txt: the basic API starts to work * python/tests/test.*: first basic test * libxslt/xsltutils.c: fixed a comment Daniel --- python/tests/test.xml | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/tests/test.xml (limited to 'python/tests/test.xml') diff --git a/python/tests/test.xml b/python/tests/test.xml new file mode 100644 index 00000000..24110d92 --- /dev/null +++ b/python/tests/test.xml @@ -0,0 +1 @@ + -- cgit v1.2.3