diff options
Diffstat (limited to 'test/small')
-rw-r--r-- | test/small/church42.blc | 1 | ||||
-rw-r--r-- | test/small/church_fib42.blc | 1 | ||||
-rw-r--r-- | test/small/goldbach.blc | 1 | ||||
-rw-r--r-- | test/small/huge55.blc | 1 | ||||
-rw-r--r-- | test/small/id.blc | 1 | ||||
-rw-r--r-- | test/small/quine.blc | 1 | ||||
-rw-r--r-- | test/small/sierpinski_triangle.blc | 1 | ||||
-rw-r--r-- | test/small/take256.blc | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/test/small/church42.blc b/test/small/church42.blc new file mode 100644 index 0000000..f6cfdf6 --- /dev/null +++ b/test/small/church42.blc @@ -0,0 +1 @@ +000001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111010 diff --git a/test/small/church_fib42.blc b/test/small/church_fib42.blc new file mode 100644 index 0000000..a0dfc40 --- /dev/null +++ b/test/small/church_fib42.blc @@ -0,0 +1 @@ +010001010110000000010111101000011110011101000001100010000001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111010 diff --git a/test/small/goldbach.blc b/test/small/goldbach.blc new file mode 100644 index 0000000..3d22e70 --- /dev/null +++ b/test/small/goldbach.blc @@ -0,0 +1 @@ +010101000100011100110100001110011010000000010110000010010111100001000110010110111101100000000001011011100111011110010001000111001101000011100110100001000100011001011011111011000000000010110111001110111101000000000010110000011001110111100101000100011100110100001110011010000000000100010101010001000111001101000011100110100000000101100000100101111000010001100101101111011000000000010110111001110111100100010001110011010000111001101000010001000110010110111110110000000000101101110011101111010000000000101100000110011101111010011100111111010000101010110101110000110111110100000000010 diff --git a/test/small/huge55.blc b/test/small/huge55.blc new file mode 100644 index 0000000..aa8428a --- /dev/null +++ b/test/small/huge55.blc @@ -0,0 +1 @@ +0100010101011010101000000101100000101100000011100111010 diff --git a/test/small/id.blc b/test/small/id.blc new file mode 100644 index 0000000..66375d5 --- /dev/null +++ b/test/small/id.blc @@ -0,0 +1 @@ +0010 diff --git a/test/small/quine.blc b/test/small/quine.blc new file mode 100644 index 0000000..8d40eb3 --- /dev/null +++ b/test/small/quine.blc @@ -0,0 +1 @@ +000101100100011010000000000001011011110010111100111111011111011010 diff --git a/test/small/sierpinski_triangle.blc b/test/small/sierpinski_triangle.blc new file mode 100644 index 0000000..7b9a5e6 --- /dev/null +++ b/test/small/sierpinski_triangle.blc @@ -0,0 +1 @@ +000100011010000100000101010110110000010110110011010 diff --git a/test/small/take256.blc b/test/small/take256.blc new file mode 100644 index 0000000..6c59639 --- /dev/null +++ b/test/small/take256.blc @@ -0,0 +1 @@ +000100011100101011001100110100000000001011011100111011110000000100000011100111010 |