1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00
TheLocehiliosan_yadm/test
Tim Byrne d28df86494
Store class/os/host/user overrides in the local repo config
Overrides are meant to be local to each system, unlike other
configurations which are often added to a user's dotfiles repository.

With this change, the configurations change names:

  alt.class => local.class
  alt.os    => local.os
  alt.host  => local.host
  alt.user  => local.user
2017-01-26 10:48:40 -06:00
..
000_unit_syntax.bats
001_unit_paths.bats Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
002_unit_gpg_program.bats
003_unit_ls_program.bats
004_unit_git_program.bats Unit tests for alternate Git program (#30) 2017-01-07 19:47:18 -06:00
005_unit_bootstrap_available.bats Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
100_accept_version.bats
101_accept_help.bats
102_accept_clean.bats
103_accept_git.bats
104_accept_init.bats
105_accept_clone.bats Tests for offering bootstrap during clone (#45) 2017-01-25 08:31:40 -06:00
106_accept_config.bats Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
107_accept_list.bats
108_accept_alt.bats Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
109_accept_encryption.bats Support both gpg1 and gpg2 missing key error messages 2017-01-25 09:13:59 -06:00
110_accept_perms.bats
111_accept_wildcard_alt.bats Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
112_accept_bootstrap.bats Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
common.bash Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
ownertrust.txt
test_key