Test more. (#84)

Also, fix the progress callback and disable a slow example.
This commit is contained in:
Nuno Cruces
2024-04-24 15:49:45 +01:00
committed by GitHub
parent fdb2ed0376
commit 09a0ce04ce
19 changed files with 78 additions and 62 deletions

View File

@@ -1,3 +1,5 @@
//go:build !sqlite3_nosys
package tests
import (