Commit graph

20 commits

Author SHA1 Message Date
Gered 9090cb0f81 add tests for contains, index_of and last_index_of 2014-06-14 23:03:49 -04:00
Gered 4ca3efc9f7 lol, wow this test was messed up 2014-06-14 22:47:35 -04:00
Gered 420bd20a0b update tests 2014-06-14 18:55:07 -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 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