aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_userauth_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-644/+0
* go fmt ./...Yasuhiro Matsumoto2024-01-251-0/+1
* Fix _auth_* parameter checkG.J.R. Timmer2019-08-221-1/+25
* Fix misspell issues.Mario Trangoni2018-11-211-2/+2
* Rewrite Tests UserAuthGert-Jan Timmer2018-06-121-1271/+508
* Fix: test suite remove created filesGert-Jan Timmer2018-06-051-5/+33
* ADD: User Authentication Password EncodersGert-Jan Timmer2018-06-051-0/+244
* Update TestUserAuthentication*Gert-Jan Timmer2018-06-041-53/+67
* Implemented goconvey for User Authentication TestsGert-Jan Timmer2018-06-041-153/+1040
* Add additional testsGert-Jan Timmer2018-06-011-16/+141
* StashGert-Jan Timmer2018-05-311-5/+49
* UPD: TestAuthCreateDatabaseGert-Jan Timmer2018-05-311-9/+10
* ADD: User authenticationGert-Jan Timmer2018-05-301-0/+39