salt/tests
Elias Probst f57dce2224 Correct usage of 'CLI Example' in documentation blocks
This mass-edit was done using the following shell command:
ack --python -l '^(\s*)CLI Example::$' \
| xargs sed -i \
's/^\(\s*\)CLI Example::/\1CLI Example:\n\n\1.. code-block:: bash/g'
2014-05-14 19:29:49 +02:00
..
integration Correct usage of 'CLI Example' in documentation blocks 2014-05-14 19:29:49 +02:00
unit Merge pull request #12680 from tedski/mdadm_refactor 2014-05-12 16:38:56 -06:00
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
consist.py Make use of the print() function. 2014-02-03 11:07:43 +00:00
eventlisten.py Fix broken eventlisten and small refactor. 2014-04-17 13:30:53 -06:00
jenkins.py Fix logic 2014-04-30 16:07:23 +01:00
minionswarm.py Pass the minionswarm user through to salt-key 2014-02-06 10:59:34 -07:00
packdump.py Add VERY simple script to read msgpack files 2014-03-20 14:31:26 -06:00
runtests.py Include outputter tests in tests suite. 2014-05-12 19:10:11 +01:00
saltsh.py Use __opts__.get 2014-01-28 14:27:29 -07:00
wheeltest.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00