Home
last modified time | relevance | path

Searched refs:want_code (Results 1 – 20 of 20) sorted by relevance

/dports/devel/git-gui/git-2.34.1/t/
H A Dlib-subtest.sh14 cmp_op="$1" want_code="$2" name="$3" # stdin is the body of the test code
53 test "$ret" "$cmp_op" "$want_code"
H A Dtest-lib-functions.sh1098 want_code=$1
1102 if test $exit_code = $want_code
1107 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/devel/git-p4/git-2.34.1/t/
H A Dlib-subtest.sh14 cmp_op="$1" want_code="$2" name="$3" # stdin is the body of the test code
53 test "$ret" "$cmp_op" "$want_code"
H A Dtest-lib-functions.sh1098 want_code=$1
1102 if test $exit_code = $want_code
1107 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/devel/git-svn/git-2.34.1/t/
H A Dlib-subtest.sh14 cmp_op="$1" want_code="$2" name="$3" # stdin is the body of the test code
53 test "$ret" "$cmp_op" "$want_code"
H A Dtest-lib-functions.sh1098 want_code=$1
1102 if test $exit_code = $want_code
1107 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/devel/git/git-2.34.1/t/
H A Dlib-subtest.sh14 cmp_op="$1" want_code="$2" name="$3" # stdin is the body of the test code
53 test "$ret" "$cmp_op" "$want_code"
H A Dtest-lib-functions.sh1098 want_code=$1
1102 if test $exit_code = $want_code
1107 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/devel/git-cvs/git-2.34.1/t/
H A Dlib-subtest.sh14 cmp_op="$1" want_code="$2" name="$3" # stdin is the body of the test code
53 test "$ret" "$cmp_op" "$want_code"
H A Dtest-lib-functions.sh1098 want_code=$1
1102 if test $exit_code = $want_code
1107 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/ftp/ftpmirror/ftpmirror-1.96/Fan/Param/
H A DParam.pm127 sub want_code;
142 'CODE' => \&want_code,
416 sub want_code { subroutine
/dports/sysutils/password-store/password-store-1.7.4/tests/
H A Dsharness.sh517 want_code=$1
521 if test $exit_code = $want_code; then
525 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/t/
H A Dsharness.sh559 want_code=$1
563 if test $exit_code = $want_code; then
567 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/sysutils/pass-otp/pass-otp-1.2.0/test/
H A Dsharness.sh559 want_code=$1
563 if test $exit_code = $want_code; then
567 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/security/munge/munge-munge-0.5.14/t/
H A Dsharness.sh650 want_code=$1
654 if test "$exit_code" = "$want_code"; then
658 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/x11/jgmenu/jgmenu-4.4.0/tests/
H A Dsharness.sh650 want_code=$1
654 if test "$exit_code" = "$want_code"; then
658 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/devel/git-filter-repo/git-filter-repo-2.34.0/t/
H A Dtest-lib-functions.sh727 want_code=$1
731 if test $exit_code = $want_code
736 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dtest-lib-functions.sh881 want_code=$1
885 if test $exit_code = $want_code
890 echo >&4 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/sysutils/pdsh/pdsh-pdsh-2.34/tests/
H A Dtest-lib.sh458 want_code=$1
462 if test $exit_code = $want_code
467 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"
/dports/sysutils/pass-update/pass-update-2.1/tests/
H A Dsharness647 want_code=$1
651 if test "$exit_code" = "$want_code"; then
655 echo >&2 "test_expect_code: command exited with $exit_code, we wanted $want_code $*"