pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-09-27
2000-09-27 19:32:23 by Henrik Grubbström (Grubba) <grubba@grubba.org>
fed8df231f10bcf837d8c982371790aef89e3833 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed typo.
Rev: src/testsuite.in:1.336
1:
-
test_true([["$Id: testsuite.in,v 1.
335
2000/09/27
00
:
02
:
57
hedda
Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
336
2000/09/27
19
:
32
:
23
grubba
Exp $"]]);
cond([[all_constants()->_verify_internals]], [[
3612:
test_equal("f\7777777\7777777bargaz\7777777nk"/5.0,({"f\7777777\7777777ba","rgaz\7777777","nk"})) test_equal("f\7777777\7777777bargaz\7777777nk"/-5.0,({"f\7777777","\7777777barg","az\7777777nk"}))
-
test_equal("f\7777777\7777777bargaz\7777777nk"/2.5,({"f\7777777\7777777", ba","rga","z\7777777","nk"}))
+
test_equal("f\7777777\7777777bargaz\7777777nk"/2.5,({"f\7777777\7777777",
"
ba","rga","z\7777777","nk"}))
test_equal(({1,2,3})/1,({ ({1}), ({2}), ({3}) })) test_equal(({1,2,3})/2,({ ({1,2}) }))