Home
last modified time | relevance | path

Searched defs:TESTBASE (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/docbook2odf/docbook2odf-0.244/tests/
H A DMakefile76 TESTBASE := $(shell ls -1 tests/*.xml | sed -e 's/\.[0-9][0-9][0-9]\.xml$$//' | sort | uniq) macro
/dports/biology/jalview/jalview/getdown/src/getdown/core/src/test/java/com/threerings/getdown/data/
H A DEnvConfigTest.java20 static String TESTBASE = "https://test.com/test"; field in EnvConfigTest