X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fphpunit.phpt;h=087923e8fca8fdba0775e86df63876dc3d30d57d;hp=4289ffdfaf12c54053a97b4f8bed52ae9c901000;hb=47be714b40e14b6b5cdc2f35a7994efd13c2076e;hpb=61c5a47e7530b142df6b67332e60a339998c2492 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