Lines Matching refs:EXEEXT
205 runtests: runtest$(EXEEXT) testrecurse$(EXEEXT) testapi$(EXEEXT) \
206 testchar$(EXEEXT) testdict$(EXEEXT) runxmlconf$(EXEEXT)
209 $(CHECKER) ./runtest$(EXEEXT) && \
210 $(CHECKER) ./testrecurse$(EXEEXT) && \
211 ASAN_OPTIONS="$$ASAN_OPTIONS:detect_leaks=0" $(CHECKER) ./testapi$(EXEEXT) && \
212 $(CHECKER) ./testchar$(EXEEXT) && \
213 $(CHECKER) ./testdict$(EXEEXT) && \
214 $(CHECKER) ./runxmlconf$(EXEEXT)
236 APItests: testapi$(EXEEXT)
240 HTMLtests : testHTML$(EXEEXT)
260 HTMLPushtests : testHTML$(EXEEXT)
309 XMLtests : xmllint$(EXEEXT)
348 XMLPushtests: xmllint$(EXEEXT)
369 NStests : xmllint$(EXEEXT)
390 IDtests : xmllint$(EXEEXT) testXPath$(EXEEXT)
411 Errtests : xmllint$(EXEEXT)
467 Docbtests : xmllint$(EXEEXT)
469 XMLenttests : xmllint$(EXEEXT)
490 URItests : testURI$(EXEEXT)
522 XPathtests : testXPath$(EXEEXT)
560 XPtrtests : testXPath$(EXEEXT)
584 XIncludetests : xmllint$(EXEEXT)
650 Scripttests : xmllint$(EXEEXT)
671 Catatests : xmlcatalog$(EXEEXT)
725 SVGtests : xmllint$(EXEEXT)
745 Threadtests : testThreads$(EXEEXT)
751 Readertests : xmllint$(EXEEXT)
815 SAXtests : testSAX$(EXEEXT)
863 Validtests : xmllint$(EXEEXT)
905 Regexptests: testRegexp$(EXEEXT)
938 Automatatests: testAutomata$(EXEEXT)
960 Timingtests: xmllint$(EXEEXT) dba100000.xml
983 VTimingtests: xmllint$(EXEEXT)
990 C14Ntests : testC14N$(EXEEXT)
1019 Schemastests: testSchemas$(EXEEXT)
1049 Relaxtests: xmllint$(EXEEXT)
1056 …$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $(srcdir)/test/relaxng/tutorA.rng $$…
1061 …log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $(srcdir)/test/relaxng/tutorA.r…
1078 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $$i $$j \
1083 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $$i $$j \
1104 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --relaxng $$i $$j \
1109 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --noout --stream --relaxng $$i $$j \
1122 Schematrontests: xmllint$(EXEEXT)
1133 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1138 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1175 Patterntests: xmllint$(EXEEXT)
1199 ModuleTests: testModule$(EXEEXT) testdso.la
1201 @(./testModule$(EXEEXT))
1313 -@(./runsuite$(EXEEXT))