salt/tests/unit/utils
Thayne Harbaugh dc4892442a Add yaml_dquote() and yaml_squote() utilites; load them as Jinja filters.
When templating state files the variable contents may contain
characters that YAML will interpret specially.  Rather than try to
escape the special characters so that they are safe use a filter that
protects special characters in YAML values.
2014-11-03 16:14:54 -07:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
aggregation_test.py implement aggregation 2014-02-20 13:57:37 +01:00
args.py Pylint fix 2014-10-20 21:21:01 -06:00
cache_test.py Give rhel5 a chance to pass the cache tests 2014-07-22 15:38:54 -06:00
cloud_test.py A more generic directory name 2014-06-10 03:25:14 +01:00
dictupdate_test.py Appease the pylint gods; back-out unrelated changes. 2014-10-24 11:32:12 -06:00
event_test.py Revert "Pull out pending_events changes and reuse" 2014-08-08 12:49:46 -06:00
filebuffer_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
find_test.py tests: recognize OpenBSD 2014-09-04 10:23:59 +02:00
format_call_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
immutabletypes.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
kwarg_regex_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
path_join_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
process_test.py Pylint cleanup 2014-09-06 15:45:15 -07:00
runtime_whitespace_regex_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
safe_walk_test.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
schedule_test.py Skip tests if real mock library is not available 2014-08-08 00:46:21 +01:00
serializers_test.py fix more sls to yamlex refs 2014-05-30 10:14:47 -06:00
utils_test.py Add yaml_dquote() and yaml_squote() utilites; load them as Jinja filters. 2014-11-03 16:14:54 -07:00
verify_test.py Do not fail if the system does not support IPv6 2014-02-10 11:01:34 -07:00
vt_test.py Having data left to read does not mean the process is alive 2014-10-13 17:19:42 +01:00
warnings_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
which_test.py Provide a default PATHEXT environment variable. 2013-10-28 16:05:19 +00:00