summaryrefslogtreecommitdiffstats
path: root/libacc/tests/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'libacc/tests/test.py')
-rw-r--r--libacc/tests/test.py12
1 files changed, 9 insertions, 3 deletions
diff --git a/libacc/tests/test.py b/libacc/tests/test.py
index 1ae92ca..bb9ef01 100644
--- a/libacc/tests/test.py
+++ b/libacc/tests/test.py
@@ -229,9 +229,15 @@ double op int:
1 op 1: < 0 <= 1 == 1 >= 1 > 0 != 0
2 op 1: < 0 <= 0 == 0 >= 1 > 1 != 1
branching: 1 0 1
-testpassi: 1 2 3 4 5 6 7 8
-testpassf: 1 2 3 4 5 6 7 8
-testpassd: 1 2 3 4 5 6 7 8
+testpassi: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassf: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassd: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassi: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassf: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassd: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassi: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassf: 1 2 3 4 5 6 7 8 9 10 11 12
+testpassd: 1 2 3 4 5 6 7 8 9 10 11 12
testpassidf: 1 2 3
""")
def testCasts(self):