Home
last modified time | relevance | path

Searched refs:testXPath (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
DtestXPath.c79 testXPath(const char *str) { in testXPath() function
136 testXPath(expression); in testXPathFile()
195 testXPath(argv[i]); in main()
DMakefile.am13 check_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \ program
119 testXPath_SOURCES=testXPath.c
390 IDtests : xmllint$(EXEEXT) testXPath$(EXEEXT)
398 $(CHECKER) $(top_builddir)/testXPath -i $$i "id('bar')" \
403 … log=`$(CHECKER) $(top_builddir)/testXPath -i $$i "id('bar')" 2> error.$$name > result.$$name ; \
522 XPathtests : testXPath$(EXEEXT)
532 …$(CHECKER) $(top_builddir)/testXPath -f --expr $$i > $(srcdir)/result/XPath/expr/$$name 2> /dev/nu…
535 log=`$(CHECKER) $(top_builddir)/testXPath -f --expr $$i > result.$$name 2> /dev/null ; \
550 $(CHECKER) $(top_builddir)/testXPath -f -i $$i $$j > $(srcdir)/result/XPath/tests/$$name ; \
553 log=`$(CHECKER) $(top_builddir)/testXPath -f -i $$i $$j > result.$$name ; \
[all …]
DREADME.zOS51 testSAX$(EXEEXT) testHTML$(EXEEXT) testXPath$(EXEEXT) \
148 testXPath$(EXEEXT): $(testXPath_OBJECTS) $(testXPath_DEPENDENCIES)
149 @rm -f testXPath$(EXEEXT)
160 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testXPath.Po@am__quote@
D.gitignore102 testXPath
Druntest.c2348 testXPath(const char *str, int xptr, int expr) { in testXPath() function
2437 testXPath(expression, xptr, expr); in xpathCommonTest()
2611 testXPath("id('bar')", 0, 0); in xmlidDocTest()
DChangeLog7221 * debugXML.c testXPath.c xmllint.c xmlschemastypes.c: applied
9333 testSchemas.c testXPath.c threads.c tree.c valid.c xmlIO.c
12485 * testXPath.c: make sure entities are substitued.
12863 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
15701 * testXPath.c: another small cleanup closing bug #59110
15762 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
16005 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
16007 an added option --nocdata to testXPath
16889 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
17034 * testXPath.c : added a --tree option allowing to display the
[all …]
/external/libxml2/win32/
DMakefile.msvc261 $(BINDIR)\testXPath.exe\
434 XPathtests : $(BINDIR)\testXPath.exe
437 @-$(BINDIR)\testXPath.exe | find /C "support not compiled in" 1>nul
446 $(BINDIR)\testXPath.exe -f --expr %%I > $(XML_SRCDIR)/result/XPath/expr/%%~nxI &&\
449 $(BINDIR)\testXPath.exe -f --expr %%I 2>&1 > result.%%~nxI &&\
459 $(BINDIR)\testXPath.exe -f -i %%I %%J > $(XML_SRCDIR)\result\XPath\tests\%%~nxJ &&\
DMakefile.mingw217 $(BINDIR)/testXPath.exe\
DMakefile.bcb221 $(BINDIR)\testXPath.exe\