Commit Graph

17 Commits (master)

Author SHA1 Message Date
sdua 433a989c74 URLDecode: Remove HTML encoding from output text 2016-08-24 19:32:36 +00:00
Rob 520296bb89 URLDecode: Failing tests for trigger being case-sensitive 2016-07-15 21:32:58 +01:00
Rob a7fedec3ab URLDecode: Tests for new triggers; now all url should also trigger with uri 2016-06-06 21:44:38 +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
Zaahir Moolla 430a48d726 HTML Encode title/subtile for URLEncode and URLDecode 2016-04-06 21:14:54 -04:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Charlie Garrison 29dc0ea65f Switch to templated answers; update tests
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 19:49:40 +11:00
Charlie Garrison 189c9ba37e Add UTF8 tests; fix encoding of UTF8 strings
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 02:26:12 +11:00
Charlie Garrison 6b4653b790 Tests and escaping for unicode characters
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 00:47:53 +11:00
Matt Miller a2df97afbb URLDecode: add structured_answer. 2014-11-15 21:33:00 +02:00
Rob Emery da73c6f545 URLDecode: Copying behaviour of old goodie 2014-09-18 20:15:14 +01:00
Rob Emery 50714845c9 URLDecode: Changing output to URL Decoded: 2014-09-17 20:04:08 +01:00
Rob Emery 29a076e8ee URLDecode: Adding failing test for alternative form of current failing test 2014-09-10 23:26:00 +01:00
Rob Emery e5cb9367a2 URLDecode: switching to regex trigger 2014-09-10 22:49:31 +01:00
Rob Emery 6aa39b9552 URLDecode: Adding guard for percent encoded content 2014-09-08 20:12:02 +01:00
Rob Emery eede9244b0 URLDecode: Adding new goodie to replace closed source version 2014-09-07 20:49:55 +01:00