A2osX/TESTS/LOGALL.txt

37 lines
567 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NEW
PREFIX
AUTO 4,1
#!/BIN/SH
#
# This script calls LOGATEST for all the same tests in BUILDTEST
# in the same order to see if we can find problems in individual
# tests.
#
LOGATEST BADSHTEST
PAUSE
LOGATEST ECHOTEST
PAUSE
LOGATEST VTTEST
PAUSE
LOGATEST CATTEST
PAUSE
LOGATEST ARGTEST
PAUSE
LOGATEST IFLEVEL
PAUSE
LOGATEST MD5TEST
PAUSE
LOGATEST IFZNTEST
PAUSE
LOGATEST IFFILETEST
PAUSE
LOGATEST IFSTRTEST
PAUSE
LOGATEST IFNUMTEST
PAUSE
LOGATEST IFANDORTEST
PAUSE
LOGATEST WHILETEST
MAN
TEXT /MAKE/USR/SHARE/TESTS/LOGALL