Commit Graph

3 Commits (bc39f8c42e60eb7fd6df5ec00a6f3ca35e238c4a)

Author SHA1 Message Date
Toshio Kuratomi e218bf8da9 Do not escape backslashes when processing a template file.
Fixes #12198
Fixes #12241
11 years ago
Toshio Kuratomi 9ecfc30f9a * Mark all strings as unicode -- shouldn't matter for this dataset but
ansible is passing unicode arond internally so we should test the same
  data.
* Add a zero length test for _count_newlines and fix the zero newlines
  test to have no newlines.
11 years ago
Toshio Kuratomi 417bf1c805 Unittest the _count_trailing_newlines function 11 years ago