Home
last modified time | relevance | path

Searched refs:fromtest (Results 1 – 3 of 3) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dcond.c70 evalcond(Estate state, char *fromtest) in evalcond() argument
89 ret = evalcond(state, fromtest); in evalcond()
95 if (!(ret = evalcond(state, fromtest))) { in evalcond()
104 ret = evalcond(state, fromtest); in evalcond()
187 zwarnnam(fromtest, in evalcond()
198 cond_subst(&left, !fromtest); in evalcond()
205 cond_subst(&right, !fromtest); in evalcond()
217 cond_subst(&rt, !fromtest); in evalcond()
230 if (fromtest) { in evalcond()
350 return (optison(fromtest, left)); in evalcond()
[all …]
/dports/devel/py-babelfish/babelfish-0.5.5/babelfish/
H A Dtests.py357 self.assertEqual(Language.fromtest('test2').alpha3, 'eng')
360 self.assertRaises(KeyError, lambda: Language.fromtest('test1'))
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dsanity.sh125 unset fromtest
214 fromtest="$OPTARG"
1690 if test -n "$fromtest"; then
1693 for sub in $fromtest; do
1697 echo "No such test \`$fromtest'." >&2
1702 *" $fromtest "*)
1705 echo "No such test \`$fromtest'." >&2
2790 if test -n "$fromtest" ; then
2791 if test $fromtest = $what ; then
2792 unset fromtest