tests: bonsai: rename aliases sourced script to test_env
This commit is contained in:
parent
0113cf793d
commit
4ad9e0da92
@ -7,7 +7,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
! dj -h
|
! dj -h
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
! false
|
! false
|
||||||
! false -h
|
! false -h
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
! fop -h
|
! fop -h
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
alias strcmp="$BIN/strcmp"
|
alias strcmp="$BIN/strcmp"
|
||||||
alias rpn="$BIN/rpn"
|
alias rpn="$BIN/rpn"
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
intcmp -e 3 3 3
|
intcmp -e 3 3 3
|
||||||
intcmp -g 3 2 1
|
intcmp -g 3 2 1
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
exec 3>&1
|
exec 3>&1
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
strcmp equals equals
|
strcmp equals equals
|
||||||
! strcmp inequals equals
|
! strcmp inequals equals
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
. tests/bonsai/aliases
|
. tests/bonsai/test_env
|
||||||
|
|
||||||
true
|
true
|
||||||
true -h
|
true -h
|
||||||
|
Loading…
Reference in New Issue
Block a user