f3c2ab5d77
It wasn't actually decoding test names anymore due to paths changing; also several slow tests failed when run from the root (which is where contbuild is going to run them). Added stuff to make $HPHP_HOME unnecessary for runtests (contbuild wont have it set), and fixed a use of $GLOBALS in hphp/test/run to be more php-idiomatic.
19 linhas
300 B
Plaintext
19 linhas
300 B
Plaintext
array(5) {
|
|
[0]=>
|
|
string(%d) "%s/sample_dir/dir/empty => 0
|
|
"
|
|
[1]=>
|
|
string(%d) "%s/sample_dir/empty => 0
|
|
"
|
|
[2]=>
|
|
string(%d) "%s/sample_dir/file => 3
|
|
"
|
|
[3]=>
|
|
string(%d) "%s/sample_dir/fix_mtimes.inc => 459
|
|
"
|
|
[4]=>
|
|
string(%d) "%s/sample_dir/symlink => 3
|
|
"
|
|
}
|
|
Total: 5 files, 465 bytes
|