<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/wget.git/testenv, branch parallel-wget</title>
<subtitle>git.savannah.gnu.org: git/wget.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/'/>
<entry>
<title>Merge remote-tracking branch 'origin/master' into parallel-wget</title>
<updated>2014-09-14T11:27:15+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-09-14T11:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=af702340a1f3b462d0224968602c2b2974f218d6'/>
<id>af702340a1f3b462d0224968602c2b2974f218d6</id>
<content type='text'>
Conflicts:
	src/http.c
	testenv/Makefile.am
	testenv/Test--https.py
	testenv/Test--spider-r.py
	testenv/Test-Content-disposition-2.py
	testenv/Test-Content-disposition.py
	testenv/Test-Head.py
	testenv/Test-O.py
	testenv/Test-Parallel-Proto.py
	testenv/Test-Post.py
	testenv/Test-Proto.py
	testenv/Test-auth-basic-fail.py
	testenv/Test-auth-basic.py
	testenv/Test-auth-both.py
	testenv/Test-auth-digest.py
	testenv/Test-auth-no-challenge-url.py
	testenv/Test-auth-no-challenge.py
	testenv/Test-auth-retcode.py
	testenv/Test-auth-with-content-disposition.py
	testenv/Test-c-full.py
	testenv/Test-cookie-401.py
	testenv/Test-cookie-domain-mismatch.py
	testenv/Test-cookie-expires.py
	testenv/Test-cookie.py
	testenv/conf/__init__.py
	testenv/conf/authentication.py
	testenv/conf/expect_header.py
	testenv/conf/expected_files.py
	testenv/conf/expected_ret_code.py
	testenv/conf/files_crawled.py
	testenv/conf/hook_sample.py
	testenv/conf/local_files.py
	testenv/conf/reject_header.py
	testenv/conf/response.py
	testenv/conf/send_header.py
	testenv/conf/server_files.py
	testenv/conf/urls.py
	testenv/conf/wget_commands.py
	testenv/misc/colour_terminal.py
	testenv/server/http/http_server.py
	testenv/test/base_test.py
	testenv/test/http_test.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/http.c
	testenv/Makefile.am
	testenv/Test--https.py
	testenv/Test--spider-r.py
	testenv/Test-Content-disposition-2.py
	testenv/Test-Content-disposition.py
	testenv/Test-Head.py
	testenv/Test-O.py
	testenv/Test-Parallel-Proto.py
	testenv/Test-Post.py
	testenv/Test-Proto.py
	testenv/Test-auth-basic-fail.py
	testenv/Test-auth-basic.py
	testenv/Test-auth-both.py
	testenv/Test-auth-digest.py
	testenv/Test-auth-no-challenge-url.py
	testenv/Test-auth-no-challenge.py
	testenv/Test-auth-retcode.py
	testenv/Test-auth-with-content-disposition.py
	testenv/Test-c-full.py
	testenv/Test-cookie-401.py
	testenv/Test-cookie-domain-mismatch.py
	testenv/Test-cookie-expires.py
	testenv/Test-cookie.py
	testenv/conf/__init__.py
	testenv/conf/authentication.py
	testenv/conf/expect_header.py
	testenv/conf/expected_files.py
	testenv/conf/expected_ret_code.py
	testenv/conf/files_crawled.py
	testenv/conf/hook_sample.py
	testenv/conf/local_files.py
	testenv/conf/reject_header.py
	testenv/conf/response.py
	testenv/conf/send_header.py
	testenv/conf/server_files.py
	testenv/conf/urls.py
	testenv/conf/wget_commands.py
	testenv/misc/colour_terminal.py
	testenv/server/http/http_server.py
	testenv/test/base_test.py
	testenv/test/http_test.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation and code cleanup in test suite</title>
<updated>2014-08-08T12:08:11+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-08-08T05:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=f8e9a64ec7445d22f67f1817043d5807c4766556'/>
<id>f8e9a64ec7445d22f67f1817043d5807c4766556</id>
<content type='text'>
Add (lots) of documentation for various parts of the test suite in the
form of Python docstrings. Also, clean up some of the redundant code and
fix indentation issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add (lots) of documentation for various parts of the test suite in the
form of Python docstrings. Also, clean up some of the redundant code and
fix indentation issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup in the test suite</title>
<updated>2014-08-04T14:33:59+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-07-28T09:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=5753ed4a72ec727b23960f8deaaf6a3c315a257b'/>
<id>5753ed4a72ec727b23960f8deaaf6a3c315a257b</id>
<content type='text'>
The server_conf hook and the server_sett() methods were no longer
required. The server configuration is currently being done by
server_conf() method in the server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The server_conf hook and the server_sett() methods were no longer
required. The server configuration is currently being done by
server_conf() method in the server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Group common switches in test suite together</title>
<updated>2014-08-04T14:21:35+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-07-26T18:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=03f8babefe4372acb2580873a637d51bc2086a2b'/>
<id>03f8babefe4372acb2580873a637d51bc2086a2b</id>
<content type='text'>
Some command line switches are passed to Wget unconditionally. These
switches should exist in a single place instead of being redundantly
defined in each test file. We add the following two switches by default
here:
1. --debug: This causes wget to be most verbose and output a lot of
   debugging information. Hence, if a test fails, the test log should
   provide valuable information.
