pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2008-07-04
2008-07-04 15:53:53 by Martin Stjernholm <mast@lysator.liu.se>
9523d446b8e79312e5271846cb9a09336a95a269 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added a glob test.
Rev: src/testsuite.in:1.838
1:
START_MARKER
-
test_true([["$Id: testsuite.in,v 1.
837
2008/
06
/
29
21
:
24
:
20
grubba
Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
838
2008/
07
/
04
15
:
53
:
53
mast
Exp $"]]);
// This triggered a bug only if run sufficiently early. test_compile_any([[#pike 7.2]])
9842:
array a=({"a","b",3}); return glob("*", a); ]])
+
test_equal([[glob("foo", ({}))]], ({}))
// - gmtime cond([[all_constants()->localtime && all_constants()->mktime]],[[