salt/tests/integration/states
Roman Imankulov 28ca4cb776 Fix file.comment/file.uncomment states
Function "file.contains_regex" used to search values from the beginning
of the line and thus couldn't find pattern "hello world" in a "#hello
world" string.
2012-05-25 12:38:57 +06:00
..
cmd.py Add tests for cmd state 2012-05-14 11:18:36 -06:00
compiler.py Add initial compiler tests 2012-05-16 23:00:01 -06:00
file.py Fix file.comment/file.uncomment states 2012-05-25 12:38:57 +06:00
host.py Initial host state test 2012-05-14 23:56:45 -06:00
ssh.py Fix ssh_known_hosts state return values 2012-05-24 22:05:45 +06:00