aboutsummaryrefslogtreecommitdiffstats
path: root/test/java
Commit message (Expand)AuthorAgeFilesLines
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...Sven Gothel2022-02-072-10/+10
* Add Java/C++ hexStringBytes(..); Fix Java's bytesHexString(..) path !lsbFirst...Sven Gothel2022-01-271-0/+67
* EUI48[Sub]: Add endian awareness, also fixes indexOf() semantics (C++ and Java)Sven Gothel2021-10-051-11/+28
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT for...Sven Gothel2021-09-181-0/+134
* JaulibVersion: Use data transient onlySven Gothel2021-01-271-2/+3
* Move tests to 'jau.test' to not violate potentially sealed org.jar or jau. pa...Sven Gothel2021-01-2656-328/+457
* jar file naming convention: Use dash instead of underscore for 'base'-fat.jar...Sven Gothel2021-01-264-5/+5
* cmake: Use: jaulib_test_jar_fileSven Gothel2021-01-251-3/+4
* test/java: Use JunitTracer instead of SingletonJunitCase ..Sven Gothel2021-01-2523-46/+46
* Remove unused importSven Gothel2021-01-251-1/+0
* test/java: Sort tests in their respective package - Comment out 'not yet read...Sven Gothel2021-01-257-13/+14
* Java import and modularization: Complete jaulib_fat and full JNI lib bootstra...Sven Gothel2021-01-2515-9/+2383
* Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...Sven Gothel2021-01-2541-0/+5742