<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/unit/applications, branch 1.23.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Java: upgrading third-party components.</title>
<updated>2021-03-22T14:15:12+00:00</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org.ru</email>
</author>
<published>2021-03-22T14:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=175ef1c1dbe5a8fb65b1fbb4adb8a56a16b08569'/>
<id>175ef1c1dbe5a8fb65b1fbb4adb8a56a16b08569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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: introduced a separate cache directory for Go builds.</title>
<updated>2020-12-21T11:00:46+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2020-12-21T11:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=03436d2ec2ab485b4f3196690e9a267bf0d42d30'/>
<id>03436d2ec2ab485b4f3196690e9a267bf0d42d30</id>
<content type='text'>
The Go compiler can't detect changes to C header files when
compiling CGO applications, and then this leads to Go test
samples being linked with wrong libunit.

This patch creates a new cache directory reused throughout
the test suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Go compiler can't detect changes to C header files when
compiling CGO applications, and then this leads to Go test
samples being linked with wrong libunit.

This patch creates a new cache directory reused throughout
the test suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: utils module introduced.</title>
<updated>2020-12-08T14:37:25+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-12-08T14:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=8f916285639d7f9aac9ef03cace5e4dcbcca70cd'/>
<id>8f916285639d7f9aac9ef03cace5e4dcbcca70cd</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: fixing tests interrupt in terminal.</title>
<updated>2020-11-16T17:37:01+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-11-16T17:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=567f0a7b3049f4532524ac35cb232cbeedb868bf'/>
<id>567f0a7b3049f4532524ac35cb232cbeedb868bf</id>
<content type='text'>
KeyboardInterrupt re-raised.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KeyboardInterrupt re-raised.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: supporting ASGI legacy protocol.</title>
<updated>2020-11-10T19:27:08+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-11-10T19:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5fd2933d2e54a7b5781698a670abf89b1031db44'/>
<id>5fd2933d2e54a7b5781698a670abf89b1031db44</id>
<content type='text'>
Introducing manual protocol selection for 'universal' apps and frameworks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introducing manual protocol selection for 'universal' apps and frameworks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: supporting instant app parameters in load().</title>
<updated>2020-11-10T19:27:08+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-11-10T19:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=a8a9d80f8dcff98a99c74a923a2a37b9e3e177eb'/>
<id>a8a9d80f8dcff98a99c74a923a2a37b9e3e177eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: force applications to build for JVM 8.</title>
<updated>2020-11-03T01:31:05+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-11-03T01:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5182d2c398a07f65f2b2334bc04d79130a40808c'/>
<id>5182d2c398a07f65f2b2334bc04d79130a40808c</id>
<content type='text'>
This change is made to avoid situations when an application
is compiled for a version newer than the Java module used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change is made to avoid situations when an application
is compiled for a version newer than the Java module used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Java: upgrading 3rd-party components.</title>
<updated>2020-11-02T18:05:04+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-11-02T18:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4ba9e1d0058bc1710a0078af6e9a1f7e4bee986a'/>
<id>4ba9e1d0058bc1710a0078af6e9a1f7e4bee986a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
