mirror of
				https://github.com/glebarez/go-sqlite.git
				synced 2025-10-31 19:13:06 +08:00 
			
		
		
		
	103 errors out of 202628 tests on Linux 64-bit little-endian
This commit is contained in:
		| @@ -25,6 +25,7 @@ var ( | ||||
| 		"-DHAVE_USLEEP", | ||||
| 		"-DLONGDOUBLE_TYPE=double", | ||||
| 		"-DSQLITE_DEFAULT_MEMSTATUS=0", | ||||
| 		"-DSQLITE_DEFAULT_PAGE_SIZE=1024", // Needed by testfixture, where it's sadly hardcoded. See file_pages in autovacuum.test. | ||||
| 		"-DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1", | ||||
| 		"-DSQLITE_DQS=0", | ||||
| 		"-DSQLITE_ENABLE_UNLOCK_NOTIFY", // Adds sqlite3_unlock_notify(). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jan Mercl
					Jan Mercl