pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-10-28
1999-10-28 23:16:13 by Fredrik Noring <noring@nocrew.org>
a1e8a9841e1117a20b21a6a0c9c381cb2bc4d57b (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added destruct test for bignums.
Rev: src/testsuite.in:1.212
1:
-
test_true([["$Id: testsuite.in,v 1.
211
1999/10/28
22
:
27
:
32
noring Exp $"]])
+
test_true([["$Id: testsuite.in,v 1.
212
1999/10/28
23
:
16
:
13
noring Exp $"]])
cond([[all_constants()->_verify_internals]], [[
1503:
test_true([[ random(0x7ffffffff)+1 ]]) test_true([[ sqrt(0x7fffffff)+1 ]]) test_true([[ sqrt(0x7ffffffff)+1 ]])
+
+
test_true([[ catch { destruct((mixed)0x4783647824687234628462); } ]])
]]) cond([[all_constants()->_verify_internals]],