Home
last modified time | relevance | path

Searched refs:testXPath (Results 1 – 8 of 8) 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 noinst_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \ program
119 testXPath_SOURCES=testXPath.c
384 IDtests : xmllint$(EXEEXT) testXPath$(EXEEXT)
392 $(CHECKER) $(top_builddir)/testXPath -i $$i "id('bar')" \
397 … log=`$(CHECKER) $(top_builddir)/testXPath -i $$i "id('bar')" 2> error.$$name > result.$$name ; \
498 XPathtests : testXPath$(EXEEXT)
508 $(CHECKER) $(top_builddir)/testXPath -f --expr $$i > $(srcdir)/result/XPath/expr/$$name ; \
511 log=`$(CHECKER) $(top_builddir)/testXPath -f --expr $$i 2>&1 > result.$$name ; \
526 $(CHECKER) $(top_builddir)/testXPath -f -i $$i $$j > $(srcdir)/result/XPath/tests/$$name ; \
529 log=`$(CHECKER) $(top_builddir)/testXPath -f -i $$i $$j 2>&1 > result.$$name ; \
[all …]
D.gitignore100 testXPath
Druntest.c2325 testXPath(const char *str, int xptr, int expr) { in testXPath() function
2414 testXPath(expression, xptr, expr); in xpathCommonTest()
2588 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.msvc262 $(BINDIR)\testXPath.exe\
430 XPathtests : $(BINDIR)\testXPath.exe
433 @-$(BINDIR)\testXPath.exe | find /C "support not compiled in" 1>nul
442 $(BINDIR)\testXPath.exe -f --expr %%I > $(XML_SRCDIR)/result/XPath/expr/%%~nxI &&\
445 $(BINDIR)\testXPath.exe -f --expr %%I 2>&1 > result.%%~nxI &&\
455 $(BINDIR)\testXPath.exe -f -i %%I %%J > $(XML_SRCDIR)\result\XPath\tests\%%~nxJ &&\
DMakefile.bcb227 $(BINDIR)\testXPath.exe\
DMakefile.mingw225 $(BINDIR)/testXPath.exe\