You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/test/server
Athurg Gooth ddf4cae537
feat: disable CGO_ENABLED (#1766)
* Replace mattn/go-sqlite3 with modernc.org/sqlite

* Disable CGO to make binary work without special c lib

* Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code

* Tidy go module

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
..
auth_test.go feat: server tests (#1556) 2 years ago
memo_relation_test.go refactor: memo store (#1741) 2 years ago
memo_test.go refactor: memo store (#1741) 2 years ago
server.go feat: disable CGO_ENABLED (#1766) 2 years ago
system_test.go feat: server tests (#1556) 2 years ago