Commit Graph

15 Commits (e2d9f4e2f272c6010b0c00257aa695c1606e05ab)

Author SHA1 Message Date
James Cammarata 86de1429e5 Cleaning up FIXMEs
11 years ago
Brian Coca b6d6c2e4db corrected all missing paths changes
11 years ago
Marius Gedminas f91b28ef23 Fix safe_eval() of set literals
11 years ago
Toshio Kuratomi e218bf8da9 Do not escape backslashes when processing a template file.
11 years ago
Toshio Kuratomi 1b64702b9a Fix templar unittests for change in preserve_trailing_newline parameter's default value
11 years ago
James Cammarata 45aac6a739 Adding unit tests for safe_eval
11 years ago
Toshio Kuratomi 9ecfc30f9a * Mark all strings as unicode -- shouldn't matter for this dataset but
11 years ago
Toshio Kuratomi 417bf1c805 Unittest the _count_trailing_newlines function
11 years ago
Toshio Kuratomi 7f5080f64a Fix backslash escaping inside of jinja2 expressions
11 years ago
Brian Coca 43bf9c86d8 fixed typo
11 years ago
Brian Coca d38bb4152d fixed test to match new exception class used
11 years ago
Brian Coca e9cf67004b updated fail_on_undefined test to new function signatures
11 years ago
James Cammarata 398b1d3e60 Cleaning up template test syntax a bit
11 years ago
James Cammarata 9aa8676bdd More template unit tests for v2
11 years ago
James Cammarata 23cd3294d0 Starting to add v2 tests for template
11 years ago