Commit Graph

57 Commits

Author SHA1 Message Date
codemasher 2aee933b1e 💄 2018-09-19 20:35:16 +02:00
codemasher 0cfd4fb3a6 +imagick output 2018-09-19 18:13:58 +02:00
codemasher 3fd7e80148 :octocat: better(?) module value handling 2018-09-19 18:11:56 +02:00
codemasher c13e006947 :octocat: moved options init 2018-09-19 02:11:03 +02:00
codemasher d257a8ea06 🔥 2018-08-23 20:23:05 +02:00
Bostjan Rihter 77a820a2eb Fixed version regression due to off-by-one error and added a test. 2018-03-26 05:39:54 +02:00
codemasher aac41883d0 :octocat: simplified mask pattern tester call 2018-03-13 18:24:12 +01:00
Bostjan Rihter a08d080d96 Tabs. 2018-03-11 00:29:05 +01:00
Bostjan Rihter ab2ad321fd Indentation. 2018-03-11 00:26:46 +01:00
Bostjan Rihter 788fc0780e Removed trim() from QRCode->getMatrix(). Data sanitization should be done outside. 2018-03-11 00:19:08 +01:00
codemasher df0bbb4070 :octocat: assertEquals -> assertSame 2018-01-27 05:14:08 +01:00
codemasher 017be665b0 :octocat: these were never supposed to be here 2018-01-21 17:26:47 +01:00
codemasher 2ad81e1a12 🚽
hmm
2018-01-19 20:43:03 +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