Searched refs:xstc (Results 1 – 7 of 7) sorted by relevance
21 EXTRA_DIST=xstc.py xstc-to-python.xsl68 nist-test.py: Tests/Metadata/$(NISTTESTDEF_2) xstc-to-python.xsl72 $(srcdir)/xstc-to-python.xsl \76 ms-test.py: Tests/Metadata/$(MSTTESTDEF) xstc-to-python.xsl80 $(srcdir)/xstc-to-python.xsl \84 sun-test.py: Tests/Metadata/$(SUNTESTDEF) xstc-to-python.xsl88 $(srcdir)/xstc-to-python.xsl \
123 xstc/*-test.py124 xstc/Makefile125 xstc/Makefile.in126 xstc/Tests127 xstc/xsts-*.tar.gz
207 …(cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn --exclude .git xstc/Tests) | (cd $(distdir)…208 - tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(di…209 + tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(di…210 @(rm -rf $(distdir)/xstc/Test)
5 SUBDIRS = include . doc example fuzz xstc $(PYTHON_SUBDIR) subdir7 DIST_SUBDIRS = include . doc example fuzz python xstc1175 @(if [ -x $(PYTHON) -a -d xstc ] ; then cd xstc ; $(MAKE) CHECKER="$(CHECKER)" pytests ; fi)1219 (cd $(srcdir) ; tar -cf - --exclude .git xstc/Tests) | (cd $(distdir); tar xf -)1220 …tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(dis…1221 @(rm -rf $(distdir)/xstc/Test)
1696 …file example/Makefile fuzz/Makefile python/Makefile python/tests/Makefile xstc/Makefile include/li…
73 rm -fR xstc
75275 - * xstc/Makefile.am: applied patch from Mike Hommey fixing distclean,75730 - * xstc/Makefile.am: apply patch from Ryan Hill to cope with changes75857 - * xstc/Makefile.am doc/examples/Makefile.am Makefile.am: applied76248 - * configure.in xstc/Makefile.am: applied patch from Peter Breitenlohner78333 - * xstc/Makefile.am README README.tests Makefile.tests Makefile.am:78536 - * runsuite.c: a bit of progresses on xstc78596 - * xstc/xstc-to-python.xsl: Cleanup.78597 - * xstc/sun-test-def.xml xstc/nist-test-def.xml xstc/ms-test-def.xml:78660 - * xstc/xstc.py: Added "--sax" option for SAX2 validation.78710 - * xstc/Makefile.am: Some more adjustments.[all …]