History log of /trunk/test/testuno/source/api/i18n/XTransliterationTest.java (Results 1 – 4 of 4)
Revision Date Author Comments
# efd61a20 06-Sep-2025 John Bampton <jbampton@users.noreply.github.com>

Fix typos (#416)

* Fix typos

* Recreate ignored words list `codespell.txt`


# 33092868 21-Jul-2025 John Bampton <jbampton@users.noreply.github.com>

pre-commit auto remove trailing whitespace from java files (#382)

A another big huge auto white space clean up.


# 2f709283 08-May-2025 Damjan Jovanovic <damjan@apache.org>

Integrate the i18n unit tests with their new test framework,
eliminate most method order dependencies, and other
test fixes.

Patch by: me


# de76a5ad 08-May-2025 Damjan Jovanovic <damjan@apache.org>

Begin moving i18n unit tests from main/qadevOOo to test/testuno/source/api.
Delete these from the broken/unused main/framework/qa/complex/api_internal/api.lst.

Patch by: me