Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / dir / scandir_variation8.php.expectf.hadva
blobbe334d6b069ffb4ead5fafa99dbdc94dd43f6e3b
1 *** Testing scandir() : usage variations ***
3 -- Iteration 1 --
4 resource(4) of type (stream)
6 -- Iteration 2 --
7 resource(4) of type (stream)
9 -- Iteration 3 --
10 resource(4) of type (stream)
12 -- Iteration 4 --
13 resource(4) of type (stream)
15 -- Iteration 5 --
16 resource(4) of type (stream)
18 -- Iteration 6 --
19 resource(4) of type (stream)
21 -- Iteration 7 --
22 resource(4) of type (stream)
24 -- Iteration 8 --
25 resource(4) of type (stream)
27 -- Iteration 9 --
28 resource(4) of type (stream)
30 -- Iteration 10 --
31 resource(4) of type (stream)
33 -- Iteration 11 --
34 resource(4) of type (stream)
36 -- Iteration 12 --
37 resource(4) of type (stream)
39 -- Iteration 13 --
40 resource(4) of type (stream)
42 -- Iteration 14 --
43 resource(4) of type (stream)
45 -- Call to scandir() --
46 vec(16) {
47   string(9) "-10.5.tmp"
48   string(9) "-2345.tmp"
49   string(1) "."
50   string(2) ".."
51   string(4) ".tmp"
52   string(7) "0.5.tmp"
53   string(5) "0.tmp"
54   string(17) "1.23456789E-9.tmp"
55   string(5) "1.tmp"
56   string(8) "10.5.tmp"
57   string(9) "12345.tmp"
58   string(16) "123456789000.tmp"
59   string(9) "Array.tmp"
60   string(15) "double_file.tmp"
61   string(11) "hd_file.tmp"
62   string(15) "single_file.tmp"
64 ===DONE===