projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a08460
)
Deduplicate test cases.
author
Taylor R Campbell
<campbell@mumble.net>
Fri, 30 Nov 2018 04:30:29 +0000
(
04:30
+0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Fri, 30 Nov 2018 06:53:16 +0000
(06:53 +0000)
tests/runtime/test-arith.scm
patch
|
blob
|
history
diff --git
a/tests/runtime/test-arith.scm
b/tests/runtime/test-arith.scm
index 0c449e91c016dfae44aa5051cca54481e758298b..7e29147dac9af6cfd164692acc021d3db85158b2 100644
(file)
--- a/
tests/runtime/test-arith.scm
+++ b/
tests/runtime/test-arith.scm
@@
-714,8
+714,6
@@
USA.
(-0.i 0.-0.i)
(-0.+0.i +0.+0.i)
(-0.-0.i +0.-0.i)
- (-4.+0.i 0.+2.i)
- (-4.-0.i 0.-2.i)
;; Treat infinities carefully around branch cuts.
(-inf.0 +inf.0i)
(+inf.0 +inf.0)