]> granicus.if.org Git - php/commit
update naming of tests - forgot to rename files before committing,
authorGreg Beaver <cellog@php.net>
Sun, 21 Mar 2004 23:06:20 +0000 (23:06 +0000)
committerGreg Beaver <cellog@php.net>
Sun, 21 Mar 2004 23:06:20 +0000 (23:06 +0000)
commit578c28fb0cf4a55eed4c9a482938573d8cc7b25d
treec2fa5eede8f0a68873ef36d29656196ec915a7c5
parent9b530c04f151575ddef7dd13ee9c4b177a63cee8
update naming of tests - forgot to rename files before committing,
but this is not a big deal, as the name 'Error_Stack' still makes sense
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_getErrorMessage.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_getErrorMessageTemplate.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_getErrors.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_pushpop.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_pushpopcallback.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_pushpopstatic.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_singleton.php
pear/tests/PEAR_ErrorStack/Error_Stack_TestCase_staticGetErrors.php
pear/tests/PEAR_ErrorStack/testsuite.php