1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-08 14:02:16 +03:00

Add platform "Darwin-arm64" to test/releasetest_data.tcl.

FossilOrigin-Name: 1d5c9aacb8ab6349935561cc12734cf348c12c86e4663ddc7af113b3ed0f6186
This commit is contained in:
drh
2021-11-26 20:26:37 +00:00
parent 913306a53a
commit 855a165fec
3 changed files with 12 additions and 7 deletions

View File

@@ -326,6 +326,11 @@ array set ::Platforms [strip_comments {
"Have-Not" "" test
"Apple" "" "threadtest fuzztest alltest"
}
Darwin-arm64 {
"Locking-Style" "" "mptest test"
"Have-Not" "" test
"Apple" "" "threadtest fuzztest alltest"
}
"Windows NT-intel" {
"Stdcall" "" test
"Have-Not" "" test