appdb/ include/filter.php unit_test/run_tests. ...

WineHQ wineowner at wine.codeweavers.com
Sat Jan 6 00:27:51 CST 2007


ChangeSet ID:	30860
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2007/01/06 00:27:51

Modified files:
	include        : filter.php 
	unit_test      : run_tests.php 
Added files:
	unit_test      : test_filter.php 

Log message:
	Chris Morgan <cmorgan at alum.wpi.edu>
	filter_gpc() should report success or failure, a higher level function should take care of calling out to an error page.
	Add a unit test for filter_gpc() and test filtering success, failure and test that the filtering of html and normal strings
	properly preserves tags for html strings and strips them from normal strings

Patch: http://cvs.winehq.org/patch.py?id=30860

Old revision  New revision  Changes     Path
 1.12          1.13          +29 -7      appdb/include/filter.php
 1.8           1.9           +2 -0       appdb/unit_test/run_tests.php
 Added         1.1           +0 -0       appdb/unit_test/test_filter.php




More information about the wine-cvs mailing list