aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/golite.go: Enforce foreign_keys=ONEuAndreh2024-09-121-30/+0
* tests/golite.go: Remove auth-related code and testsEuAndreh2024-09-121-170/+1
* src/golite.go: Re-introduce {commit,rollback,update}HookTrampoline CFFI funct...EuAndreh2024-09-121-2/+1
* tests/golite.go: Use in-memory database on more testsEuAndreh2024-09-121-5/+5
* {src,tests}/golite.go: Remove commented or unused codeEuAndreh2024-09-071-637/+0
* Add src/version.goEuAndreh2024-08-151-3/+3
* tests/golite.go: Run testsEuAndreh2024-08-142-249/+263
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-0/+5766
* Add Makefile and build skeletonEuAndreh2024-08-112-0/+15