Commit Graph

9 Commits (master)

Author SHA1 Message Date
Zach Thompson 3173b89b02 Update tests 2016-06-08 15:27:54 -06: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
Zaahir Moolla 88d49758b6 Merge pull request #2773 from duckduckgo/zt/no-id-name
Remove id/name from Perl modules and tests
2016-03-23 14:23:52 -04:00
Zach Thompson 77e7248442 Test for all multiple control character sequences failing
test for single control character conversions returning
2016-03-20 15:29:03 -06:00
Zach Thompson e3fa7ad6e1 Remove extra bracket from regex
Add test for control characters
2016-03-20 15:06:24 -06:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Zach Thompson fc1abffad8 Default to ascii if binary number is larger than max code point for unicode
Suppress warnings about overflow, non-portability, non_unicode
Add tests
2016-01-13 14:57:07 -07:00
Zach Thompson ad31a1c857 Binary to unicode conversion 2016-01-11 10:14:42 -07:00