Xiaoyu Wang
|
4155a3bef4
|
enh: show command optimize
|
2022-08-11 21:55:20 +08:00 |
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 |
kailixu
|
048c8dedd9
|
test case adaption for 4096
|
2021-07-11 21:24:35 +00:00 |
Ping Xiao
|
1465fd9cfc
|
Fix test failure
|
2021-05-28 16:50:43 +08:00 |
Ping Xiao
|
34d6383a3c
|
[TD-4122]<test>: add test case
|
2021-05-27 16:13:46 +08:00 |
Haojun Liao
|
6d8f5000ff
|
[td-4147]update the test case.
|
2021-05-12 11:24:23 +08:00 |
Ping Xiao
|
1a3a813b4d
|
[TD-2693]<test>: add test case
|
2021-01-13 15:06:09 +08:00 |
Ping Xiao
|
f175b1cd08
|
[TD-2560]<test> add test case for show tables
|
2020-12-30 13:52:49 +08:00 |
Ping Xiao
|
1e01ac2079
|
fix test case
|
2020-12-23 13:50:41 +08:00 |
Ping Xiao
|
4a53c0a9c2
|
[TD-2342]<test>: add test case
|
2020-12-08 18:37:06 +08:00 |
liuyq-617
|
5aeafa80ac
|
[TD-2333]<test>test max table len
|
2020-12-08 16:25:03 +08:00 |
liuyq-617
|
d1044fd9ba
|
[TD-1779]<test>add case tbname sensitive
|
2020-10-27 14:28:37 +08:00 |
wangyazhou1313
|
9673d5d3bd
|
[TD-1636]<test> remove last 2 bytes of file 'wal0'
|
2020-10-20 17:26:13 +08:00 |
Shuduo Sang
|
fc2c479d08
|
fix table/del_stable.py for dnodes change.
[TD-899]
|
2020-07-11 11:15:22 +08:00 |
Bomin Zhang
|
806f8f5b8c
|
fix bug: return buffer in stack
update boundary testcase.
|
2020-06-22 14:17:21 +08:00 |
Shengliang Guan
|
23738d25c0
|
Merge pull request #2305 from taosdata/hotfix/sangshuduo/fix-del-stable-testcase
fix del_stable.py issue.
|
2020-06-16 17:49:29 +08:00 |
Shuduo Sang
|
30aa06ecca
|
fix del_stable.py issue.
|
2020-06-16 17:23:53 +08:00 |
Shuduo Sang
|
5761e2aa77
|
modify format by autopep8.
|
2020-06-16 16:36:14 +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 |
Shuduo Sang
|
71931eb183
|
add tablename-boundary.py
|
2020-05-17 16:06:14 +08:00 |
Bomin Zhang
|
d939f382a3
|
Merge remote-tracking branch 'origin/develop' into feature/boundary-check
|
2020-05-16 17:40:52 +08:00 |
Shuduo Sang
|
94f4e9bb38
|
add column name length case.
|
2020-05-16 15:24:43 +08:00 |
Shuduo Sang
|
05a289d866
|
make failed msg friendly.
|
2020-05-16 11:35:31 +08:00 |
Bomin Zhang
|
9570328908
|
TD-333: boundary check
|
2020-05-16 11:03:27 +08:00 |
Shuduo Sang
|
b4b092b488
|
add random test.
|
2020-05-15 19:06:41 +08:00 |
Shuduo Sang
|
84cc10bf28
|
add max column number check case.
|
2020-05-15 18:33:06 +08:00 |
Shuduo Sang
|
2f7644b465
|
fix autopep8 format.
|
2020-05-15 13:27:31 +08:00 |
Shuduo Sang
|
35f5a2045d
|
read boundary value from taosdef.h
|
2020-05-15 13:17:12 +08:00 |
Shuduo Sang
|
bc5abd0f2f
|
add some test cases to test boundary which defined in inc/taosdef.h
[TD-221]
|
2020-05-14 14:42:35 +08:00 |
changshuaiqiang
|
536a1ed4fa
|
test: docs
|
2020-05-13 18:55:34 +08:00 |
changshuaiqiang
|
f95f9ac8c0
|
test: add create table as select case
|
2020-05-13 18:52:46 +08:00 |
changshuaiqiang
|
b320961643
|
test: add cases
|
2020-05-13 17:03:38 +08:00 |
changshuaiqiang
|
294b42661f
|
test: add del stable case
|
2020-05-12 15:30:47 +08:00 |
hjxilinx
|
31029ee27f
|
[td-183]
|
2020-05-07 14:28:39 +08:00 |
Shuduo Sang
|
491d3d2de6
|
add table/* test cases.
|
2020-04-30 11:15:47 +08:00 |