Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdcb7f24

Browse files
TestTestgresCommon - generic tests for local and remote modes.
This commit replaces#216
1 parentac0a2bb commitdcb7f24

File tree

4 files changed

+1142
-1965
lines changed

4 files changed

+1142
-1965
lines changed

‎run_tests.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
set -eux
66

7-
if [-z${TEST_FILTER+x} ];thenexport TEST_FILTER="TestgresTests";fi
7+
if [-z${TEST_FILTER+x} ]; \
8+
thenexport TEST_FILTER="TestgresTests or (TestTestgresCommon and (not remote_ops))"; \
9+
fi
810

911
# choose python version
1012
echo python version is$PYTHON_VERSION

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp