Skip to content

QZXingTests - The Tests should detect the Barcode format as well #218

@maheshdev305

Description

@maheshdev305
void DecodeValidator::executeTests(const QString &folderPath) {
...
    QZXing::DecoderFormat decoderFormat = getDecoderForFolder(subfolderName);
...
}

Instead of determining the decoder format based on the folder name, it should just loop through the folders & images and report the decoded barcode type & data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions