mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4835] add lua lib
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642)
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit:
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alterTableAndInsert.py | ||
| basic.py | ||
| basic_unsigned.py | ||
| before_1970.py | ||
| bigint.py | ||
| binary-boundary.py | ||
| binary.py | ||
| bool.py | ||
| boundary2.py | ||
| bug3654.py | ||
| date.py | ||
| double.py | ||
| float.py | ||
| in_function.py | ||
| insert_before_use_db.py | ||
| insert_locking.py | ||
| insertDemo.py | ||
| insertDynamicColBeforeVal.py | ||
| insertFromCSV.py | ||
| insertFromCSVPerformance.py | ||
| insertIntoTwoTables.py | ||
| int.py | ||
| metadataUpdate.py | ||
| modify_column.py | ||
| multi.py | ||
| nchar-boundary.py | ||
| nchar-unicode.py | ||
| nchar.py | ||
| ningsiInsert.py | ||
| randomNullCommit.py | ||
| restful.py | ||
| restfulInsert.py | ||
| retentionpolicy.py | ||
| smallint.py | ||
| sparseData.py | ||
| special_character_show.py | ||
| tagSepcified.py | ||
| tinyint.py | ||
| unsignedBigint.py | ||
| unsignedInt.py | ||
| unsignedSmallint.py | ||
| unsignedTinyint.py | ||
| writeDBNonStop.py | ||