Commit Graph

16 Commits

Author SHA1 Message Date
favoritas37 345cab88a0 added test result log of current state of changes towards v3.0dev as a reference 2016-05-30 09:58:26 +03:00
Maurice Backes e000997e96 Exmaple Code That should work now after small changes, before it was indecisive and didn't work 2016-04-25 10:40:08 +02:00
favoritas37 0c59e57f79 In automatic tests, enhanced logs to provide more info for the inconsistent results. Also handled the fact that the txt files used for results matching instead of having \r\n they have \n. 2016-04-08 19:49:14 +03:00
favoritas37 f1f7013621 The suggestion of max resolution 999x999 per image got embedded in the standard decoding function. If image is bigger, it will be resized by default. 2016-01-24 03:19:51 +02:00
favoritas37 098f495449 minor fix in the log files of the test results. 2016-01-24 03:14:23 +02:00
favoritas37 f1dee56e4d added a log file with the status of v2.4 as a reference for future comparisons. 2016-01-24 02:51:56 +02:00
favoritas37 7d280e4067 Added separate list of inconsistent files. Added sector at the end that has a total result. 2016-01-24 01:16:31 +02:00
favoritas37 a1e658b975 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
favoritas37 36e303e8be minor style edit 2016-01-24 00:27:00 +02:00
favoritas37 ef160e3ae7 enhancements in testing functions. Fixed results matching boolean 2016-01-23 21:55:45 +02:00
favoritas37 e227543035 added compiler flag needed for Mingw to support C++11 2016-01-23 21:50:58 +02:00
favoritas37 5507ab4786 expanded the selection of test folders in test application 2016-01-19 21:49:23 +02:00
favoritas37 664561bcb1 First end-to-end version of the automated test. Needs to be further enhanced and add more result analysis. 2016-01-12 21:28:46 +02:00
favoritas37 f2a23c0a34 Added new project that will be used for automatic testing for decoding/encoding functions. 2016-01-10 14:56:52 +02:00
favoritas37 c54b7a61a4 updated README file of test resources. 2016-01-10 13:47:52 +02:00
favoritas37 94f76f27d6 added resources that will be used for the automated tests that will soon be implemented. 2016-01-09 16:47:37 +02:00