Home
last modified time | relevance | path

Searched refs:test_R (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/tclpkg/gv/
H A DMakefile.am392 DEVTSTS += test_R
625 .PHONY: test_R
626 test_R: libgv_R.la target
627 -(mkdir -p test_R; cd test_R; \
H A DMakefile.in129 @WITH_R_TRUE@@WITH_SWIG_TRUE@am__append_35 = test_R
3597 .PHONY: test_R
3598 test_R: libgv_R.la
3599 -(mkdir -p test_R; cd test_R; \
/dports/cad/py-lcapy/lcapy-23c940f/lcapy/tests/
H A Dtest_oneport.py20 def test_R(self): member in LcapyTester
/dports/games/warzone2100/warzone2100/3rdparty/date/test/date_test/
H A Dparse.pass.cpp644 test_R() in test_R() function
891 test_R(); in main()
/dports/devel/date/date-3.0.1/test/date_test/
H A Dparse.pass.cpp659 test_R() in test_R() function
906 test_R(); in main()
/dports/devel/hhdate/date-3.0.1/test/date_test/
H A Dparse.pass.cpp659 test_R() in test_R() function
906 test_R(); in main()
/dports/math/singular/Singular-Release-4-2-1/libpolys/tests/
H A Dcoeffs_test.h392 void test_R() in test_R() function
/dports/science/py-scipy/scipy-1.7.1/scipy/stats/tests/
H A Dtest_multivariate.py1058 def test_R(self): member in TestMultinomial