enhance: add test case

This commit is contained in:
slzhou 2024-02-20 10:39:10 +08:00
parent d236f7c9cc
commit e8142dec0e
3 changed files with 11147 additions and 0 deletions

View File

@ -61,6 +61,8 @@ fi
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/hint.py -Q 2
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/hint.py -Q 3
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/hint.py -Q 4
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/para_tms.py
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/para_tms2.py
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/nestedQuery.py
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/nestedQuery_str.py
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/nestedQuery_math.py

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff