1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-05-30 05:00:48 +00:00
hosts/test
William Melody 4eed5251da Add backups command.
`backups` provides subcommands for managing backups of the hosts file.
2020-03-15 18:42:16 -07:00
..
fixtures Add initial test structure with test 'hosts' file. 2016-01-24 21:14:32 -08:00
add.bats Add tests for duplicate entry guard. 2019-05-28 18:22:34 -07:00
backups.bats Add backups command. 2020-03-15 18:42:16 -07:00
block.bats Handle multiple hostnames with block and unblock. 2020-03-15 17:10:29 -07:00
disable.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
disabled.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
enable.bats Fix 'enable' test names where needed. 2018-08-14 11:31:02 -07:00
enabled.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
file.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
help.bats Use braces in all variable references. 2016-02-23 18:14:21 -08:00
hosts.bats Use braces in all variable references. 2016-02-23 18:14:21 -08:00
list.bats Improve search tests. 2018-08-14 11:31:02 -07:00
remove.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
search.bats Improve search tests. 2018-08-14 11:31:02 -07:00
show.bats Improve search tests. 2018-08-14 11:31:02 -07:00
test_helper.bash Add backups command. 2020-03-15 18:42:16 -07:00
unblock.bats Handle multiple hostnames with block and unblock. 2020-03-15 17:10:29 -07:00
version.bats Use portable [[:digit:]] in version tests. 2019-11-21 19:26:49 -08:00