commit | 1b75c3bd69e93cdb2d6cbddfe34db28130157daf | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Sun Jun 26 21:49:08 2005 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Sun Jun 26 21:49:08 2005 +0000 |
tree | 5142ca9a6f7eefb691dd93753f25326a6ea2f6fa | |
parent | 7d8b36bcf596388c5856b02dcf7c2243f16ed53e [diff] |
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