pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-10-04
1999-10-04 20:47:53 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
b82cc99ebb78c33964d82f8f4d460aec9831e338 (
9
lines) (+
8
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
new test
Rev: src/testsuite.in:1.200
1:
-
test_true([["$Id: testsuite.in,v 1.
199
1999/10/
03
21
:
44
:
19
hubbe Exp $"]])
+
test_true([["$Id: testsuite.in,v 1.
200
1999/10/
04
20
:
47
:
53
hubbe Exp $"]])
cond([[all_constants()->_verify_internals]], [[
94:
]]) test_do(_static_modules()) test_compile_any([[import Stdio; class x { string y() { read_file("foo"); } }]])
+
+
dnl
+
dnl Undocumented but important behaviour...
+
dnl
+
test_eq([[Stdio._stdin]],[[Stdio.stdin->_fd]])
+
test_compile_any([[ class Bar {