boxes/test/181_remove_box_ignore_invisible_all.txt
2023-12-02 22:26:36 +01:00

29 lines
5.9 KiB
Plaintext
Raw 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.

:DESC
Remove a box consisting of unicode characters and ansi escape codes, even when the colors are all wrong (input box
has different colors than the box design).
Boxes shall recognize a box design by the visible characters, not by the colors.
This tests the comparison mode 'ignore_invisible_all'.
:ARGS
--config 18x_remove_box_ignore_invisible_all.cfg --remove
:INPUT
         .-"```"-.
        /_______; \
       (_________)\|
       / / 👁 👁 \ \(_)
      / ( \___/ ) \
  _ooo\__\_____/__/____
 /                     \
|     Hello World!      |
 \_________________ooo_/
      /           \
     /:.:.:.:.:.:.:\
         |  |  |
         \==|==/  jgs
         /-'Y'-\
        (__/ \__)
:OUTPUT-FILTER
:EXPECTED
    Hello World!
:EOF