boxes/test/193_logging2.txt
2024-09-28 15:00:45 +02:00

14 lines
276 B
Plaintext

:DESC
Test case which checks some logging features.
:ARGS
-d headline -x debug:main,regexp,parser,lexer,DISCOVERY
:INPUT
Hello World!
:OUTPUT-FILTER
:EXPECTED discard-stderr
/*****************************/
/* H e l l o W o r l d ! */
/*****************************/
:EOF