Commit Graph

12 Commits (master)

Author SHA1 Message Date
Jasmeet Singh Saini f79cef4cf4 Remove use of 'html_enc' (#3567)
* removed html_enc from ABC,ANAGRAM,AVERAGE,BASE64,BITSUM,CHARS

* string interpolation fixed

* string interpolation fix
2016-09-03 15:36:12 +01:00
Ben Moon 83b9bbd6b7 Fix newline at end of file 2016-05-16 14:19:39 +01:00
Ben Moon 5f85cf4121 Update Goodies to use Test::Deep
* Ensure Test::Deep is imported.

* Replace '-ANY-' with ignore()

* Replace regexes with re(...)
2016-05-16 14:07:57 +01:00
Hugo Thiessard bb46c37055 Updates Bitsum Goodie Re #2767 (#2860) 2016-04-28 19:22:50 +01:00
sagarwal 8b00a066a3 Improve subtitle text layout 2016-02-15 19:29:52 +00:00
sagarwal 32f71d406a Update tests to reflect change (show base used for answer calculation) 2016-02-15 18:45:18 +00:00
kbhat95 9d70e20152 Update tests for binary input 2015-10-26 05:07:43 +00:00
kste 3d5485fd2c Added fill words and updated tests. Removed unnecessary files. 2015-08-02 13:06:15 +00:00
kste 594194b014 Cleaning up code. 2015-06-12 21:15:11 +00:00
kste 19471a0421 Updated test and meta data. Small fix for validity check. 2015-06-12 07:33:47 +00:00
kste 8194e638a4 Fixed hex input and added test cases. 2015-06-11 21:53:17 +00:00
kste b36e5bee99 Added basic version of bitsum goodie. 2015-06-11 14:45:35 +00:00