This is an automated email from the ASF dual-hosted git repository.
isapego pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 6f489d5083a IGNITE-26997 Always use random access IO for checkpoint in
aipersist (#6951)
add 015b2752bcf IGNITE-27025 C++ 3.0: Remove invalid UTF-8 sequences from
the test names (#6953)
No new revisions were added by this update.
Summary of changes:
.../ignite/client/detail/table/name_utils_test.cpp | 28 ++++-----
.../ignite/client/table/qualified_name_test.cpp | 57 ++++++++----------
.../platforms/cpp/tests/test-common/CMakeLists.txt | 1 +
.../platforms/cpp/tests/test-common/hidden_param.h | 68 ++++++++++++++++++++++
4 files changed, 104 insertions(+), 50 deletions(-)
create mode 100644 modules/platforms/cpp/tests/test-common/hidden_param.h