Commit Graph

20 Commits (master)

Author SHA1 Message Date
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
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
ettienne 0c47a9b026 Output altered 2015-07-17 11:53:37 +00:00
ettienne fece68ad68 Structured answer and template added 2015-07-15 06:55:22 +00:00
Jag Talon f6e85bef02 t/LeapYear.t: Test was failing on Perl 5.16 2015-01-09 14:04:48 -05:00
Rob Emery 72ee0ec0b6 LeapYear: Fixing indentation (tabs -> spaces) 2015-01-07 22:15:00 +00:00
Rob Emery 57dc6414a6 LeapYear: Moving $year declarations into handle and adding new tests 2015-01-02 11:23:54 +00:00
Rob Emery d83a58d803 LeapYear: disabling mockTime tests and replacing with regex check 2015-01-02 10:54:26 +00:00
Rob Emery a392454551 LeapYear: Adding MockTime to output 2015-01-02 10:45:04 +00:00
Adam Galloway 57ec1022a8 Fixed testing error
Removed the test for the current year, as this would need to be changed
each year.
2015-01-02 04:26:47 +00:00
Eric Johnson 9c29b27338 Added tests for example queries which are not currently tested.
Conflicts:

	t/TimezoneConverter.t
2014-02-10 21:36:14 +00:00
Tom Bebbington 2575f139fe Update tests and fix aggressive regex 2014-01-25 23:16:16 +00:00
Tom Bebbington d814f32bb2 Annotated some subroutines 2013-11-18 00:57:50 +00:00
Tom Bebbington b6e20ba6d4 After/before can now use the pretty year 2013-11-18 00:52:59 +00:00
Tom Bebbington 7a2281e2bd Fixed test 2013-11-18 00:45:48 +00:00
Tom Bebbington 8f17c1445a Updated test 2013-11-18 00:45:00 +00:00
Tom Bebbington b014e3499e After/before can now use the pretty year 2013-11-18 00:44:19 +00:00
Tom Bebbington cea6e59618 Fixed there being too many years; added after and before 2013-11-18 00:39:36 +00:00
Tom Bebbington 28d1478189 Common era 2013-11-16 16:32:11 +00:00