Commit Graph

10 Commits

Author SHA1 Message Date
Jim Ursetto 7befa36001 Expand test cases for Boolean 2022-05-01 20:50:48 -05:00
Matt 12032df45d UcFirst accounts for multi-byte leading characters 2021-11-08 22:36:17 -05:00
Matt 2e5ad8d58b add test for leading multi-byte character to demo bug 2021-11-06 00:54:21 -04:00
Matt 0704d3064a convert LcFirst tests to table driven format 2021-11-06 00:51:35 -04:00
Roshan Ranabhat b624324b66 Test case and documentation update for suffx and prefix functionality 2021-05-14 23:18:35 +05:45
Aksel Meola b092f52a1b Add methods for prefixing and suffixing
Closes #5

Add methods for prefixing and suffixing

Closes #5
2021-05-14 13:44:13 +03:00
Roshan Ranabhat 145024d546 Test cases for error added 2020-04-22 17:36:08 +05:45
Roshan Ranabhat 2a64174530 First n string/ Last n string function added 2020-04-07 10:42:58 +05:45
Roshan Ranabhat 7a6cec96c2 Code cleanup 2020-04-05 18:55:08 +05:45
Roshan Ranabhat 0fb167e55c Doc comment added 2020-04-05 16:47:47 +05:45