Improving test report and return values
This commit is contained in:
@@ -152,9 +152,14 @@ toassert_init() {
|
||||
"../rel_b" "$(cd ".." && pwd)/rel_b"
|
||||
)
|
||||
|
||||
assert_force_fail=( "Force fail"
|
||||
"nix" ""
|
||||
)
|
||||
|
||||
# Add test arrays to global test array from test_rdlink
|
||||
toassert+=(
|
||||
assert_invalid_files
|
||||
#assert_force_fail
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user