Commit graph

5 commits

Author SHA1 Message Date
kevin men
71432a830c
fix: modify the prompt language of the taos-shell (#32758)
* fix: modify prompt language

* fix: add shell test case

* fix: modify comments

* fix: modify test case for TDengine TSDB
2025-08-26 22:05:29 +08:00
kevin men
adbd4d724a
fix: utf8 characters cannot be entered in the aarch64 version of taos (#31103)
* fix: modify utf8 code check

* fix: add utf8 code check test case
2025-05-17 10:53:42 +08:00
Alex Duan
ad64b681c8
ci: taosBenchmark add coverage cases branch 3.0 (#29788)
* fix: add unit test for taos-tools

* fix: only .cpp include

* fix: remove no use function

* fix: restore toolsSys.c

* fix: add toolsSys case

* fix: rebuild error fixed

* fix: fix build error

* fix: support get vgroups with core and memory limit

* fix: build error for strcasecmp

* fix: add insertBasic.py case

* fix: add command line set vgroups=3

* fix: change with ns database

* toolscJson read with int replace float and add insertPrecison.py

* fix: add insertBindVGroup.json case

* fix: remove public fun removeQuotation

* fix: vgroups change method

* fix: memory leak for runInsertLimitThread slot

* insertPrecision.py word write wrong

* fix: check isFloat number

* fix: vgroups change logic error

* fix: insertBasic.py real and expect error

* fix: adjust default vgroups

* fix: adjust default vgroups modify comment
2025-02-21 17:00:44 +08:00
Alex Duan
036b7ebefa fix: replace unsafe str fun and check return value 2024-10-28 16:12:18 +08:00
Alex Duan
651a652376 feat: add unit test to shell 2024-10-27 18:04:21 +08:00