qt5base-lts/tests/auto/corelib/codecs/utf8
Thiago Macieira 7e1a0c0739 Add tests for decoding too-short UTF-8 sequences
We were handling this properly, but not testing them. I guess we weren't
testing because the condition is a valid intermediate state, so
hasFailure() is correct it returning false.

Testing inspired by the bug reported in
https://github.com/intel/tinycbor/issues/137

Change-Id: Ib47c56818178458a88b4fffd1554ecfdd0af637e
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2018-09-25 22:14:07 +00:00
..
tst_utf8.cpp Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
utf8.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
utf8data.cpp Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00