all: enhance tests

This commit is contained in:
Markus F.X.J. Oberhumer
2024-04-25 03:19:59 +02:00
parent 265c100845
commit a7592b2ca2
7 changed files with 58 additions and 16 deletions
+1 -2
View File
@@ -170,8 +170,7 @@ create_files() {
export UPX="--prefer-ucl --no-color --no-progress"
export UPX_DEBUG_DISABLE_GITREV_WARNING=1
export UPX_DEBUG_DOCTEST_VERBOSE=0
export NO_COLOR=1
export UPX_DEBUG_DOCTEST_DISABLE=1 # already checked above
testsuite_header() {
local x='==========='; x="$x$x$x$x$x$x$x"