History log of /trunk/ (Results 51 - 75 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
967b1ad830-Jun-2024 Damjan Jovanovic

Port ridljar to JUnit.

Patch by: me

9cbd97ce30-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 ...


main/jurt/Ant_jurt_test.mk
main/jurt/Module_jurt.mk
main/jurt/java/jurt-test/build.xml
main/jurt/test/com/sun/star/comp/bridgefactory/BridgeFactory_Test.java
main/jurt/test/com/sun/star/comp/bridgefactory/makefile.mk
main/jurt/test/com/sun/star/comp/connections/PipedConnection_Test.java
main/jurt/test/com/sun/star/comp/connections/makefile.mk
main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/BridgedObject_Test.java
main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/ProxyFactory_Test.java
main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge_Test.java
main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk
main/jurt/test/com/sun/star/lib/uno/environments/java/java_environment_Test.java
main/jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk
main/jurt/test/com/sun/star/lib/uno/environments/remote/JavaThreadPoolFactory_Test.java
main/jurt/test/com/sun/star/lib/uno/environments/remote/JobQueue_Test.java
main/jurt/test/com/sun/star/lib/uno/environments/remote/TestMessage.java
main/jurt/test/com/sun/star/lib/uno/environments/remote/ThreadId_Test.java
main/jurt/test/com/sun/star/lib/uno/environments/remote/ThreadPool_Test.java
main/jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk
main/jurt/test/com/sun/star/lib/util/NativeLibraryLoader_Test.java
main/jurt/test/com/sun/star/makefile.mk
main/jurt/test/com/sun/star/uno/AnyConverter_Test.java
main/jurt/test/com/sun/star/uno/UnoRuntime_EnvironmentTest.java
main/jurt/test/com/sun/star/uno/WeakReference_Test.java
main/jurt/test/com/sun/star/uno/makefile.mk
main/jurt/test/makefile.mk
6e57475a30-Jun-2024 Damjan Jovanovic

Port the testtools tests to JUnit.

Patch by: me

c9248ba130-Jun-2024 Damjan Jovanovic

Port the ucb test to JUnit.

Patch by: me

9e878ba530-Jun-2024 Damjan Jovanovic

Port bridges tests to JUnit.

Patch by: me

cf2d78d129-Jun-2024 Damjan Jovanovic

Port the forms integration test to JUnit.

Patch by: me

6181058d29-Jun-2024 Damjan Jovanovic

Allow Java unit tests to exist in subdirectories.

Patch by: me

666fd4a929-Jun-2024 Damjan Jovanovic

Port the extensions integeration test to JUnit.

Patch by: me

f04976d929-Jun-2024 Damjan Jovanovic

Remove unused ComplexTestCase imports.

Patch by: me

b12c4ec029-Jun-2024 Damjan Jovanovic

Port the cli_ure test to JUnit.

Patch by: me

d55f601a28-Jun-2024 Damjan Jovanovic

Port testtools to JUnit.

Patch by: me

b49a7c1328-Jun-2024 Damjan Jovanovic

chart2's unoapi test also needs juh.jar.

Patch by: me

af60b7be25-Jun-2024 Damjan Jovanovic

Fix typo.

Patch by: me

6e91df0b25-Jun-2024 Damjan Jovanovic

Fix the paths for main/embeddedobj.

Patch by: me

2c0cd9c825-Jun-2024 Damjan Jovanovic

Add a missing slash.

Patch by: me

e8581bfa24-Jun-2024 Damjan Jovanovic

Port the remainder of the framework complex tests to JUnit, although they
fail, so keep them disabled.

Patch by: me

05ff667424-Jun-2024 Damjan Jovanovic

Port main/embeddedobj complex tests to JUnit, and clean up the code a bit.

Patch by: me

fcc38b5824-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 ...

1f8c860b24-Jun-2024 Damjan Jovanovic

Port the chart2 complex test to JUnit, and enable it in the build.

Patch by: me

1e3c8e5e23-Jun-2024 Damjan Jovanovic

Also needs juh.jar to run.

Patch by: me

69ed17ba23-Jun-2024 Damjan Jovanovic

Add more test documents.

Patch by: me

35bb7f2623-Jun-2024 Damjan Jovanovic

Remove the unused properties.

Patch by: me

0ee15d0c23-Jun-2024 Damjan Jovanovic

Start rebuilding the lost document repository.

Patch by: me

d6a8792123-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

30b4355923-Jun-2024 Damjan Jovanovic

Fix the exception handling.

Patch by: me

12345678910>>...342