pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2001-03-31
2001-03-31 21:03:19 by Henrik Grubbström (Grubba) <grubba@grubba.org>
f9b413ab41d680f630aa2f773c651b4ffceecd83 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/testsuite.in:1.399
1:
-
test_true([["$Id: testsuite.in,v 1.
398
2001/03/31
15:
21:
47
grubba Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
399
2001/03/31 21:
03:19
grubba Exp $"]]);
cond([[all_constants()->_verify_internals]], [[
6374:
test_eq(search("fo-obar|gazonk"/"|","fo-obar"),0) test_eq(search("fo-obar|gazonk"/"|","gazonk"),1) test_eq(search(([1:2,3:4,5:6,7:8]),4),3)
-
test_true(zero_type(search(([1:2,3:4,5:6,7:8]),3)))
+
test_true(zero_type(search(([1:2,3:4,5:6,7:8]),
(int)
3)))
test_eq(search(([1:2,3:4,5:6,7:8]),8),7) test_any([[ mapping m=([]);