vmime/tests/parser
Jan Engelhardt aa60d00496
Fix a test failure in testNewFromString (#311)
Fixes an oversight in d296c2d1.
2024-06-11 20:47:53 +02:00
..
attachmentHelperTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
bodyPartTest.cpp Skip delimiter lines that are not exactly equal to the boundary 2019-10-05 11:37:09 +02:00
bodyTest.cpp Avoid force-encoding display names that fit within qcontent 2020-12-11 23:10:39 +01:00
charsetFilteredOutputStreamTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
charsetTest.cpp vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303) 2024-05-21 15:45:29 +02:00
charsetTestSuites.hpp Code style and clarity. 2018-09-05 23:54:48 +02:00
datetimeTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
dispositionTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
emailAddressTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
emptyContentHandlerTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
fileContentHandlerTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
headerFieldTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
headerTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
htmlTextPartTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
mailboxGroupTest.cpp Fixed possible recursion crash when parsing mailbox groups. 2022-01-25 10:28:20 +01:00
mailboxListTest.cpp Fixed possible recursion crash when parsing mailbox groups. 2022-01-25 10:28:20 +01:00
mailboxTest.cpp vmime: prevent loss of a space during text::createFromString (#306) 2024-05-21 15:55:06 +02:00
mediaTypeTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
messageIdSequenceTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
messageIdTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
messageTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
parameterTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
pathTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
streamContentHandlerTest.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
stringContentHandlerTest.cpp Removed 'stringProxy' since COW std::string is no longer valid in C++11. 2018-09-15 07:41:26 +02:00
textTest.cpp Fix a test failure in testNewFromString (#311) 2024-06-11 20:47:53 +02:00
wordEncoderTest.cpp Fixes/comments for guessBestEncoding (#304) 2024-05-21 15:47:05 +02:00