aboutsummaryrefslogtreecommitdiff
path: root/backup_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one ↵EuAndreh2024-08-121-295/+0
| | | | file each
* go fmt ./...Yasuhiro Matsumoto2024-01-251-0/+1
|
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-0/+4
|
* Test the error reporting when preparing to perform a backup.a-p-2016-09-231-0/+43
|
* test of backup is too longYasuhiro Matsumoto2016-09-081-1/+1
|
* Add some testing of the backup functionality.a-p-2016-08-201-0/+247