Home
last modified time | relevance | path

Searched refs:TESTSUITE (Results 1 – 17 of 17) sorted by relevance

/external/bison/tests/
DMakefile.am23 MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
57 TESTSUITE = $(srcdir)/testsuite
60 $(TESTSUITE): $(srcdir)/package.m4 $(TESTSUITE_AT)
68 test ! -f $(TESTSUITE) || $(SHELL) $(TESTSUITE) --clean
70 check-local: atconfig atlocal $(TESTSUITE)
71 $(SHELL) $(TESTSUITE) $(TESTSUITEFLAGS)
76 installcheck-local: atconfig atlocal $(TESTSUITE)
77 $(TESTSUITE) AUTOTEST_PATH="$(bindir)" $(TESTSUITEFLAGS)
81 maintainer-check-g++: atconfig atlocal $(TESTSUITE)
82 $(TESTSUITE) $(TESTSUITEFLAGS) --compile-c-with-cxx
[all …]
DMakefile.in1336 MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
1350 TESTSUITE = $(srcdir)/testsuite
1557 $(TESTSUITE): $(srcdir)/package.m4 $(TESTSUITE_AT)
1565 test ! -f $(TESTSUITE) || $(SHELL) $(TESTSUITE) --clean
1567 check-local: atconfig atlocal $(TESTSUITE)
1568 $(SHELL) $(TESTSUITE) $(TESTSUITEFLAGS)
1571 installcheck-local: atconfig atlocal $(TESTSUITE)
1572 $(TESTSUITE) AUTOTEST_PATH="$(bindir)" $(TESTSUITEFLAGS)
1576 maintainer-check-g++: atconfig atlocal $(TESTSUITE)
1577 $(TESTSUITE) $(TESTSUITEFLAGS) --compile-c-with-cxx
[all …]
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
DImageFactory.java34 TESTSUITE = getImage("testsuite.png"); in ImageFactory()
79 public ImageIcon TESTSUITE; field in ImageFactory
DRunnerController.java211 label.setIcon(ImageFactory.getSingleton().TESTSUITE); in getTreeCellRendererComponent()
/external/clang/test/
DMakefile5 ifdef TESTSUITE
6 TESTDIRS := $(TESTSUITE:%=$(PROJ_SRC_DIR)/%)
/external/llvm/test/
DMakefile32 ifdef TESTSUITE
33 LIT_TESTSUITE := $(TESTSUITE)
45 ifndef TESTSUITE
/external/vogar/src/vogar/
DXmlReportReader.java74 parser.require(XmlPullParser.START_TAG, null, XmlReportConstants.TESTSUITE); in readTestSuite()
120 parser.require(XmlPullParser.END_TAG, null, XmlReportConstants.TESTSUITE); in readTestSuite()
DXmlReportConstants.java20 public static final String TESTSUITE = "testsuite"; field in XmlReportConstants
DXmlReportPrinter.java127 serializer.startTag(ns, XmlReportConstants.TESTSUITE); in print()
142 serializer.endTag(ns, XmlReportConstants.TESTSUITE); in print()
/external/testng/src/main/java/org/testng/reporters/
DXMLConstants.java13 String TESTSUITE = "testsuite"; field
DJUnitXMLReporter.java174 document.push(XMLConstants.TESTSUITE, attrs); in generateReport()
/external/llvm/
DMakefile237 $(Verb)$(MAKE) check TESTSUITE=Feature RUNLLVM2CPP=1
DMakefile.rules1798 TESTSUITE=$(TESTSUITE) ; \
/external/llvm/docs/
DMakefileGuide.rst313 `TESTSUITE`_ is defined on the ``make`` command line, it will be passed down to
316 ``TESTSUITE`` is not set, the implementation of ``check-local`` should run all
609 ``TESTSUITE``
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/bison/
DChangeLog-20121317 * tests/Makefile.am ($(TESTSUITE)): Qualify package.m4 in
11305 TESTSUITEFLAGS to the TESTSUITE.
12510 * tests/Makefile.am ($(TESTSUITE)): Remove warning about ignoring
12679 * tests/Makefile.am ($(TESTSUITE)): Report that the warning should
21308 * tests/Makefile.am ($(srcdir)/$(TESTSUITE)): No longer depend
21315 ($(srcdir)/$(TESTSUITE)): here.
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...