3 # This file is part of Language::Befunge.
4 # Copyright (c) 2001-2009 Jerome Quelin, all rights reserved.
6 # This program is free software; you can redistribute it and/or modify
7 # it under the same terms as Perl itself.
16 # this test is not like the others, where we check whether the output matches
17 # what is expected. indeed, since we're testing a test library, we're just
18 # running the befunge snippets, which should output some regular tap.
20 use Language::Befunge;
21 my $bef = Language::Befunge->new;
23 # TEST.pm and this test script share the same plan.
26 $bef->store_code( <<'END_OF_CODE' );
32 $bef->store_code( <<'END_OF_CODE' );
33 0"TSET"4(0"dnammoc O"1O)@
38 $bef->store_code( <<'END_OF_CODE' );
39 0"TSET"4(0"dnammoc I"44I)@