qzxing/tests/src/QZXingTests
favoritas37 7ca98d0365 Added unfinished implementation of BitArrayTests 2016-07-21 01:49:43 +03:00
..
zxing/qrcode/encoder Added unfinished implementation of BitArrayTests 2016-07-21 01:49:43 +03:00
DecodeValidator.cpp Introduced new option for QZXing. if QZXing::setTryHarder is set to true, if the image decoding fails, the image will be rotated and will be tested against angles 90o, 180o, 270o. This increased the success rate for the Qr codes. 2016-06-15 23:31:44 +03:00
DecodeValidator.h Created reporting at the end of the tests. Failed images are enlisted there. TODO: separate listing of inconsistant successfull decodings (because of actual content decoded.) 2016-01-24 00:30:58 +02:00
EncodeValidator.cpp Added unfinished implementation of BitArrayTests 2016-07-21 01:49:43 +03:00
EncodeValidator.h Implementation of tests for MASKUTILTESTS_H 2016-07-21 00:50:37 +03:00
QZXingTests.pro Added unfinished implementation of BitArrayTests 2016-07-21 01:49:43 +03:00
TestCase.h Implementation of tests for MASKUTILTESTS_H 2016-07-21 00:50:37 +03:00
ValidationStats.cpp enhancements in testing functions. Fixed results matching boolean 2016-01-23 21:55:45 +02:00
ValidationStats.h minor style edit 2016-01-24 00:27:00 +02:00
main.cpp Implementation of tests for MASKUTILTESTS_H 2016-07-21 00:50:37 +03:00
qzxing_decode_2_4_test_results.log minor fix in the log files of the test results. 2016-01-24 03:14:23 +02:00
qzxing_decode_3_0_alpha_0_1_test_results.log added test result log of current state of changes towards v3.0dev as a reference 2016-05-30 09:58:26 +03:00