pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-11-06
1999-11-06 22:22:27 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
02aa91293718d45154eca7080c1e4a7f450f9bc7 (
8
lines) (+
7
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Fix for m4 with 4096-byte limit on macro arguments
Rev: src/testsuite.in:1.225
1:
-
test_true([["$Id: testsuite.in,v 1.
224
1999/11/
04
22:
28
:
00
hubbe Exp $"]])
+
test_true([["$Id: testsuite.in,v 1.
225
1999/11/
06
22:
22
:
27
hubbe Exp $"]])
cond([[all_constants()->_verify_internals]], [[
1442:
test_eq("13934998268672547360069539025", [[ (string)(48324683476346278246238462784624627348 / 3467864333) ]])
+
]])
+
+
cond([[ sizeof( cpp("__AUTO_BIGNUM__")/"__AUTO_BIGNUM__" ) == 1 ]],
+
[[
+
// - sscanf. test_eq("12345678901234567890", [[ (string)array_sscanf("12345678901234567890", "%d")[0] ]])