salt/tests
Pedro Algarvio b50e4cb9c5 Improve salt.utils.contains_regex(). Fixes #2401.
* When `re.search`'ing, do a `re.MULTILINE` search. Not all matches happen on first line, specially using the `BufferedReader`.
* PEP-8 fixes.
* Removed `rowname` from `salt.utils.mysql_to_dict()` since it was not being used.
2012-11-08 12:47:19 +00:00
..
integration Improve salt.utils.contains_regex(). Fixes #2401. 2012-11-08 12:47:19 +00:00
unit Handle some quoting issues while building the whitespace regex for file.append. Fixes #2227. 2012-10-12 11:45:27 +01:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
consist.py Add consist test to make sure swarm returns are all the same 2012-07-18 13:24:16 -06:00
console.py Provide an overall tests report. 2012-09-29 12:10:06 +01:00
eventlisten.py fix sock_dir change for eventlisten script 2012-10-15 22:50:31 -06:00
minionswarm.py Fixed bungled default logic for minionswarm root_dir 2012-10-09 12:20:46 -06:00
runtests.py Try to get some system information out of Travis-CI. 2012-11-06 18:11:26 +00:00
saltunittest.py Allow certain tests to marked as destructive. 2012-09-29 15:42:43 +01:00
wheeltest.py Make wheeltest pprint, much easier to use 2012-10-29 23:04:15 -06:00