Commit graph

9 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
d2553f5ad4 [TD-6634]<hotfix>:use original string and remove begin/end quote instead of string value after stringRmQuote 2021-09-14 13:01:43 +08:00
shenglian zhou
f79bcf1d5f [TD-6616]<fix>:check the right side of match to be a node value of binary type 2021-09-13 13:20:20 +08:00
shenglian zhou
d889a8c0b7 regex: add nchar not support column type 2021-09-10 06:52:46 +08:00
shenglian zhou
546019bfa5 [TD-6561]<feature>:regexp -add nmatch relation operator 2021-09-09 08:57:05 +08:00
shenglian zhou
a09cfdfa8b support nmatch relation between binary/nchar tbname/tag/col and posix regular expression 2021-09-08 17:50:37 +08:00
shenglian zhou
f842633b17 tagregex: fix test error 2021-09-03 10:18:58 +08:00
Shenglian Zhou
6363169a47 [TD-6145]<feature>:add test for regex filter 2021-09-01 10:16:10 +08:00