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

Commit 66fa62b

Browse files
committed
tools/ci.sh: Add sqlite3 tests to CI.
Signed-off-by: Damien George <damien@micropython.org>
1 parent bea5367 commit 66fa62b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎tools/ci.sh‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ function ci_package_tests_run {
6666
unix-ffi/gettext/test_gettext.py \
6767
unix-ffi/pwd/test_getpwnam.py \
6868
unix-ffi/re/test_re.py \
69+
unix-ffi/sqlite3/test_sqlite3.py \
70+
unix-ffi/sqlite3/test_sqlite3_2.py \
71+
unix-ffi/sqlite3/test_sqlite3_3.py \
6972
unix-ffi/time/test_strftime.py \
7073
; do
7174
echo "Running test $test"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /