Thread: [W3af-svn-notify] SF.net SVN: w3af:[5961] branches/threading2/plugins/tests
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-10-19 19:18:47
|
Revision: 5961 http://w3af.svn.sourceforge.net/w3af/?rev=5961&view=rev Author: andresriancho Date: 2012-10-19 19:18:41 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Tagging and untagging tests to achieve the 2min goal for running all smoke tests. Modified Paths: -------------- branches/threading2/plugins/tests/crawl/test_phpinfo.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/infrastructure/test_afd.py branches/threading2/plugins/tests/infrastructure/test_allowed_methods.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-30 21:09:53
|
Revision: 6058 http://w3af.svn.sourceforge.net/w3af/?rev=6058&view=rev Author: andresriancho Date: 2012-10-30 21:09:44 +0000 (Tue, 30 Oct 2012) Log Message: ----------- Removing relative import. Modified Paths: -------------- branches/threading2/plugins/tests/attack/test_dav.py branches/threading2/plugins/tests/attack/test_os_commanding.py branches/threading2/plugins/tests/attack/test_rfi.py branches/threading2/plugins/tests/audit/test_all_false_positive.py branches/threading2/plugins/tests/audit/test_blind_sqli.py branches/threading2/plugins/tests/audit/test_buffer_overflow.py branches/threading2/plugins/tests/audit/test_csrf.py branches/threading2/plugins/tests/audit/test_dav.py branches/threading2/plugins/tests/audit/test_eval.py branches/threading2/plugins/tests/audit/test_file_upload.py branches/threading2/plugins/tests/audit/test_format_string.py branches/threading2/plugins/tests/audit/test_frontpage.py branches/threading2/plugins/tests/audit/test_generic.py branches/threading2/plugins/tests/audit/test_global_redirect.py branches/threading2/plugins/tests/audit/test_htaccess_methods.py branches/threading2/plugins/tests/audit/test_ldapi.py branches/threading2/plugins/tests/audit/test_lfi.py branches/threading2/plugins/tests/audit/test_mx_injection.py branches/threading2/plugins/tests/audit/test_os_commanding.py branches/threading2/plugins/tests/audit/test_phishing_vector.py branches/threading2/plugins/tests/audit/test_preg_replace.py branches/threading2/plugins/tests/audit/test_redos.py branches/threading2/plugins/tests/audit/test_response_splitting.py branches/threading2/plugins/tests/audit/test_rfi.py branches/threading2/plugins/tests/audit/test_sqli.py branches/threading2/plugins/tests/audit/test_ssi.py branches/threading2/plugins/tests/audit/test_ssl_certificate.py branches/threading2/plugins/tests/audit/test_un_ssl.py branches/threading2/plugins/tests/audit/test_xpath.py branches/threading2/plugins/tests/audit/test_xss.py branches/threading2/plugins/tests/audit/test_xst.py branches/threading2/plugins/tests/auth/test_detailed.py branches/threading2/plugins/tests/auth/test_generic.py branches/threading2/plugins/tests/bruteforce/test_basic_auth.py branches/threading2/plugins/tests/bruteforce/test_form_auth.py branches/threading2/plugins/tests/crawl/test_bing_spider.py branches/threading2/plugins/tests/crawl/test_content_negotiation.py branches/threading2/plugins/tests/crawl/test_crawl_exception_handling.py branches/threading2/plugins/tests/crawl/test_digit_sum.py branches/threading2/plugins/tests/crawl/test_dir_bruter.py branches/threading2/plugins/tests/crawl/test_find_backdoors.py branches/threading2/plugins/tests/crawl/test_find_captchas.py branches/threading2/plugins/tests/crawl/test_google_spider.py branches/threading2/plugins/tests/crawl/test_import_results.py branches/threading2/plugins/tests/crawl/test_phpinfo.py branches/threading2/plugins/tests/crawl/test_pykto.py branches/threading2/plugins/tests/crawl/test_ria_enumerator.py branches/threading2/plugins/tests/crawl/test_robots_txt.py branches/threading2/plugins/tests/crawl/test_sitemap_xml.py branches/threading2/plugins/tests/crawl/test_spider_man.py branches/threading2/plugins/tests/crawl/test_url_fuzzer.py branches/threading2/plugins/tests/crawl/test_urllist_txt.py branches/threading2/plugins/tests/crawl/test_user_dir.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/crawl/test_wordnet.py branches/threading2/plugins/tests/crawl/test_wordpress_fingerprint.py branches/threading2/plugins/tests/crawl/test_wsdl_finder.py branches/threading2/plugins/tests/grep/test_click_jacking.py branches/threading2/plugins/tests/grep/test_cross_domain_js.py branches/threading2/plugins/tests/grep/test_directory_indexing.py branches/threading2/plugins/tests/grep/test_dom_xss.py branches/threading2/plugins/tests/grep/test_dot_net_event_validation.py branches/threading2/plugins/tests/grep/test_error_500.py branches/threading2/plugins/tests/grep/test_error_pages.py branches/threading2/plugins/tests/grep/test_form_autocomplete.py branches/threading2/plugins/tests/grep/test_get_emails.py branches/threading2/plugins/tests/grep/test_html_comments.py branches/threading2/plugins/tests/grep/test_http_in_body.py branches/threading2/plugins/tests/grep/test_lang.py branches/threading2/plugins/tests/grep/test_meta_tags.py branches/threading2/plugins/tests/grep/test_motw.py branches/threading2/plugins/tests/grep/test_password_profiling.py branches/threading2/plugins/tests/grep/test_svn_users.py branches/threading2/plugins/tests/infrastructure/test_afd.py branches/threading2/plugins/tests/infrastructure/test_allowed_methods.py branches/threading2/plugins/tests/infrastructure/test_detect_reverse_proxy.py branches/threading2/plugins/tests/infrastructure/test_detect_transparent_proxy.py branches/threading2/plugins/tests/infrastructure/test_dns_wildcard.py branches/threading2/plugins/tests/infrastructure/test_domain_dot.py branches/threading2/plugins/tests/infrastructure/test_dot_net_errors.py branches/threading2/plugins/tests/infrastructure/test_favicon_identification.py branches/threading2/plugins/tests/infrastructure/test_find_jboss.py branches/threading2/plugins/tests/infrastructure/test_find_vhosts.py branches/threading2/plugins/tests/infrastructure/test_finger_bing.py branches/threading2/plugins/tests/infrastructure/test_finger_google.py branches/threading2/plugins/tests/infrastructure/test_finger_pks.py branches/threading2/plugins/tests/infrastructure/test_fingerprint_WAF.py branches/threading2/plugins/tests/infrastructure/test_fingerprint_os.py branches/threading2/plugins/tests/infrastructure/test_frontpage_version.py branches/threading2/plugins/tests/infrastructure/test_halberd.py branches/threading2/plugins/tests/infrastructure/test_hmap.py branches/threading2/plugins/tests/infrastructure/test_netcraft.py branches/threading2/plugins/tests/infrastructure/test_php_eggs.py branches/threading2/plugins/tests/infrastructure/test_server_header.py branches/threading2/plugins/tests/infrastructure/test_server_status.py branches/threading2/plugins/tests/infrastructure/test_shared_hosting.py branches/threading2/plugins/tests/infrastructure/test_xssed_dot_com.py branches/threading2/plugins/tests/infrastructure/test_zone_h.py branches/threading2/plugins/tests/output/test_csv_file.py branches/threading2/plugins/tests/output/test_email_report.py branches/threading2/plugins/tests/output/test_export_requests.py branches/threading2/plugins/tests/output/test_html_file.py branches/threading2/plugins/tests/output/test_text_file.py branches/threading2/plugins/tests/output/test_xml_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 17:15:05
|
Revision: 6083 http://w3af.svn.sourceforge.net/w3af/?rev=6083&view=rev Author: andresriancho Date: 2012-10-31 17:14:55 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Changing test name in order to have nosetests find it. Added Paths: ----------- branches/threading2/plugins/tests/test_unittest_coverage.py Removed Paths: ------------- 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. |
From: <and...@us...> - 2012-12-12 13:02:18
|
Revision: 6334 http://w3af.svn.sourceforge.net/w3af/?rev=6334&view=rev Author: andresriancho Date: 2012-12-12 13:02:05 +0000 (Wed, 12 Dec 2012) Log Message: ----------- Fixing unittest and making it more strict Modified Paths: -------------- branches/threading2/plugins/tests/crawl/failing_spider.py branches/threading2/plugins/tests/crawl/test_crawl_exception_handling.py branches/threading2/plugins/tests/helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-22 12:33:07
|
Revision: 6483 http://w3af.svn.sourceforge.net/w3af/?rev=6483&view=rev Author: andresriancho Date: 2012-12-22 12:32:56 +0000 (Sat, 22 Dec 2012) Log Message: ----------- Updating vuln names. Modified Paths: -------------- branches/threading2/plugins/tests/crawl/test_phishtank.py branches/threading2/plugins/tests/infrastructure/test_detect_reverse_proxy.py branches/threading2/plugins/tests/infrastructure/test_dns_wildcard.py branches/threading2/plugins/tests/infrastructure/test_find_vhosts.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-27 19:08:45
|
Revision: 6516 http://w3af.svn.sourceforge.net/w3af/?rev=6516&view=rev Author: andresriancho Date: 2012-12-27 19:08:38 +0000 (Thu, 27 Dec 2012) Log Message: ----------- Adding check to verify that the plugin defines the required methods. Modified Paths: -------------- branches/threading2/plugins/tests/basic.py branches/threading2/plugins/tests/helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-31 22:37:30
|
Revision: 6576 http://w3af.svn.sourceforge.net/w3af/?rev=6576&view=rev Author: andresriancho Date: 2012-12-31 22:37:19 +0000 (Mon, 31 Dec 2012) Log Message: ----------- No debugging in commited unittests Modified Paths: -------------- branches/threading2/plugins/tests/attack/test_sqlmap.py branches/threading2/plugins/tests/crawl/test_pykto.py branches/threading2/plugins/tests/crawl/test_wordnet.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |