Arquivos
hhvm/hphp/test/quick/fb_dbt.php.expect
T
ptarjan 9db58086ac rename all the tests
After the "Great Test Refactor of 2013" these names didn't make sense.

After this diff, we now have 3 suites:

* Quick (old vm)
* Slow (old TestCodeRun)
* Zend

I like that Quick tests aren't in sub-suites and the Slow tests are. So that is a good litmus tests of what to put where.

I left all the old Makefile rules. I'll blow them up in a few weeks.

This diff is based on a simple unreviewable diff of

  $ mv test/vm test/quick
  $ mv test/tcr test/slow
2013-04-17 09:51:29 -07:00

9 linhas
169 B
Plaintext

array(3) {
[0]=>
string(27) "test/quick/fb_dbt.php@11@h@"
[1]=>
string(30) "test/quick/fb_dbt.php@82@C::f@"
[2]=>
string(27) "test/quick/fb_dbt.php@84@g@"
}