aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2019-02-25 13:48:39 -0700
committerGavin Howard <yzena.tech@gmail.com>2019-02-25 13:48:39 -0700
commitce320c37bc185b1577734dc2d53d6d6ec74cd2d0 (patch)
treeb8a3673c713c1146b0018d4904ad72a1cf8b2a0d /tests
parenta19866f29707ce1fe953d03b857eb67fdfa2aabd (diff)
downloadplatform_external_bc-ce320c37bc185b1577734dc2d53d6d6ec74cd2d0.tar.gz
platform_external_bc-ce320c37bc185b1577734dc2d53d6d6ec74cd2d0.tar.bz2
platform_external_bc-ce320c37bc185b1577734dc2d53d6d6ec74cd2d0.zip
Add an error test
Diffstat (limited to 'tests')
-rw-r--r--tests/bc/errors.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bc/errors.txt b/tests/bc/errors.txt
index beb3d8c0..823e52d7 100644
--- a/tests/bc/errors.txt
+++ b/tests/bc/errors.txt
@@ -213,6 +213,7 @@ bytes(1) + 4
3 / 0.00000000000000
4e4.4
4e-4.2
+a[2^63] = 1
ibase = 100
length("string")
abs("string")