967b1ad8 | 30-Jun-2024 |
Damjan Jovanovic |
Port ridljar to JUnit. Patch by: me |
9cbd97ce | 30-Jun-2024 |
Damjan Jovanovic |
Port jurt tests to JUnit. Add a jurt-test.jar with sealed packages disabled, as the tests need to access internal classes, and add new classes to the sealed packages. Patch
Port jurt tests to JUnit. Add a jurt-test.jar with sealed packages disabled, as the tests need to access internal classes, and add new classes to the sealed packages. Patch by: me
show more ...
|
6e57475a | 30-Jun-2024 |
Damjan Jovanovic |
Port the testtools tests to JUnit. Patch by: me |
c9248ba1 | 30-Jun-2024 |
Damjan Jovanovic |
Port the ucb test to JUnit. Patch by: me |
9e878ba5 | 30-Jun-2024 |
Damjan Jovanovic |
Port bridges tests to JUnit. Patch by: me |
cf2d78d1 | 29-Jun-2024 |
Damjan Jovanovic |
Port the forms integration test to JUnit. Patch by: me |
6181058d | 29-Jun-2024 |
Damjan Jovanovic |
Allow Java unit tests to exist in subdirectories. Patch by: me |
666fd4a9 | 29-Jun-2024 |
Damjan Jovanovic |
Port the extensions integeration test to JUnit. Patch by: me |
f04976d9 | 29-Jun-2024 |
Damjan Jovanovic |
Remove unused ComplexTestCase imports. Patch by: me |
b12c4ec0 | 29-Jun-2024 |
Damjan Jovanovic |
Port the cli_ure test to JUnit. Patch by: me |
d55f601a | 28-Jun-2024 |
Damjan Jovanovic |
Port testtools to JUnit. Patch by: me |
b49a7c13 | 28-Jun-2024 |
Damjan Jovanovic |
chart2's unoapi test also needs juh.jar. Patch by: me |
af60b7be | 25-Jun-2024 |
Damjan Jovanovic |
Fix typo. Patch by: me |
6e91df0b | 25-Jun-2024 |
Damjan Jovanovic |
Fix the paths for main/embeddedobj. Patch by: me |
2c0cd9c8 | 25-Jun-2024 |
Damjan Jovanovic |
Add a missing slash. Patch by: me |
e8581bfa | 24-Jun-2024 |
Damjan Jovanovic |
Port the remainder of the framework complex tests to JUnit, although they fail, so keep them disabled. Patch by: me |
05ff6674 | 24-Jun-2024 |
Damjan Jovanovic |
Port main/embeddedobj complex tests to JUnit, and clean up the code a bit. Patch by: me |
fcc38b58 | 24-Jun-2024 |
Damjan Jovanovic |
Port the main/connectivity complex tests to JUnit, and clean them up. Also stop packaging them into a JAR file, and delivering this JAR file to solver, because nothing else uses it, it's just
Port the main/connectivity complex tests to JUnit, and clean them up. Also stop packaging them into a JAR file, and delivering this JAR file to solver, because nothing else uses it, it's just superfluous build code probably wrongly copied from the unoapi tests. Patch by: me
show more ...
|
1f8c860b | 24-Jun-2024 |
Damjan Jovanovic |
Port the chart2 complex test to JUnit, and enable it in the build. Patch by: me |
1e3c8e5e | 23-Jun-2024 |
Damjan Jovanovic |
Also needs juh.jar to run. Patch by: me |
69ed17ba | 23-Jun-2024 |
Damjan Jovanovic |
Add more test documents. Patch by: me |
35bb7f26 | 23-Jun-2024 |
Damjan Jovanovic |
Remove the unused properties. Patch by: me |
0ee15d0c | 23-Jun-2024 |
Damjan Jovanovic |
Start rebuilding the lost document repository. Patch by: me |
d6a87921 | 23-Jun-2024 |
Damjan Jovanovic |
Use "TypeName" instead of "MediaType" to specify the type, it seems to work, and "MediaType" is barely used in the code. Patch by: me |
30b43559 | 23-Jun-2024 |
Damjan Jovanovic |
Fix the exception handling. Patch by: me |