Home
last modified time | relevance | path

Searched defs:test_mail (Results 1 – 6 of 6) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/sidekiq_middleware/worker_context/
H A Dclient_spec.rb41 def test_mail method
/dports/textproc/py-pymdown-extensions/pymdown-extensions-9.1/tests/test_extensions/
H A Dtest_pathconverter.py133 def test_mail(self): member in TestRelative
267 def test_mail(self): member in TestAbsolute
/dports/mail/isbg/isbg-e626d8d0628f691c041032c53f20d764b11d0079/isbg/
H A Dspamproc.py90 def test_mail(mail, spamc=False, cmd=False): function
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/test/java/javax/mail/internet/
H A DParameterListDecode.java67 static boolean test_mail = false; // test using a mail server field in ParameterListDecode
/dports/mail/postfix-current/postfix-3.7-20211107/src/milter/
H A Dtest-milter.c280 static sfsistat test_mail(SMFICTX *ctx, char **argv) in test_mail() function
/dports/devel/py-pytest-django/pytest-django-3.10.0/tests/
H A Dtest_fixtures.py638 def test_mail(mailoutbox): function