[PHP-DEV] Re: how to test using run-tests?

2008-01-04 Thread Gregory Beaver
Gregory Beaver wrote: > Hi, > > I'm trying to figure out how to test a feature in the phar extension > that requires the executable test file to be an actual phar archive. > This would be possible if there was some way to load the --FILE-- > section from an external file. Would anyone object to

[PHP-DEV] Re: how to test using run-tests?

2008-01-04 Thread Gregory Beaver
Gregory Beaver wrote: > Gregory Beaver wrote: >> Hi, >> >> I'm trying to figure out how to test a feature in the phar extension >> that requires the executable test file to be an actual phar archive. >> This would be possible if there was some way to load the --FILE-- >> section from an external f

Re: [PHP-DEV] Re: how to test using run-tests?

2008-01-05 Thread Marcus Boerger
Hello Gregory, Saturday, January 5, 2008, 4:25:00 AM, you wrote: > Index: run-tests.php > === > RCS file: /repository/php-src/run-tests.php,v > retrieving revision 1.226.2.37.2.35.2.10 > diff -u -r1.226.2.37.2.35.2.10 run-tests.php >