Commit Graph

9 Commits

Author SHA1 Message Date
Shuduo Sang 43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.

* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 19:25:29 +08:00
Shuduo Sang bf5a3e106b
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out

for 3.0 branch

* add Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 15:25:50 +08:00
Bomin Zhang 806f8f5b8c fix bug: return buffer in stack
update boundary testcase.
2020-06-22 14:17:21 +08:00
Bomin Zhang 943cdd5527 TD-459: TSDB_KEY_LEN
other changes:
max row length from 65536 to 65535
fix byte order issue in get super table meta
2020-06-11 12:46:35 +08:00
Bomin Zhang 5e8969d661 td-459: TSDB_TABLE_NAME_LEN 2020-06-09 11:45:15 +08:00
Shuduo Sang 9560f319b2 add insert/sparseData.py to test compressing sparse file content.
[TD-412]
2020-05-25 16:12:49 +08:00
Bomin Zhang 8bf4ef21fa fix td-317: max table name length now is 392 2020-05-23 15:00:22 +08:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Bomin Zhang 9570328908 TD-333: boundary check 2020-05-16 11:03:27 +08:00