2. --no-config: Users may have their own wgetrc files on the system.
   However, for the tests, we want Wget to run with vanilla settings.
   Hence, disbale loading any config files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some command line switches are passed to Wget unconditionally. These
switches should exist in a single place instead of being redundantly
defined in each test file. We add the following two switches by default
here:
1. --debug: This causes wget to be most verbose and output a lot of
   debugging information. Hence, if a test fails, the test log should
   provide valuable information.
2. --no-config: Users may have their own wgetrc files on the system.
   However, for the tests, we want Wget to run with vanilla settings.
   Hence, disbale loading any config files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support running tests through valgrind</title>
<updated>2014-07-24T11:21:58+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-07-23T13:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=be78cba9e5fe5688ddf8ede2e42061035f0fca13'/>
<id>be78cba9e5fe5688ddf8ede2e42061035f0fca13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document SERVER_WAIT</title>
<updated>2014-07-24T11:21:58+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-07-22T07:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=6cb857502ff7604a6c893adfcda0473d3177eaeb'/>
<id>6cb857502ff7604a6c893adfcda0473d3177eaeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash in test suite</title>
<updated>2014-07-24T11:21:58+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-06-21T19:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=65fc59aefa267b9096ff9f6322135dfce8d97219'/>
<id>65fc59aefa267b9096ff9f6322135dfce8d97219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the Python based test suite</title>
<updated>2014-07-24T11:21:58+00:00</updated>
<author>
<name>Zihang Chen</name>
<email>chsc4698@gmail.com</email>
</author>
<published>2014-07-24T11:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=8b83306d5425a1c1e3b498d03e5a2d3c201c38fe'/>
<id>8b83306d5425a1c1e3b498d03e5a2d3c201c38fe</id>
<content type='text'>
This is a squashed commit of the following from parallel-wget:
ecd6977 Refactor mainly the test cases classes
d26c8eb Create package test for test case classes
507383d Move server classes to package server.protocol
195393b Create package conf where rules and hooks are put
42e482a Create package exc and move TestFailed to exc
82f44f3 Fix a typo in Test-Proto.py
31e5f33 From WgetTest.py move WgetFile to misc
422171d Create package misc, move ColourTerm.py to misc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a squashed commit of the following from parallel-wget:
ecd6977 Refactor mainly the test cases classes
d26c8eb Create package test for test case classes
507383d Move server classes to package server.protocol
195393b Create package conf where rules and hooks are put
42e482a Create package exc and move TestFailed to exc
82f44f3 Fix a typo in Test-Proto.py
31e5f33 From WgetTest.py move WgetFile to misc
422171d Create package misc, move ColourTerm.py to misc
</pre>
</div>
</content>
</entry>
<entry>
<title>More features to Python based test suite</title>
<updated>2014-07-24T11:21:58+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gmail.com</email>
</author>
<published>2014-07-24T11:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=b89cda0a771e391ea92cc335553efae26202f810'/>
<id>b89cda0a771e391ea92cc335553efae26202f810</id>
<content type='text'>
Squashed Commit from parallel-wget of:
b31e6e4 Add support for HTTPS Servers
b828a6e Sleep for n seconds before calling Wget Executable
7effa90 Support programatically setting Handler class variables
7e1f4c1 Correct the call to stop_HTTP_Server
f616192 Improve error handling when wget executable isn't available
31868fe Split large function to improve readability and extensibility
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashed Commit from parallel-wget of:
b31e6e4 Add support for HTTPS Servers
b828a6e Sleep for n seconds before calling Wget Executable
7effa90 Support programatically setting Handler class variables
7e1f4c1 Correct the call to stop_HTTP_Server
f616192 Improve error handling when wget executable isn't available
31868fe Split large function to improve readability and extensibility
</pre>
</div>
</content>
</entry>
<entry>
<title>testenv: Remove Test--spider-r.py from XFAIL_TESTS</title>
<updated>2014-07-24T11:21:58+00:00</updated>
<author>
<name>Giuseppe Scrivano</name>
<email>gscrivan@redhat.com</email>
</author>
<published>2013-10-13T22:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=0606f1a1337ea13281e075769db9afd132314f1a'/>
<id>0606f1a1337ea13281e075769db9afd132314f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
