Branch: Tag:

1999-10-28

1999-10-28 23:16:13 by Fredrik Noring <noring@nocrew.org>

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]],