Commit graph

27 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
shenglian zhou
04527c32c6 add string concat/length test suites 2021-12-13 14:51:27 +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
955dd3588c add test case to test suite and move location 2021-10-18 17:13:14 +08:00
shenglian zhou
9762bba62d add sample.sim to regressionSuite.sim 2021-09-28 00:30:30 -07:00
shenglian zhou
99144e7a90 add new tests to umbrella test file 2021-09-24 14:58:20 +08:00
shenglian zhou
a8e46ef898 add cumulative_sum test cases 2021-09-23 13:20:43 +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
Shuduo Sang
919adac963 add general/parser/where.sim to regression test. 2020-07-02 10:21:11 +08:00
Shuduo Sang
d2948b9170 add two more cases to regression. 2020-06-30 10:56:32 +08:00
Shuduo Sang
dc5ce545f2 move more cases to regression. 2020-06-29 15:40:47 +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
Shuduo Sang
65d580b8f7 move more cases from full test to regression test. 2020-06-13 13:45:11 +08:00
Shuduo Sang
4b9a53c6d2 comment off general/http/telegraf.sim as not stable. 2020-06-09 16:59:14 +08:00
Ping Xiao
c7813ea59b TD-556: Stream测试合并到常规测试 2020-06-09 15:54:07 +08:00
Shuduo Sang
2a209718d7 add regression test suite
[TD-551]
2020-06-08 08:59:53 +00:00