mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-17 07:03:57 +00:00
build: skip some of the setuponly tests by default (#2327)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/icon-file-exact/require.sh
Normal file
1
tests/setuponlytests/icon-file-exact/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/icon-gif-multiframe/require.sh
Normal file
1
tests/setuponlytests/icon-gif-multiframe/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/icon-png-atscale/require.sh
Normal file
1
tests/setuponlytests/icon-png-atscale/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/vanillatweaks_sharecode/require.sh
Normal file
1
tests/setuponlytests/vanillatweaks_sharecode/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/world_from_tar/require.sh
Normal file
1
tests/setuponlytests/world_from_tar/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/world_from_tarbz2/require.sh
Normal file
1
tests/setuponlytests/world_from_tarbz2/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
1
tests/setuponlytests/world_from_tarzst/require.sh
Normal file
1
tests/setuponlytests/world_from_tarzst/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $EXTENDED_TESTS ]] || exit 1
|
||||
Reference in New Issue
Block a user