Mailing list header changes (fuck you Google)
[citadel.git] / libcitadel / tests /
2022-05-23 Art CancroRewrote our local implementation of a Base64 encoder...
2021-03-03 Art Cancroremoved StartLibCitadel()
2018-09-17 Art Cancrohtml_to_ascii() , removed unused option do_citaformat
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-01-20 Wilfried Goesgensfix type in testcase too.
2015-01-20 Wilfried GoesgensAdd error handling to the stream functions
2015-01-18 Wilfried GoesgensHandle situation in where we have multiple buffers...
2015-01-04 Wilfried GoesgensAdd test for stream interface
2014-11-30 Wilfried GoesgensStream Z-encoding seems to work now.
2013-10-27 Wilfried Goesgensadd StrBufRFC2047encodeMessage which does quoted printe...
2013-10-08 Wilfried GoesgensTests: add StrBufStripAllBut and compare it to stripallbut
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2011-09-04 Art CancroMore 'greeking' the test mime data.
2011-09-04 Art CancroBegan 'greeking' the test mime data.
2011-09-04 Wilfried Goesgensadd tests for all our encoders; syntax similar to webci...
2011-09-04 Wilfried Goesgensadd test for html translating
2011-02-21 Wilfried Goesgensfixing html2ascii
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried GoesgensQP-Decoding: Ignore case of letter indicating _B_inary...
2010-12-12 Wilfried GoesgensIgnore all of our test binaries.
2010-12-12 Wilfried GoesgensAdd possibility to trigger the tests with Valgrind
2010-12-12 Wilfried GoesgensBugfix: several errors in our test program
2010-12-12 Wilfried GoesgensBugfixing: free our hashpositions...
2010-12-11 Wilfried GoesgensIntegrate IGs tests
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroReworking the enter message and attach dialogs
2010-12-09 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-08 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-08 Art CancroAdded the regression test I wrote while fixing stripall...
2010-12-07 Wilfried GoesgensCorrectly evaluate whether we have a decoded mime part...
2010-12-07 Wilfried GoesgensAdd more test-mimecontainers.
2010-12-05 Wilfried GoesgensAdd test running our wildfire sample code
2010-12-05 Wilfried GoesgensMore shell calls to all our tests
2010-12-05 Wilfried GoesgensAdd test for loading one mimepart from the mimestructur...
2010-12-05 Wilfried GoesgensAdd test for looking up the icon for a specific mimetype.
2010-12-02 Wilfried Goesgensadd scripts to run and test and have code coverage...
2010-12-02 Wilfried GoesgensAdd possibility to trigger the mimeparser internal...
2010-12-02 Wilfried GoesgensTestdata: add an email with base64 encoded content.
2010-12-02 Wilfried GoesgensRemove loop, its a little unfriendly to run it a 10000...
2010-12-02 Wilfried GoesgensAdd test to call mime lookup algorithms
2010-11-27 Wilfried GoesgensAnonimize?
2010-11-27 Wilfried Goesgensignore new test binary for git
2010-11-27 Wilfried GoesgensAdd test mime containers that (used to..) cause trouble...
2010-11-27 Wilfried GoesgensAdd mime-parser-testing tool
2010-10-25 Wilfried Goesgens* need to revalidate start in any case to be exact.
2010-10-25 Wilfried Goesgens* add a permutation to the hashlist one can store msets in
2010-10-04 Wilfried Goesgens* StrBufSanitizeEmailRecipientVector () fix another...
2010-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-07 Wilfried Goesgens* one more name with umlauts..
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-07-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector() fix bug cutting...
2010-06-24 Wilfried Göesgens* more gitignores
2010-06-01 Wilfried Göesgens* add StrBufSanitizeEmailRecipientVector(); it will...
2010-04-24 Wilfried Göesgens* DeleteEntryFromHash(): don't skip indirection via...
2010-02-21 Wilfried Göesgens* some doxygen grouping
2010-02-20 Wilfried Göesgens* found new bug in the RFC822 Decoder
2010-01-03 Wilfried Göesgens* some more work on unit testing
2009-12-20 Wilfried Göesgens* fix StrBufNum_tokens
2009-12-15 Wilfried Göesgens* fix StrBufIsNumber; its not used right now, but it...
2009-12-13 Wilfried Göesgens* more testcoverage
2009-11-05 Wilfried Göesgens* don't use sprintf while doing urlescappend; do it...
2009-10-22 Wilfried Göesgens* add stdin for decoding tests
2009-10-11 Wilfried Göesgens* remove unneded code
2009-10-11 Wilfried Göesgens* fix hashlist iterator
2009-10-05 Wilfried Göesgens* fix dependencies solaris is a little pickier here.
2009-10-04 Wilfried Göesgens* run it several times, just to be shure.
2009-10-04 Wilfried Göesgens* add simple RFC822 / iconv decoding test
2009-10-03 Wilfried Göesgens* fix mixed line/blob test
2009-10-03 Wilfried Göesgens* rework stringbuffered reading on nonblocking files
2009-10-03 Wilfried Göesgens* start out a unit test for our buffered I/O; copy...
2009-10-01 Wilfried Göesgens* be a bit more picky about string ends in StrBufExtrac...
2009-09-21 Wilfried Göesgens* fix StrBufReadBLOBBuffered; it didn't clean read...
2009-09-11 Art Cancro* Set the version numbers of everything to 7.66.
2009-09-10 Wilfried Göesgens* add StrBufSmash() so functions demanding a non-const...
2009-09-08 Art Cancro* This duplicates the code in msgbase.c that is causing...
2009-09-07 Wilfried Göesgens* define StrBufNOTNULL, we use it for the Next-Tokenize...
2009-09-07 Wilfried Göesgens* add more NextToken list-tests
2009-09-06 Wilfried Göesgens* fix Next-tokenizer
2009-09-06 Wilfried Göesgens* fix it some, but not all.
2009-09-05 Wilfried Göesgens* start a unit-test-suite with cunit.sourceforge.net...