Added more complex nbfi test case
This commit is contained in:
@@ -4,6 +4,7 @@ for i in `ls test` ; do
|
|||||||
echo Running test $i:
|
echo Running test $i:
|
||||||
echo ---------------------
|
echo ---------------------
|
||||||
bin/nbfi test/$i
|
bin/nbfi test/$i
|
||||||
|
echo
|
||||||
echo ---------------------
|
echo ---------------------
|
||||||
echo End of test $i
|
echo End of test $i
|
||||||
echo
|
echo
|
||||||
|
5
nbfi/test/square.bf
Normal file
5
nbfi/test/square.bf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
++++[>+++++<-]>[<++++++++++++>-]+<+[
|
||||||
|
>[>+>+<<-]++>>[<<+>>-]>>>[-]++>[-]+
|
||||||
|
>>>+[[-]++++++>>>]<<<[[<++++++++<++>>-]+<.<[>----<-]<]
|
||||||
|
<<[>>>>>[>>>[-]+++++++++<[>-<-]+++++++++>[-[<->-]+[<<<]]<[>+<-]>]<<-]<<-
|
||||||
|
]
|
@@ -4,6 +4,7 @@ for i in `ls test` ; do
|
|||||||
echo Running test $i:
|
echo Running test $i:
|
||||||
echo ---------------------
|
echo ---------------------
|
||||||
bin/vvm test/$i
|
bin/vvm test/$i
|
||||||
|
echo
|
||||||
echo ---------------------
|
echo ---------------------
|
||||||
echo End of test $i
|
echo End of test $i
|
||||||
echo
|
echo
|
||||||
|
Reference in New Issue
Block a user