[cvs] commit: framework/XML_WBXML package.xml
framework/XML_WBXML/WBXML
Decoder.php Encoder.php framework/XML_WBXML/tests
decode-encode.phpt encode-decode.phpt
Chuck Hagenbuch
chuck at horde.org
Mon Jul 12 10:32:19 PDT 2004
chuck 2004-07-12 10:32:19 PDT
Modified files:
XML_WBXML package.xml
XML_WBXML/WBXML Decoder.php Encoder.php
XML_WBXML/tests decode-encode.phpt encode-decode.phpt
Log:
- Use proc_open to deal with the binaries. Requires PHP 4.3.0+ (package.xml adjusted),
but lets us make sure that the stuff that libwbxml prints on STDERR doesn't get printed
anywhere (probably only an issue with cmdline usage, but still).
- Generate a diff in the dual tests if the test failed.
Revision Changes Path
1.20 +39 -32 framework/XML_WBXML/WBXML/Decoder.php
1.24 +33 -13 framework/XML_WBXML/WBXML/Encoder.php
1.12 +2 -2 framework/XML_WBXML/package.xml
1.3 +14 -2 framework/XML_WBXML/tests/decode-encode.phpt
1.6 +13 -1 framework/XML_WBXML/tests/encode-decode.phpt
Chora Links:
http://cvs.horde.org/diff.php/framework/XML_WBXML/WBXML/Decoder.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/framework/XML_WBXML/WBXML/Encoder.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/framework/XML_WBXML/package.xml?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/XML_WBXML/tests/decode-encode.phpt?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/XML_WBXML/tests/encode-decode.phpt?r1=1.5&r2=1.6&ty=u
More information about the cvs
mailing list