[W3af-svn-notify] SF.net SVN: w3af:[5605] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-08-19 14:00:33
|
Revision: 5605 http://w3af.svn.sourceforge.net/w3af/?rev=5605&view=rev Author: andresriancho Date: 2012-08-19 14:00:26 +0000 (Sun, 19 Aug 2012) Log Message: ----------- Adding smoke tag to some of the unittests, in order to be able to choose some tests to run before a commit: nosetests --rednose core/ -a 'smoke' http://nose.readthedocs.org/en/latest/plugins/attrib.html Modified Paths: -------------- branches/threading2/core/controllers/bruteforce/tests/test_bruteforcer.py branches/threading2/core/controllers/coreHelpers/tests/test_exception_handler.py branches/threading2/core/controllers/coreHelpers/tests/test_plugins.py branches/threading2/core/controllers/coreHelpers/tests/test_profiles.py branches/threading2/core/controllers/coreHelpers/tests/test_strategy.py branches/threading2/core/controllers/tests/test_outputmanager.py branches/threading2/core/controllers/wizard/tests/test_questions.py branches/threading2/core/controllers/wizard/tests/test_wizards.py branches/threading2/core/data/bloomfilter/tests/test_pybloom.py branches/threading2/core/data/db/tests/test_disk_list.py branches/threading2/core/data/db/tests/test_disk_set.py branches/threading2/core/data/db/tests/test_history.py branches/threading2/core/data/db/tests/test_temp_shelve.py branches/threading2/core/data/dc/tests/test_form.py branches/threading2/core/data/kb/tests/test_info.py branches/threading2/core/data/parsers/tests/test_sgmlparsers.py branches/threading2/core/data/request/tests/test_fuzzablerequest.py branches/threading2/core/data/url/tests/test_httpResponse.py branches/threading2/core/data/url/tests/test_xurllib.py branches/threading2/core/data/url/xUrllib.py branches/threading2/core/ui/consoleUi/tests/test_consoleui.py branches/threading2/plugins/tests/attack/test_os_commanding.py branches/threading2/plugins/tests/audit/test_response_splitting.py branches/threading2/plugins/tests/audit/test_sqli.py branches/threading2/plugins/tests/audit/test_xss.py branches/threading2/plugins/tests/auth/test_generic.py branches/threading2/plugins/tests/bruteforce/test_basic_auth.py branches/threading2/plugins/tests/crawl/test_crawl_exception_handling.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/grep/test_error_pages.py branches/threading2/plugins/tests/grep/test_html_comments.py branches/threading2/plugins/tests/infrastructure/test_afd.py branches/threading2/plugins/tests/infrastructure/test_php_eggs.py branches/threading2/plugins/tests/output/test_text_file.py branches/threading2/plugins/tests/output/test_xml_file.py branches/threading2/plugins/tests/unittest_coverage.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |