[W3af-svn-notify] SF.net SVN: w3af:[6134] branches/threading2/core/data/parsers
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-11-06 14:28:24
|
Revision: 6134 http://w3af.svn.sourceforge.net/w3af/?rev=6134&view=rev Author: andresriancho Date: 2012-11-06 14:28:13 +0000 (Tue, 06 Nov 2012) Log Message: ----------- * Renamed some test files * Moved doctests from baseparser to test_baseparser, still need to add more tests to it in order to verify why I'm getting encode/decode errors in extract_emails Modified Paths: -------------- branches/threading2/core/data/parsers/baseparser.py branches/threading2/core/data/parsers/pdfParser.py branches/threading2/core/data/parsers/sgmlParser.py Added Paths: ----------- branches/threading2/core/data/parsers/tests/test_baseparser.py branches/threading2/core/data/parsers/tests/test_http_request_parser.py branches/threading2/core/data/parsers/tests/test_url.py Removed Paths: ------------- branches/threading2/core/data/parsers/tests/test_HTTPRequestParser.py branches/threading2/core/data/parsers/tests/test_urlParser.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |