Home
last modified time | relevance | path

Searched refs:test_translator (Results 1 – 11 of 11) sorted by last modified time

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/
H A DMakefile.in657 $(call test_translator,c,xml math annotation sbml,test)
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/
H A DMakefile.in502 $(call test_translator,r,xml math annotation sbml,test)
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A DMakefile.in582 $(call test_translator,p,xml math annotation sbml,test)
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/
H A DMakefile.in570 $(call test_translator,j,xml math annotation sbml,test/org/sbml/libsbml/test)
/dports/biology/libsbml/libsbml-5.19.0/config/
H A Dmakefile-common-actions.mk450 define test_translator
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/
H A DMakefile.in657 $(call test_translator,c,xml math annotation sbml,test)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/
H A DMakefile.in570 $(call test_translator,j,xml math annotation sbml,test/org/sbml/libsbml/test)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/python/
H A DMakefile.in582 $(call test_translator,p,xml math annotation sbml,test)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/
H A DMakefile.in502 $(call test_translator,r,xml math annotation sbml,test)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/config/
H A Dmakefile-common-actions.mk450 define test_translator
/dports/www/py-nevow/Nevow-0.14.0/nevow/test/
H A Dtest_i18n.py26 def test_translator(self): member in Misc