mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
some progress in passing images
This commit is contained in:
@@ -209,6 +209,7 @@ fn cpp_qrcode_black_box3_test_case() {
|
||||
QrReader::default(),
|
||||
BarcodeFormat::QR_CODE,
|
||||
);
|
||||
|
||||
tester.add_test(28, 28, 0.0);
|
||||
tester.add_test(28, 28, 90.0);
|
||||
tester.add_test(28, 28, 180.0);
|
||||
|
||||
Reference in New Issue
Block a user