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 ---------------------
|
||||
bin/nbfi test/$i
|
||||
echo
|
||||
echo ---------------------
|
||||
echo End of test $i
|
||||
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 ---------------------
|
||||
bin/vvm test/$i
|
||||
echo
|
||||
echo ---------------------
|
||||
echo End of test $i
|
||||
echo
|
||||
|
Reference in New Issue
Block a user