On Sun, 27 Oct 2002, Marcus B�rger wrote: > At 21:39 26.10.2002, Derick Rethans wrote: > >On Sat, 26 Oct 2002, Marcus B�rger wrote: > > > > > helly Sat Oct 26 12:54:30 2002 EDT > > > > > > Modified files: > > > /php4 README.TESTING run-tests.php > > > Log: > > > -introduce EXPECTREGEX > > > -add %c for EXPECTF > > > #i think we must escape the special characters for EXPECTF: ".()" and > > such > > > >hmm? EXPECTF uses preg_quote() to escape... so It's not really needed to > >escape things. Also, do I understand correctly that you made EXPECTF not > >use regular expressions now? > > No change to EXPECTF
Okay, I got confused by: +"--EXPECTF--" is an alternative of --EXPECT--. The difference is that + this form uses sscanf for output validation (alternative). I thought you replaced it by a scanf thingy :) Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
