summaryrefslogtreecommitdiff
path: root/tests/test_pystache.py
Commit message (Expand)AuthorAgeFilesLines
* Don't render an empty string when a tag's value is 0.Eric Naeseth2010-02-091-0/+5
* Adding support for Unicode and non-ASCII-encoded bytestring output.Eric Naeseth2010-02-091-0/+8
* Bugfix: Methods returning False or None are not renderedChris Wanstrath2009-11-271-0/+5
* Tests can be run by executing the test file directlyChris Wanstrath2009-11-131-0/+3
* Ensure we're dealing with strings, alwaysChris Wanstrath2009-11-131-0/+9
* kwargify pystache.render()Chris Wanstrath2009-10-301-0/+4
* Pystash class with static method seems redundant,dbr2009-10-311-8/+8
* sections work!Chris Wanstrath2009-10-291-6/+6
* basic true / false sectionsChris Wanstrath2009-10-291-4/+26
* more tests, more codeChris Wanstrath2009-10-291-1/+14
* simple, but tests passChris Wanstrath2009-10-281-0/+14