Re-organized the tests per platform rather than per type of target
This commit is contained in:
parent
ff5703de45
commit
542e692103
@ -97,6 +97,6 @@ fi
|
|||||||
target="$1"
|
target="$1"
|
||||||
($DATE
|
($DATE
|
||||||
_test "Darwin" "library"
|
_test "Darwin" "library"
|
||||||
_test "NetBSD" "library"
|
|
||||||
_test "Darwin" "plugin"
|
_test "Darwin" "plugin"
|
||||||
|
_test "NetBSD" "library"
|
||||||
_test "NetBSD" "plugin") > "$target"
|
_test "NetBSD" "plugin") > "$target"
|
||||||
|
Loading…
Reference in New Issue
Block a user