[W3af-svn-notify] SF.net SVN: w3af:[5829] branches/threading2/core
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-10-05 15:55:08
|
Revision: 5829 http://w3af.svn.sourceforge.net/w3af/?rev=5829&view=rev Author: andresriancho Date: 2012-10-05 15:54:58 +0000 (Fri, 05 Oct 2012) Log Message: ----------- * Assigning the correct responsabilities to each class/object. If you need something (like a tempdir), create it. * Removed issue with test isolation generated by running something like this: nosetests -v -s --rednose --with-doctest --doctest-tests core/data/url/handlers/tests/test_cookie_handler.py core/data/url/handlers/tests/test_cookie_handler.py * Minor cosmetic changes Modified Paths: -------------- branches/threading2/core/controllers/misc/temp_dir.py branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/handlers/tests/test_cookie_handler.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |