1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
Commit Graph

111 Commits

Author SHA1 Message Date
Daniel Veillard
3056404d75 adding URI tests Daniel
* runtest.c: adding URI tests
Daniel
2005-06-28 07:30:41 +00:00
Daniel Veillard
48dec9d3e5 adding xml:id Daniel
* runtest.c: adding xml:id
Daniel
2005-06-27 22:56:11 +00:00
Daniel Veillard
54a203c12a finishing XPath, adding XPointer Daniel
* runtest.c: finishing XPath, adding XPointer
Daniel
2005-06-27 22:29:56 +00:00
Daniel Veillard
970adf5d0c adding more coverage, XInclude and starting XPath Daniel
* runtest.c: adding more coverage, XInclude and starting XPath
Daniel
2005-06-27 16:40:10 +00:00
Daniel Veillard
dbee0f1989 working some weird error reporting problem for DTD validation. augmented
* error.c valid.c: working some weird error reporting problem for
  DTD validation.
* runtest.c: augmented with DTD validation tests
* result/VC/OneID*: slight change in validation output.
Daniel
2005-06-27 13:42:57 +00:00
Daniel Veillard
fc319af531 added most HTML tests Daniel
* runtest.c: added most HTML tests
Daniel
2005-06-27 12:44:55 +00:00
Daniel Veillard
4a5a964c66 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
* result/*.sax2 MAkefile.am: added SAXv2 regression tests apparently
  missing.
* runtest.c: added SAX1/SAX2 checks.
Daniel
2005-06-27 10:40:55 +00:00
Daniel Veillard
c950d70998 continue to increase the tests Daniel
* runtest.c: continue to increase the tests
Daniel
2005-06-27 09:15:06 +00:00
Daniel Veillard
c111c15390 continue to increase the tests Daniel
* runtest.c: continue to increase the tests
Daniel
2005-06-27 08:22:10 +00:00
Daniel Veillard
fd110d29cc continue to increase the tests Daniel
* runtest.c: continue to increase the tests
Daniel
2005-06-27 00:02:02 +00:00
Daniel Veillard
1b75c3bd69 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
2005-06-26 21:49:08 +00:00