aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_func_crypt_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one ↵EuAndreh2024-08-121-57/+0
| | | | file each
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-1/+1
|
* Add Tests for Crypt EncodersGert-Jan Timmer2018-06-121-0/+57
* Increase coverage