some progress in passing images

This commit is contained in:
Henry Schimke
2023-04-26 13:17:57 -05:00
parent b216a446ee
commit 96cadb8e66
5 changed files with 52 additions and 30 deletions

View File

@@ -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);