Home
last modified time | relevance | path

Searched refs:test_allowed (Results 1 – 11 of 11) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/doc/
H A Ddoc-fixable.rs75 fn test_allowed() { in test_allowed() function
H A Ddoc-fixable.fixed75 fn test_allowed() {
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Dtest-filter.c73 test_allowed (void) in test_allowed() function
307 p11_test (test_allowed, "/filter/test_allowed"); in main()
/dports/www/py-scrapy/Scrapy-2.5.1/tests/
H A Dtest_robotstxt_interface.py36 def test_allowed(self): member in BaseRobotParserTest
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/firefox-ui/tests/puppeteer/
H A Dtest_software_update.py31 def test_allowed(self): member in TestSoftwareUpdate
/dports/security/py-python-openid/python-openid-2.2.5/openid/test/
H A Dtest_examples.py115 def test_allowed(self): member in TestServer
/dports/lang/spidermonkey60/firefox-60.9.0/testing/firefox-ui/tests/puppeteer/
H A Dtest_software_update.py31 def test_allowed(self): member in TestSoftwareUpdate
/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/handlers/
H A Dtest_directory.py416 def test_allowed(self): member in TestCreateAliasACL
/dports/games/simutrans/simutrans-121.0/bauer/
H A Dwegbauer.cc180 bool test_allowed = test->get_intro_year_month()<=time && time<test->get_retire_year_month(); in weg_search() local
181 if( !best_allowed || time==0 || test_allowed ) { in weg_search()
185 …( time!=0 && !best_allowed && test_allowed) … in weg_search()
188 best_allowed = test_allowed; in weg_search()
/dports/www/py-pyramid/pyramid-1.7.3/pyramid/tests/
H A Dtest_integration.py268 def test_allowed(self): member in TestStaticPermApp
/dports/www/py-protego/Protego-0.1.16/tests/
H A Dtest_protego.py8 def test_allowed(self): member in TestProtego