Added testing
This commit is contained in:
5
nbfi/test.sh
Executable file
5
nbfi/test.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
for i in `ls test` ; do
|
||||
bin/nbfi test/$i
|
||||
done
|
42
nbfi/test/helloworld.bf
Normal file
42
nbfi/test/helloworld.bf
Normal file
@@ -0,0 +1,42 @@
|
||||
++++++++++
|
||||
[
|
||||
>
|
||||
+++++++
|
||||
>
|
||||
++++++++++
|
||||
>
|
||||
+++
|
||||
>
|
||||
+
|
||||
<<<<
|
||||
-
|
||||
]
|
||||
>
|
||||
++
|
||||
.
|
||||
>
|
||||
+
|
||||
.
|
||||
+++++++
|
||||
..
|
||||
+++
|
||||
.
|
||||
>
|
||||
++
|
||||
.
|
||||
<<
|
||||
+++++++++++++++
|
||||
.
|
||||
>
|
||||
.
|
||||
+++
|
||||
.
|
||||
------
|
||||
.
|
||||
--------
|
||||
.
|
||||
>
|
||||
+
|
||||
.
|
||||
>
|
||||
.
|
1
nbfi/test/hw.bf
Normal file
1
nbfi/test/hw.bf
Normal file
@@ -0,0 +1 @@
|
||||
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
|
Reference in New Issue
Block a user