mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-03-04 09:11:24 +01:00
18 lines
328 B
Plaintext
18 lines
328 B
Plaintext
:DESC
|
|
Tests that the config file is found by looking in $HOME/.config/boxes.
|
|
Also tests a shape length problem, where the least common multiple must be found (here: 3 x 5 = 15).
|
|
|
|
:SKIP-IF
|
|
Msys
|
|
:ENV
|
|
export HOME="`pwd`/123_data"
|
|
:ARGS
|
|
:INPUT
|
|
foo
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
#123123123123123#
|
|
#foo #
|
|
#123451234512345#
|
|
:EOF
|