Commit graph

32 commits

Author SHA1 Message Date
Gered 420bd20a0b update tests 2014-06-14 18:55:07 -04:00
Gered 4315ddfa54 rename option to better reflect it's purpose 2014-06-14 17:58:28 -04:00
Gered 6dd4a1d105 fix failing tests 2014-06-14 17:55:02 -04:00
Gered 291842af48 lazy fix for failing tests
non-lazy fix would be to rewrite such that these don't rely on a
collection/sequence implementation-specific iteration order
2014-06-12 16:25:01 -04:00
Gered 1c434caed2 jtwig's own title function already does this. whoops 2014-03-23 13:17:24 -04:00
Gered fd73645574 rearrange nth function alphabetically 2014-03-23 11:32:16 -04:00
Gered d807f45091 add normalize_space 2014-03-23 11:31:35 -04:00
Gered a45bb27479 add center 2014-03-23 11:27:08 -04:00
Gered 04c442a8f8 add pad_right 2014-03-23 11:25:41 -04:00
Gered b6d0f3015d add pad_left 2014-03-23 11:24:21 -04:00
Gered 6b8889752c add repeat 2014-03-23 11:18:04 -04:00
Gered f316f35532 add wrap 2014-03-23 11:11:00 -04:00
Gered b8c938b2ea add capitalize_all 2014-03-23 10:28:40 -04:00
Gered a69aa14f3b update object conversion tests 2014-03-05 18:31:30 -05:00
Gered dac1f31616 add test 2014-03-05 18:26:20 -05:00
Gered 8f47565e0a update standard function names to be more consistent with the others 2014-03-05 18:14:30 -05:00
Gered 3cca389e8b formatting 2014-03-04 14:42:52 -05:00
Gered 0624425e61 add tests for template function aliases 2014-03-04 14:41:46 -05:00
Gered fdcd0d74d3 add alias for "blankIfNull" 2014-03-04 14:37:48 -05:00
Gered c3d1f15af4 add more standard function tests 2014-03-04 14:27:45 -05:00
Gered 70bc766fa7 move template function tests into a separate namespace. add std fn tests 2014-03-04 14:00:13 -05:00
Gered 6128447121 move code to manage twig template functions into separate namespace 2014-03-04 08:40:26 -05:00
Gered 56d966429d todo comments regarding testing hashmap values 2014-03-02 10:36:20 -05:00
Gered 12d72afa5a update tests 2014-03-02 10:34:29 -05:00
Gered b010bda2d1 add tests for clojure-to-java conversions 2014-03-02 10:14:57 -05:00
Gered b3fb3d6e58 add tests for java-to-clojure conversions 2014-03-02 09:19:23 -05:00
Gered 8efdee0319 update function tests 2014-03-02 07:52:06 -05:00
Gered b6bffefb1d lots of custom template function related tests 2014-03-01 19:55:02 -05:00
Gered 9cd705f858 add tests for rendering from a file 2014-03-01 14:43:40 -05:00
Gered bef3836026 oops, forgot that this was changed back to how it was before 2014-03-01 14:28:34 -05:00
Gered d24ecdca24 add some initial tests 2014-03-01 13:01:34 -05:00
Gered 45c4417e41 initial commit, complete with "hello world" ... woohoo! 2014-03-01 09:08:20 -05:00