X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fphpunit.phpt;h=087923e8fca8fdba0775e86df63876dc3d30d57d;hb=8191c55421fb6ecc86185608a8b0510da1525e1e;hp=4289ffdfaf12c54053a97b4f8bed52ae9c901000;hpb=61c5a47e7530b142df6b67332e60a339998c2492;p=m6w6%2Fext-http diff --git a/tests/phpunit.phpt b/tests/phpunit.phpt index 4289ffd..087923e 100644 --- a/tests/phpunit.phpt +++ b/tests/phpunit.phpt @@ -2,17 +2,21 @@ unit tests --SKIPIF-- +--INI-- +date.timezone=Europe/Vienna --FILE-- run([null, __DIR__."/../phpunit"]); +$c = new PHPUnit_TextUI_Command; +$c->run(array("--process-isolation", __DIR__."/../phpunit/")); ?> --EXPECTF-- PHPUnit %s by Sebastian Bergmann. -%s +%a Time: %s, Memory: %s