| Commit message (Expand) | Author | Age | Files | Lines |
* | Adopt to jaulib: clangd/cland-tidy integration; Use VersionNumber | Sven Göthel | 2024-05-25 | 1 | -1/+1 |
* | Add jaulib jau::os::get_platform_info() (jau::os, jau::cpu) code and show inf... | Sven Göthel | 2024-05-12 | 1 | -0/+3 |
* | clang-tidy fixes part-3 / 4, adding Check `performance-*` | Sven Gothel | 2022-11-28 | 1 | -1/+1 |
* | Catch2: Adopt tests to v3.0.1 | Sven Gothel | 2022-06-19 | 1 | -3/+0 |
* | Trial Tests C++/Java: Used merger dbt_[client|server]01 test code, drop dbt_[... | Sven Gothel | 2022-05-16 | 1 | -2/+3 |
* | C++/JNI Lifecycle Fix: BTManager must be passed as shared_ptr<> and hold as s... | Sven Gothel | 2022-05-14 | 1 | -9/+13 |
* | DBTServerTest::stop(): Remove `current_exp_advertising_state`, due to closing... | Sven Gothel | 2022-05-13 | 1 | -1/+1 |
* | Trial: Server: Unify stop + close, ensuring AdapterStatusListener is removed ... | Sven Gothel | 2022-05-12 | 1 | -2/+1 |
* | Trial (Java + C++): DBTEndpoint, DBTClientTest, DBTServerTest: Add abstractio... | Sven Gothel | 2022-05-05 | 1 | -1/+1 |
* | Trial C++: Add 'provoke_' native test to be run manually, provoking issues .. | Sven Gothel | 2022-05-03 | 1 | -0/+2 |
* | Trial Unit Test C++: Working State; Completed dbt_client_server1x.cpp ... | Sven Gothel | 2022-05-03 | 1 | -3/+3 |
* | Trial Unit Test C++: Enable `test_client_server01_NoEnc` test methods, not ye... | Sven Gothel | 2022-05-03 | 1 | -1/+1 |
* | Trial Unit Test C++: Fix, have test_client_server00 pass successful | Sven Gothel | 2022-05-03 | 1 | -11/+16 |
* | Trial Unit Test C++: Fix initial commit (compile clean) and add dbt_client_se... | Sven Gothel | 2022-05-03 | 1 | -3/+2 |
* | Trial Unit Test C++: Initial commit w/ working test case test_client_server00... | Sven Gothel | 2022-05-02 | 1 | -0/+128 |