Commit 1b75c3bd69e93cdb2d6cbddfe34db28130157daf

Daniel Veillard 2005-06-26T21:49:08

avoid name glob in agruments as it matches the glob() routine. first steps * include/libxml/valid.h valid.c: avoid name glob in agruments as it matches the glob() routine. * runtest.c Makefile.am: first steps toward a C regression test framework. Daniel