summaryrefslogtreecommitdiff
path: root/lib/util/charset/tests/iconv.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-5/+2
2011-09-10lib/util/charset: the comparsion must be against our charset modulesAndrew Bartlett1-2/+2
2011-09-10lib/util/charset: Improve toture assertions in iconv testAndrew Bartlett1-1/+14
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett1-2/+2
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-3/+3
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-5/+5
2009-11-20charset/tests/iconv - Remove the "const" from "ptr_in" to prevent "discard_co...Matthias Dieter Wallnöfer1-7/+7
2009-09-07s4:tests/iconv - Fix a warningMatthias Dieter Wallnöfer1-1/+2
2009-08-24Fix make test.Jeremy Allison1-0/+1
2009-04-23Add a new non-convenience version of push_codepoint.Jelmer Vernooij1-1/+1
2009-03-01s4: Use same function signature for convert_* as s3.Jelmer Vernooij1-7/+4
2009-03-01Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij1-3/+3
2008-10-31finished adding UTF16_MUNGED charsetAndrew Tridgell1-0/+58
2008-10-24Add version of next_codepoint without iconv_convenience.Jelmer Vernooij1-1/+1
2008-10-24Move charset library to top level.Jelmer Vernooij1-0/+424