aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestStringUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename StringUtil.strip() -> StringUtil.trim(), refine API docHEADmasterSven Göthel2024-02-041-39/+39
|
* Adding StringUtil, containing basic utility functions as well as unicode ↵Sven Göthel2024-02-041-0/+177
space (whitespace) and full- and halfwidth tests.