Commit graph

6 commits

Author SHA1 Message Date
Shuduo Sang
371f01a317
test: distinguish nan none in test case (#11540)
* test: distinguish nan and none

[TD-14736]

* modify test framework for datetime

* fix 2-query/math_funcs.py

* fix 2-query/math_funcs.py
2022-04-16 10:03:24 +08:00
Shuduo Sang
387f2eb8bf
test: distinguish nan and none (#11533)
* test: distinguish nan and none

[TD-14736]

* modify test framework for datetime

* fix 2-query/math_funcs.py
2022-04-15 19:26:39 +08:00
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
9271624062 (query):improve test case by adding comments to split different test cases 2022-01-25 17:20:35 +08:00
shenglian zhou
4fed48138c (query):support math functions 2022-01-25 17:03:42 +08:00