]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm-remote/sync/files_test.go
sync: tests: check return value of setDefaults()
[safcm/safcm.git] / cmd / safcm-remote / sync / files_test.go
2021-05-09 Simon Ruderichsync: tests: check return value of setDefaults()
2021-05-09 Simon Ruderichsync: tests: properly scope err variable
2021-05-09 Simon Ruderichsync: tests: go fmt
2021-05-09 Simon Ruderichsync: tests: rename triggers to expTriggers
2021-04-28 Simon Ruderichsync: run most tests which modify the host only in CI
2021-04-17 Simon RuderichAdd basic support for OpenBSD
2021-04-17 Simon RuderichAdd basic support for FreeBSD
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-05 Simon Ruderichsync: move file related test functions to new package...
2021-04-03 Simon RuderichFirst working version