<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/unit/applications/proto.py, branch 1.28.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Tests: added flags to search functions in proto.py.</title>
<updated>2022-07-28T13:12:19+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2022-07-28T13:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=69e690affe94eb37308d1eb551b34cd32323aae1'/>
<id>69e690affe94eb37308d1eb551b34cd32323aae1</id>
<content type='text'>
Also removed unnesessary re.compile() calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removed unnesessary re.compile() calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: minor improvements.</title>
<updated>2022-06-30T13:40:17+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2022-06-30T13:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=a3699557a3e4605788bb02a34de8a7979ec96629'/>
<id>a3699557a3e4605788bb02a34de8a7979ec96629</id>
<content type='text'>
Added "go" availability check before trying to build an application.

update_action() method used were possible and fixed bug with
the relative path determination in test_static_chroot.py.

Templates optimization and style fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added "go" availability check before trying to build an application.

update_action() method used were possible and fixed bug with
the relative path determination in test_static_chroot.py.

Templates optimization and style fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: style.</title>
<updated>2021-10-18T00:10:11+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-10-18T00:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=39adb292d54403d17f86f6852e87b0bda1d49946'/>
<id>39adb292d54403d17f86f6852e87b0bda1d49946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: Ruby hooks.</title>
<updated>2021-07-02T13:00:57+00:00</updated>
<author>
<name>Oisin Canty</name>
<email>o.canty@f5.com</email>
</author>
<published>2021-07-02T13:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=8c83652c2a0ad7386e27a9ea595c996d3dce018c'/>
<id>8c83652c2a0ad7386e27a9ea595c996d3dce018c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: preserving unit.log when run without restart.</title>
<updated>2021-04-08T16:11:11+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2021-04-08T16:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=74b1b1fc17726d805b00dee6b5547254f5cf230c'/>
<id>74b1b1fc17726d805b00dee6b5547254f5cf230c</id>
<content type='text'>
Introducing "unit.log.Log" class for "unit.log" file management.
Moving "findall()" function into TestApplicationProto.
Using "os.kill()" to send signals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introducing "unit.log.Log" class for "unit.log" file management.
Moving "findall()" function into TestApplicationProto.
Using "os.kill()" to send signals.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: increased timeout in wait_for_record().</title>
<updated>2021-02-10T16:34:37+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-10T16:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=11f7d833a9bad1fb3f066cee815fe9772bed4875'/>
<id>11f7d833a9bad1fb3f066cee815fe9772bed4875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: options moved to the separate class.</title>
<updated>2020-12-06T16:01:59+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-12-06T16:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=07789a23e9c513dba87b020fae2989a57955e8a6'/>
<id>07789a23e9c513dba87b020fae2989a57955e8a6</id>
<content type='text'>
This change is necessary to separate the logic
and prevent possible circular dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change is necessary to separate the logic
and prevent possible circular dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: improving get_application_type() and fixing its name.</title>
<updated>2020-10-27T21:01:46+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-10-27T21:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=6a00bab41e2ebffe5f61f6fb9641162624db41d1'/>
<id>6a00bab41e2ebffe5f61f6fb9641162624db41d1</id>
<content type='text'>
This patch also enables multiversion tests running for Java.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch also enables multiversion tests running for Java.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: fixed unit.log print.</title>
<updated>2020-10-19T21:25:29+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-10-19T21:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=54837759f36eddb80af22c8d73e103a948221dc7'/>
<id>54837759f36eddb80af22c8d73e103a948221dc7</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>2020-10-07T22:18:43+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-10-07T22:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=6ec0ff35964c7805712d978625949f72ff5a63bc'/>
<id>6ec0ff35964c7805712d978625949f72ff5a63bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
