• Home
  • Raw
  • Download

Lines Matching refs:EXEEXT

201 runtests: runtest$(EXEEXT) testrecurse$(EXEEXT) testapi$(EXEEXT) \
202 testchar$(EXEEXT) testdict$(EXEEXT) runxmlconf$(EXEEXT)
205 $(CHECKER) ./runtest$(EXEEXT) && \
206 $(CHECKER) ./testrecurse$(EXEEXT) && \
207 ASAN_OPTIONS="$$ASAN_OPTIONS:detect_leaks=0" $(CHECKER) ./testapi$(EXEEXT) && \
208 $(CHECKER) ./testchar$(EXEEXT) && \
209 $(CHECKER) ./testdict$(EXEEXT) && \
210 $(CHECKER) ./runxmlconf$(EXEEXT)
233 APItests: testapi$(EXEEXT)
237 HTMLtests : testHTML$(EXEEXT)
257 HTMLPushtests : testHTML$(EXEEXT)
306 XMLtests : xmllint$(EXEEXT)
345 XMLPushtests: xmllint$(EXEEXT)
366 NStests : xmllint$(EXEEXT)
387 IDtests : xmllint$(EXEEXT) testXPath$(EXEEXT)
408 Errtests : xmllint$(EXEEXT)
464 Docbtests : xmllint$(EXEEXT)
466 XMLenttests : xmllint$(EXEEXT)
487 URItests : testURI$(EXEEXT)
519 XPathtests : testXPath$(EXEEXT)
557 XPtrtests : testXPath$(EXEEXT)
581 XIncludetests : xmllint$(EXEEXT)
647 Scripttests : xmllint$(EXEEXT)
668 Catatests : xmlcatalog$(EXEEXT)
722 SVGtests : xmllint$(EXEEXT)
742 Threadtests : testThreads$(EXEEXT)
748 Readertests : xmllint$(EXEEXT)
812 SAXtests : testSAX$(EXEEXT)
860 Validtests : xmllint$(EXEEXT)
902 Regexptests: testRegexp$(EXEEXT)
923 Exptests: testRegexp$(EXEEXT)
940 Automatatests: testAutomata$(EXEEXT)
962 Timingtests: xmllint$(EXEEXT) dba100000.xml
985 VTimingtests: xmllint$(EXEEXT)
992 C14Ntests : testC14N$(EXEEXT)
1021 Schemastests: testSchemas$(EXEEXT)
1051 Relaxtests: xmllint$(EXEEXT)
1058 …$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $(srcdir)/test/relaxng/tutorA.rng $$…
1063 …log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $(srcdir)/test/relaxng/tutorA.r…
1080 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $$i $$j \
1085 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $$i $$j \
1106 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $$i $$j \
1111 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --stream --relaxng $$i $$j \
1124 Schematrontests: xmllint$(EXEEXT)
1135 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1140 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1177 Patterntests: xmllint$(EXEEXT)
1201 ModuleTests: testModule$(EXEEXT) testdso.la
1203 @(./testModule$(EXEEXT))
1315 -@(./runsuite$(EXEEXT))