#
2500:ca911376b56b |
| 07-Jul-2023 |
Sergey A. Osokin |
Update third-party components for Unit's Java module.
|
#
2491:aae60837ac20 |
| 14-Jun-2023 |
Andrei Zeliankou |
Tests: get rid of classes in test files.
Class usage came from the unittest framework and it was always redundant after migration to the pytest. This commit removes classes from files containing te
Tests: get rid of classes in test files.
Class usage came from the unittest framework and it was always redundant after migration to the pytest. This commit removes classes from files containing tests to make them more readable and understandable.
show more ...
|
Revision tags: 1.30.0-1, 1.30.0 |
|
#
2388:77a62f948a6c |
| 27-Mar-2023 |
Konstantin Pavlov |
Tests: relaxed jar glob.
We install jars with names like websocket-api-${NXT_JAVA_MODULE}-$NXT_VERSION.jar, which translates to versioned NXT_JAVA_MODULE in the packaging system, e.g. websocket-api-
Tests: relaxed jar glob.
We install jars with names like websocket-api-${NXT_JAVA_MODULE}-$NXT_VERSION.jar, which translates to versioned NXT_JAVA_MODULE in the packaging system, e.g. websocket-api-java11-1.30.0.jar.
show more ...
|
Revision tags: 1.29.1-1, 1.29.1 |
|
#
2330:4b1f175f9c88 |
| 21-Feb-2023 |
Andrei Zeliankou |
Tests: switched to using f-strings.
Previously, it was necessary to support older versions of Python for compatibility. F-strings were released in Python 3.6. Python 3.5 was marked as unsupported
Tests: switched to using f-strings.
Previously, it was necessary to support older versions of Python for compatibility. F-strings were released in Python 3.6. Python 3.5 was marked as unsupported by the end of 2020, so now it's possible to start using f-strings safely for better readability and performance.
show more ...
|
Revision tags: 1.29.0-1, 1.29.0 |
|
#
2271:ccaca37def87 |
| 14-Dec-2022 |
"Sergey A. Osokin" |
Java: upgrading third-party components.
|
Revision tags: 1.28.0-1, 1.28.0, 1.27.0-1, 1.27.0, 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0 |
|
#
2004:ca4c5855f139 |
| 15-Nov-2021 |
Andrei Zeliankou |
Tests: refactored working with processes.
|
Revision tags: 1.25.0-1, 1.25.0 |
|
#
1938:418e225f58e4 |
| 12-Aug-2021 |
Max Romanov |
Java: upgrading third-party components.
|
#
1931:747666e4bec3 |
| 09-Aug-2021 |
Max Romanov |
Java: upgrading third-party components.
|
Revision tags: 1.24.0-1, 1.24.0, 1.23.0-1, 1.23.0 |
|
#
1816:91b04f5068f5 |
| 22-Mar-2021 |
"Sergey A. Osokin" |
Java: upgrading third-party components.
|
Revision tags: 1.22.0-1, 1.22.0 |
|
#
1730:44912af5b3e6 |
| 06-Dec-2020 |
Andrei Zeliankou |
Tests: options moved to the separate class.
This change is necessary to separate the logic and prevent possible circular dependency.
|
Revision tags: 1.21.0-1, 1.21.0 |
|
#
1706:a1da56837554 |
| 16-Nov-2020 |
Max Romanov |
Tests: fixing tests interrupt in terminal.
KeyboardInterrupt re-raised.
|
#
1678:a9042510f953 |
| 03-Nov-2020 |
Andrei Zeliankou |
Tests: force applications to build for JVM 8.
This change is made to avoid situations when an application is compiled for a version newer than the Java module used.
|
#
1677:ccd5c695b739 |
| 02-Nov-2020 |
Max Romanov |
Java: upgrading 3rd-party components.
|
#
1670:099c23b00eaf |
| 27-Oct-2020 |
Max Romanov |
Tests: improving get_application_type() and fixing its name.
This patch also enables multiversion tests running for Java.
|
#
1657:0821c0c05a9f |
| 27-Oct-2020 |
Andrei Zeliankou |
Tests: fixed isolation detection.
|
#
1654:fc7d0578e124 |
| 19-Oct-2020 |
Andrei Zeliankou |
Tests: fixed unit.log print.
|
Revision tags: 1.20.0-1, 1.20.0 |
|
#
1635:97afbb6c5a15 |
| 07-Oct-2020 |
Andrei Zeliankou |
Tests: minor fixes.
|
#
1621:275b26bbd3ae |
| 01-Oct-2020 |
Andrei Zeliankou |
Tests: minor fixes.
Fixed temporary dir removing. Fixed printing path to log. Module checks moved to the separate file.
|
#
1596:b7e2d4d92624 |
| 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest.
|
Revision tags: 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0 |
|
#
1477:b93d1acf81bd |
| 15-May-2020 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0 |
|
#
1388:375fcf0e75a7 |
| 10-Mar-2020 |
Andrei Zeliankou |
Tests: redirect tests output to the stdout.
|
Revision tags: 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0 |
|
#
1303:248eeec4c272 |
| 11-Nov-2019 |
Tiago Natel |
Tests: added support for testing "user" and "group".
|
Revision tags: 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0 |
|
#
1208:220272baa960 |
| 25-Sep-2019 |
Andrey Zelenkov |
Tests: fixed hanging of Go tests.
This closes #319 issue on GitHub.
|
Revision tags: 1.11.0-2, 1.11.0-1, 1.11.0 |
|
#
1163:ec7aad540d72 |
| 16-Sep-2019 |
Andrey Zelenkov |
Tests: style and minor fixes in java.py.
|
#
1157:7ae152bda303 |
| 05-Sep-2019 |
Max Romanov |
Java: introducing websocket support.
|