diff options
author | Sven Gothel <[email protected]> | 2023-08-05 03:15:09 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-08-05 03:15:09 +0200 |
commit | 177ee444d1b86e6412f636d5f4e8f0695d418246 (patch) | |
tree | b2f20f86bd506521db868f6a11096473f1dcba07 /test | |
parent | f0da1ec6f5ac68de4c1ede1fd54a71b656fe5d75 (diff) |
Cleanup unit test class names: Try to start w/ 'Test', remove intermediate 'Test' for supporting, non-test classes
Diffstat (limited to 'test')
-rw-r--r-- | test/junit/com/jogamp/gluegen/TestStructAccessor.java (renamed from test/junit/com/jogamp/gluegen/StructAccessorTest.java) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/junit/com/jogamp/gluegen/StructAccessorTest.java b/test/junit/com/jogamp/gluegen/TestStructAccessor.java index 46191f1..46191f1 100644 --- a/test/junit/com/jogamp/gluegen/StructAccessorTest.java +++ b/test/junit/com/jogamp/gluegen/TestStructAccessor.java |