• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching refs:tests

649 	     README.tests Makefile.tests \
656 # Install the tests program sources as examples
1570 $(MAKE) MAKEFLAGS+=--silent tests ; fi)
1575 @echo '## Running the regression tests under Valgrind'
1579 testall : tests SVGtests SAXtests
1581 tests: XMLtests XMLenttests NStests IDtests Errtests APItests @READER_TEST@ @TEST_SAX@ @TEST_PUSH@ @TEST_HTML@ @TEST_PHTML@ @TEST_VALID@ URItests @TEST_PATTERN@ @TEST_XPATH@ @TEST_XPTR@ @TEST_XINCLUDE@ @TEST_C14N@ @TEST_DEBUG@ @TEST_CATALOG@ @TEST_REGEXPS@ @TEST_SCHEMAS@ @TEST_SCHEMATRON@ @TEST_THREADS@ Timingtests @TEST_VTIME@ @PYTHON_TESTS@ @TEST_MODULES@
1583 $(MAKE) MAKEFLAGS+=--silent tests ; fi)
1584 @(cd doc/examples ; $(MAKE) MAKEFLAGS+=--silent tests)
1587 @echo '## Running the regression tests under Valgrind'
1589 $(MAKE) CHECKER='valgrind -q' tests
1592 @echo "## Running the API regression tests this may take a little while"
1597 @echo "## HTML regression tests"
1616 @echo "## Push HTML regression tests"
1635 @echo "## HTML SAX regression tests"
1649 @echo "## Push HTML SAX regression tests"
1666 @echo "## XML regression tests"
1684 @echo "## XML regression tests on memory"
1705 @echo "## XML push regression tests"
1726 @echo "## XML Namespaces regression tests"
1747 @echo "## xml:id regression tests"
1768 @echo "## Error cases regression tests"
1786 @echo "## Error cases stream regression tests"
1808 @echo "## XML entity subst regression tests"
1829 @echo "## URI module regression tests"
1861 @echo "## XPath regression tests"
1881 for j in $(srcdir)/test/XPath/tests/$$doc* ; do \
1885 if [ ! -f $(srcdir)/result/XPath/tests/$$name ] ; then \
1887 $(CHECKER) $(top_builddir)/testXPath -f -i $$i $$j > $(srcdir)/result/XPath/tests/$$name ; \
1892 diff $(srcdir)/result/XPath/tests/$$name result.$$name` ; \
1899 @echo "## XPointer regression tests"
1923 @echo "## XInclude regression tests"
1955 @echo "## XInclude xmlReader regression tests"
1989 @echo "## Scripts regression tests"
2010 @echo "## Catalog regression tests"
2063 @echo "## SVG parsing regression tests"
2083 @echo "## Threaded regression tests"
2090 @echo "## Reader regression tests"
2105 @echo "## Reader on memory regression tests"
2121 @echo "## Walker regression tests"
2136 @echo "## Reader entities substitution regression tests"
2154 @echo "## SAX1 callbacks regression tests"
2169 @echo "## SAX2 callbacks regression tests"
2187 @echo "## Valid documents regression tests"
2195 @echo "## Validity checking regression tests"
2210 @echo "## General documents valid regression tests"
2229 @echo "## Regexp regression tests"
2244 @echo "## Formal expresssions regression tests"
2262 @echo "## Automata regression tests"
2283 @echo "## Timing tests to try to detect performance"
2313 @echo "## C14N and XPath regression tests"
2343 @echo "## Schemas regression tests"
2373 @echo "## Relax-NG regression tests"
2417 @echo "## Relax-NG streaming regression tests"
2446 @echo "## Schematron regression tests"
2499 @echo "## Pattern regression tests"
2522 @echo "## Module tests"
2540 tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/testapi.c $(distdir)/runtest.c $(distdir)/runsuite.c | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-tests+"`.tar.gz