Commit Graph

47 Commits

Author SHA1 Message Date
codemasher 00103824c3 🔧 fixes for #45 2020-04-12 10:04:33 +02:00
codemasher ebc7ce6170 🔧 fix mask pattern 2 & 3 according to ISO/IEC 18004:2000 Section 8.8.1 2020-04-06 01:25:44 +02:00
codemasher 1ba7f204e1 😭 php 5.6 compat 2018-01-19 05:33:41 +01:00
smiley d7bacdc942 load custom output module via options 2017-12-28 17:50:29 +01:00
smiley 4cd0746fda 💯 coverage 2017-12-26 20:38:27 +01:00
smiley 3a61a75e2f 🔧 silly php 7.2... 2017-12-24 08:30:20 +01:00
smiley 019d932d35 more tests & cleanup 2017-12-24 07:54:47 +01:00
smiley 5334bf4683 2017-11-25 03:28:43 +01:00
smiley 7ea7b3c85a 2017-11-23 02:28:42 +01:00
smiley 8ef55ec8e8 :octocat: added authenticator example 2017-10-25 05:49:32 +02:00
smiley 0b9aa86bdd :octocat: updated string examples 2017-10-25 05:06:54 +02:00
smiley 9c826d2e8d :octocat: hmm... ("compiles on my machine") 2017-10-25 00:11:35 +02:00
smiley 3cb3b5b9db :octocat: proper cache file saving 2017-10-25 00:01:06 +02:00
smiley 6c00acfc84 :octocat: refactor QRCode::class 2017-10-24 22:08:06 +02:00
smiley 3279980006 :octocat: de-static Util::class 2017-10-24 17:56:50 +02:00
smiley afe3c2526c :octocat: skip png test for PHP 7.2 2017-10-24 17:03:07 +02:00
smiley c2a621755d :octocat: skip png test for PHP 7.2 2017-10-24 16:49:56 +02:00
smiley c5283fb1fa :octocat: refactor/remove QRConst::class 2017-10-24 16:32:28 +02:00
smiley fa12b40c76 updated tests 2017-02-26 16:52:02 +01:00
smiley 209f7d9a6d added test case for https://github.com/codemasher/php-qrcode/issues/4 2017-02-10 21:51:20 +01:00
smiley e1d9e951a4 updated tests 2016-12-17 22:23:58 +01:00
smiley c6688ba8b8 more flexible tests 2016-03-21 00:35:15 +01:00
smiley 496bd3b145 updated tests 2016-03-21 00:04:36 +01:00
smiley d5b004de20 breaking stuff with honest data 2016-03-17 19:19:31 +01:00
smiley ba10c91f78 :godmode: 2016-02-09 21:06:42 +01:00
smiley 76a035cea6 added code length overflow exception 2016-02-09 16:51:51 +01:00
smiley b1a67d6cd3 more tests 2016-02-09 16:47:16 +01:00
smiley fa9b108a2f coverage, yes? 2016-02-09 16:11:19 +01:00
smiley 3484cfd269 fixed invalid output type exception 2016-02-09 02:13:10 +01:00
smiley 123cbd3043 added gexp() test 2016-02-09 02:09:00 +01:00
smiley cdd905f415 more QRCode tests 2016-02-09 02:02:08 +01:00
smiley 287d55bcc9 make sure to cover $htmlOmitEndTag 2016-02-09 01:36:26 +01:00
smiley 158999f9ad make sure to cover $htmlOmitEndTag 2016-02-09 01:29:39 +01:00
smiley 645e571d4f added string output type exception test 2016-02-09 01:27:47 +01:00
smiley 50628dcda0 added setMatrix() exception tests 2016-02-09 01:11:56 +01:00
smiley 5868ee88b3 added setMatrix() exception tests 2016-02-09 01:10:00 +01:00
smiley 662f3b359f added QRImage instance test without options 2016-02-09 01:04:41 +01:00
smiley 9c66169b8b added Polynomial test 2016-02-09 01:02:00 +01:00
smiley 929bab4fc6 silenced the troublemaker 2016-02-09 00:53:31 +01:00
smiley 2d5690577d added output tests 2016-02-09 00:42:50 +01:00
smiley d7ebab92ed Data tests 2016-02-08 21:03:58 +01:00
smiley b7e36450bf added namespace 2016-02-08 19:18:46 +01:00
smiley 7278a264b2 more tests 2016-02-08 17:43:44 +01:00
smiley 69acabc2a6 "compiles on my machine" 2016-02-08 15:47:44 +01:00
smiley d77273332c coverage 2016-02-08 14:48:14 +01:00
smiley 7a85c2e0a8 added UtilTest 2016-02-08 14:43:25 +01:00
smiley 3b36574219 added phpunit 2016-02-08 13:38:00 +01:00