hosts/test
William Melody 2db235f68b Use portable `[[:digit:]]` in version tests.
`\d` is not portable so use `[[:digit]]`.
2019-11-21 19:26:49 -08: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
block.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -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 Improve setup / teardown of tmp test file. 2018-05-06 14:44:16 -07:00
unblock.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
version.bats Use portable `[[:digit:]]` in version tests. 2019-11-21 19:26:49 -08:00