Commit Graph

97 Commits

Author SHA1 Message Date
codemasher 4970fc018e 🔧 file under: platform differences we'll never know. 2020-06-03 22:37:16 +02:00
codemasher 7e0bca309b 🔧 sup GH? 2020-06-03 22:33:19 +02:00
codemasher 53e925952f 🔥 ok, what is going on here, GH? 2020-06-03 22:25:45 +02:00
codemasher 289d58be9b 🔧 GitHub actions action out 2020-06-03 22:10:51 +02:00
codemasher f6794e118a coverage tests for #49 2020-06-03 19:36:46 +02:00
codemasher 0ec485af28 :octocat: fix no.2 for #45 2020-04-12 02:54:10 +02:00
codemasher d13f3af5d2 :octocat: fix no.1 for #45 2020-04-11 08:59:28 +02:00
codemasher b5228fd480 🚿 2020-04-06 19:08:46 +02:00
codemasher c4fe89a21d 🚿 2020-04-06 16:06:47 +02:00
codemasher bd254a549d 🚒 jpg & png samples produce different results on CI, mark tests as skipped 2020-04-05 21:09:50 +02:00
codemasher 35173da483 :octocat: 2020-04-05 20:59:23 +02:00
codemasher 4c47e123a5 🚿 test cleanup & docblocks 2020-04-05 20:01:32 +02:00
codemasher 0d66c5a2f3 🚿 QROptions::$dataMode -> $dataModeOverride 2020-04-05 02:21:14 +02:00
codemasher 2a242c3db2 🚒 2020-04-04 03:51:18 +02:00
codemasher a8aad88979 🚿 allow testing of specific patterns 2020-04-03 20:12:44 +02:00
codemasher 4c395abfd4 :octocat: +proper getters for BitBuffer 2020-03-31 06:09:38 +02:00
codemasher b38b9cd979 🔧 test fix: we assume this data was wrong all the time due to an incorrect mask pattern 2020-03-30 22:20:06 +02:00
codemasher b5a7f903b1 🚿 phan happy 2020-03-03 09:19:11 +01:00
codemasher 1add3d31f5 🚿 :void 2020-03-03 07:21:33 +01:00
codemasher 6eb4dd1ac3 🚿 :void 2020-03-03 07:21:12 +01:00
codemasher 41730158d7 🚿 static calls to TestCase::assert* 2020-02-19 21:04:36 +01:00
codemasher 2dde546ef9 :octocat: proper overflow test & coverage 2020-02-19 20:47:08 +01:00
codemasher 3d49ab8397 :octocat: test fix 2020-02-19 18:26:03 +01:00
codemasher d041202a2a Merge branch 'master' into php-7.4
# Conflicts:
#	src/QROptionsTrait.php
2020-02-18 16:51:37 +01:00
codemasher df33b38b63 :octocat: allow overriding data mode detection 2019-12-04 22:31:05 +01:00
codemasher 2998b05cf6 Merge branch 'master' into php-7.4
# Conflicts:
#	tests/Output/QROutputTestAbstract.php
2019-12-04 19:02:13 +01:00
codemasher 17cefd035f :octocat: logging & coverage -> .build 2019-12-04 18:34:08 +01:00
codemasher edf885823d typed properties! 2019-07-31 01:31:33 +02:00
codemasher 3503160406 🔥 useless 2019-07-31 00:45:24 +02:00
codemasher 83a9613e56 :octocat: +coverage 2019-07-30 15:37:35 +02:00
codemasher 3095c0f819 :octocat: +coverage 2019-07-30 15:14:56 +02:00
codemasher b5cfa07f32 :octocat: +coverage 2019-07-30 15:06:52 +02:00
codemasher 0669125906 🚒 2019-03-04 14:58:31 +01:00
codemasher a747488c17 :octocat: skip imagick tests if ext-imagick is not loaded 2019-03-04 14:06:02 +01:00
codemasher 709f62e557 :octocat: phpunit 8.0 2019-03-01 17:30:52 +01:00
codemasher 6d4bf7c744 :octocat: HTML: +css class 2019-03-01 15:42:56 +01:00
codemasher 0abf25fef3 💄 2018-12-17 07:12:57 +01:00
codemasher 3c8af1916d :octocat: test GD RGB clamp 2018-11-10 19:29:12 +01:00
codemasher 826c3ace45 :octocat: correct treatment of VERSION_AUTO 2018-11-10 16:45:34 +01:00
codemasher c14ce3bc3c :octocat: +QROptions test 2018-11-10 16:33:02 +01:00
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