Commit graph

39 commits

Author SHA1 Message Date
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in (#10589)
* restore .gitmodules

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

This reverts commit 7db7bd9337.

* revert to make tests back

* immigrate file change in stand-alone repo to TDengine

* remove tests repository checkout

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out (#10174)
* [TD-13408]<test>: move tests directory out

* restore Jenkinsfile due to tests dir removal

* add --remote parameter to git submodule update

* git reset hard before checkout to branch

* call git submodule update for some submodules

* remove tests directory before checkout due to conflict

* as all branches remove tests, no need to remove it in script

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00
Ganlin Zhao
f9673f561c resolve merge conflict from develop 2021-12-14 15:50:31 +08:00
shenglian zhou
04527c32c6 add string concat/length test suites 2021-12-13 14:51:27 +08:00
Ganlin Zhao
9d06a62b3a add test cases 2021-12-13 13:40:10 +08:00
shenglian zhou
a9ad82f0bd add math_funcs test case to script and add char_length error test case 2021-12-10 13:12:06 +08:00
shenglian-zhou
466831c2fc
Merge branch 'develop' into szhou/feature/support-math-functions 2021-11-26 14:18:30 +08:00
shenglian zhou
6d0c9211eb Merge branch 'develop' into szhou/feature/support-math-functions 2021-11-24 09:29:33 +08:00
shenglian zhou
48c641a321 fix diff error during interleave table blocks and enhance table groupby limit test case 2021-11-23 14:54:48 +08:00
shenglian zhou
6e0a6b8573 add concat_ws and concat/length test case 2021-11-18 16:07:42 +08:00
shenglian zhou
81a846ede0 add test case and modify error message 2021-11-17 11:35:51 +08:00
dapan1121
4b2a9605d7 add interp test case 2021-11-05 16:24:50 +08:00
shenglian-zhou
608be1e937
Merge branch 'develop' into szhou/feature/support-math-functions 2021-10-28 11:36:59 +08:00
Ganlin Zhao
69cb24d9cd [TD-10700]<enhance>: add tag name escape sim test cases 2021-10-24 00:14:32 +08:00
Ganlin Zhao
2723faf031 [TD-10700]<enhance>: add column name escape sim test cases 2021-10-23 18:50:37 +08:00
shenglian zhou
955dd3588c add test case to test suite and move location 2021-10-18 17:13:14 +08:00
Shengliang Guan
7f76cef583 merge from master into develop 2021-10-12 16:01:34 +08:00
dapan1121
efa9c16d64 Merge branch 'develop' into feature/TD-10396 2021-10-08 11:34:09 +08:00
shenglian zhou
99144e7a90 add new tests to umbrella test file 2021-09-24 14:58:20 +08:00
wpan
ebc1fd6c39 support escape string as table name 2021-09-23 08:55:56 +08:00
wpan
03808b2141 fix interp issues 2021-09-08 17:15:00 +08:00
Shenglian Zhou
6363169a47 [TD-6145]<feature>:add test for regex filter 2021-09-01 10:16:10 +08:00
yihaoDeng
350c22c802 [TD-5466]<enhance> enhance like pattern 2021-08-31 14:42:11 +08:00
yihaoDeng
290008553c [TD-5466]<fix> handle invalid Escapes 2021-08-25 09:15:05 +08:00
shenglian zhou
1148a133b5 [TD-4647]<feature>: auto add column through schemaless line protocol 2021-07-14 15:34:53 +08:00
yihaoDeng
5ec984c03f [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 11:27:59 +08:00
shenglian zhou
d7f32149ef [TD-3126]<feature>:add nano second precision testcase and modify tsim to support time precision 2021-06-07 10:29:13 +08:00
shenglian zhou
0c7afcc965 [TD-4243]<enhance>:remove _block_dist() special dedicated column index 2021-05-29 23:35:32 +08:00
Bomin Zhang
782fea6c42 [TD-2585]<test>: remove deleted cases from test suit 2020-12-31 02:05:39 +00:00
Bomin Zhang
2df734a5e3 [TD-2585]<test>:migrate 4 sim cases to python to improve speed 2020-12-31 02:05:39 +00:00
yihaoDeng
1a316eb7f4 [TD-1371]<featuren> implement query 'show create table' 2020-09-14 04:33:15 +00:00
Ping Xiao
3a58f9f4a9 fix test failures 2020-09-14 23:46:50 +08:00
yihaoDeng
b4f6b07258 add test for show-create test 2020-09-14 00:51:22 +00:00
yihaoDeng
aac7fc671a add sim fullGeneralSuite.sim 2020-08-30 03:01:51 +00:00
Shuduo Sang
2867f30829 fix sh/exec signal for coverage test.
[TD-976]
2020-07-21 17:29:31 +08:00
Shuduo Sang
b2a35f359b merge develop branch. 2020-06-18 17:13:54 +08:00
Shuduo Sang
a681e157f4 modify general/parser/stream.sim to make its result consistant.
[TD-642]
2020-06-17 15:48:06 +08:00
Ping Xiao
c7813ea59b TD-556: Stream测试合并到常规测试 2020-06-09 15:54:07 +08:00
Shuduo Sang
0242d0d4ae add more TSIM cases in general/ to CI
[TD-502]
2020-06-02 12:04:29 +08:00