]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm/config/groups_test.go
config: tests: fix typo in group name
[safcm/safcm.git] / cmd / safcm / config / groups_test.go
2021-05-09 Simon Ruderichconfig: tests: fix typo in group name
2021-05-09 Simon Ruderichconfig: return map from TransitivelyDetectedGroups()
2021-04-28 Simon Ruderichconfig: rename group_order to group_priority
2021-04-17 Simon Ruderichconfig: groups: use "member" in "not found" error message
2021-04-13 Simon Ruderichconfig: forbid ":remove" groups which conflict with...
2021-04-13 Simon Ruderichsafcm: forbid syncing groups which depend on "detected...
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichconfig: remove unnecessary os.Chdir in test
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-03 Simon RuderichFirst working version