Commit Graph

18 Commits (master)

Author SHA1 Message Date
msingletary 6eb63bfed8 Add binary operators OR,AND,XOR,NOT 2016-05-21 09:40:45 +00: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
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Zaahir Moolla 81d708ca97 fix failing test in BinaryLogic.t 2015-08-17 10:42:29 -04:00
Zaahir Moolla 446b6afb33 merge in pr/1404 by @sloff 2015-08-17 10:40:12 -04:00
Zaahir Moolla c55b00dea6 reorder logic to verify query first, add failing tests 2015-08-17 10:32:15 -04:00
ettienne 1af4c40c15 Fixes over triggering 2015-08-17 14:13:48 +00:00
ettienne 19752ce2cd Subtitle altered and triggers improved 2015-08-05 10:03:08 +00:00
ettienne 26cd751347 Answer altered to use templates 2015-07-24 08:02:26 +00:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Rob Emery b1a76cfbdc BinaryLogic: Supporting Binary; thanks for the input @killerfish ! 2014-09-02 23:05:31 +01:00
Rob Emery d73aefbd46 BinaryLogic: Fixing layout with tests 2014-08-31 22:58:06 +01:00
Rob Emery cfa99f8915 BinaryLogic: Fixing order of presidence 2014-08-31 21:51:35 +01:00
Rob Emery 2e2cf20c14 BinaryLogic: Commenting out failing test until I can figure out why 2014-08-30 22:34:58 +01:00
Rob Emery e6034d147b BinaryLogic: Harmonising the test format 2014-08-30 22:22:40 +01:00
Rob Emery 9c533d5ac9 BinaryLogic:minor cleanup 2014-08-30 21:55:15 +01:00
Rob Emery 44518a7823 BinaryLogic: Original version by @bpaschen 2014-08-30 21:50:28 +01:00