Commit Graph

11 Commits (119b23dac5ec51c4de4bee97c1c35f3975e1d3d3)

Author SHA1 Message Date
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
Gabriel Weinberg 42a81dab94 Revert "use bignum in calculator for... precision."
This reverts commit 8b39e1e82a.

Conflicts:

	lib/DDG/Goodie/Calculator.pm
2013-12-25 20:05:37 -05:00
Michael Smith 8b39e1e82a use bignum in calculator for... precision. 2013-12-01 15:11:30 -07:00
Dylan Lloyd 8c2bbdbed6 add solve trigger to calculator 2013-06-28 18:56:27 -04:00
Dylan Lloyd 6c89f5e9f9 fixed erroneous exit on zero value calculations 2013-06-28 17:45:24 -04:00
Michael Smith d84bdbb1b7 Fix Calc some more, add another test 2013-06-08 13:51:33 -06:00
Michael Smith 4ef8cbad31 Kill the giant monster math regex of Doom. Fixes #196 and my headache. 2013-06-08 13:35:24 -06:00
Eskatrem eed8be5c0f added tests for calculator 2013-05-15 23:09:25 +00:00
Dylan Lloyd 0cd4e2749d fixed error parsing decimal exponentials
removed extraneous parentheses, added test cases
2013-05-12 20:22:54 -04:00
Dylan Lloyd d13f56dbb9 added "what is" to Calculator trigger regex
new test case "what is 2+2"
2013-05-04 16:10:30 -04:00
Jag Talon 0070550334 Added tests to the Calculator plugin. 2013-03-11 15:48:29 -04:00