<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/unit.py, branch archive/knownConditionTrueFalse</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Tests: unit module refactoring.</title>
<updated>2019-03-28T15:43:13+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-03-28T15:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=19eba1730a1ca839ed62a37f34c204f580d1b653'/>
<id>19eba1730a1ca839ed62a37f34c204f580d1b653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: style.</title>
<updated>2019-03-26T20:38:30+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-03-26T20:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=281899fcef10eaf815d90958d49243c5060ffac0'/>
<id>281899fcef10eaf815d90958d49243c5060ffac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: specify ssl_version option.</title>
<updated>2019-02-28T18:19:32+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-28T18:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c1751f9de69638da89fda2ec17a693b7ec2de5c5'/>
<id>c1751f9de69638da89fda2ec17a693b7ec2de5c5</id>
<content type='text'>
TLS is explicitly selected to prevent using of SSL protocol
in ssl.get_server_certificate() call for Python 3.4 and older.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TLS is explicitly selected to prevent using of SSL protocol
in ssl.get_server_certificate() call for Python 3.4 and older.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introducing Java Servlet Container beta.</title>
<updated>2019-02-28T15:02:42+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@gmail.com</email>
</author>
<published>2019-02-28T15:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5bfdebb9e4161a689113d73775498949a09d7fb5'/>
<id>5bfdebb9e4161a689113d73775498949a09d7fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: read_timeout option introduced.</title>
<updated>2019-02-27T16:43:14+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-27T16:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=bd77c9a4d2b0f6f609e033060a5486c0afe6b19e'/>
<id>bd77c9a4d2b0f6f609e033060a5486c0afe6b19e</id>
<content type='text'>
Also, increased default select() timeout from 1s to 5s.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, increased default select() timeout from 1s to 5s.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: skip sendmsg()/recvmsg() alerts for all tests.</title>
<updated>2019-02-20T17:28:29+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-20T17:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=955050aea3148595fde027319fd427369856ebc9'/>
<id>955050aea3148595fde027319fd427369856ebc9</id>
<content type='text'>
Currently, these alerts may appear in the log when any application exits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, these alerts may appear in the log when any application exits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: JSON array allowed.</title>
<updated>2019-02-20T17:20:02+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-20T17:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b2ca342902ec84b4415982be08d89c8bfe0ed431'/>
<id>b2ca342902ec84b4415982be08d89c8bfe0ed431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: headers with equal header fields allowed.</title>
<updated>2019-02-14T13:09:54+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-14T13:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0e5aaf60d4ca2da509a6a73bebe71139f8aae306'/>
<id>0e5aaf60d4ca2da509a6a73bebe71139f8aae306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: minor fixes.</title>
<updated>2019-02-14T13:09:19+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-14T13:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=7ce9f61cb66ddd78e2a6778970cd7c4845c79f00'/>
<id>7ce9f61cb66ddd78e2a6778970cd7c4845c79f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: removed blocking mode customization for sockets.</title>
<updated>2019-01-28T12:11:50+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-01-28T12:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=eced6bc97284478d67bfec04e204e4cd212167d9'/>
<id>eced6bc97284478d67bfec04e204e4cd212167d9</id>
<content type='text'>
This customization was added in 0e12b17e512d and left unused.
Also, set blocking mode by default for all sockets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This customization was added in 0e12b17e512d and left unused.
Also, set blocking mode by default for all sockets.
</pre>
</div>
</content>
</entry>
</feed>
