boxes/test/183_remove_box_ignore_invisible_input.txt

29 lines
5.0 KiB
Plaintext
Raw Normal View History

:DESC
In this test case, the box design is monochrome, but the input is colored.
This tests the comparison mode 'ignore_invisible_input'.
:ARGS
--design capgirl --remove
:INPUT
         .-"```"-.
        /_______; \
       (_________)\|
       / / a a \ \(_)
      / ( \___/ ) \
  _ooo\__\_____/__/____
 /                     \
|  Hello, world!  |
|  World, hello!  |
 \_________________ooo_/
      /           \
     /:.:.:.:.:.:.:\
         |  |  |
         \==|==/  jgs
         /-'Y'-\
        (__/ \__)
:OUTPUT-FILTER
:EXPECTED
Hello, world!
World, hello!
:EOF