Searched refs:testSolrExample (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/dev-tools/scripts/
H A DsmokeTestRelease.py475 testSolrExample(unpackPath, JAVA6_HOME, True)
479 testSolrExample(unpackPath, JAVA7_HOME, True)
490 testSolrExample(unpackPath, JAVA6_HOME, False)
493 testSolrExample(unpackPath, JAVA7_HOME, False)
531 def testSolrExample(unpackPath, javaPath, isSrc): function

Completed in 12 milliseconds