summaryrefslogtreecommitdiffstats
path: root/lib/util/charset/tests/iconv.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util/charset: the comparsion must be against our charset modulesAndrew Bartlett2011-09-101-2/+2
* lib/util/charset: Improve toture assertions in iconv testAndrew Bartlett2011-09-101-1/+14
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-2/+2
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-3/+3
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* charset/tests/iconv - Remove the "const" from "ptr_in" to prevent "discard_co...Matthias Dieter Wallnöfer2009-11-201-7/+7
* s4:tests/iconv - Fix a warningMatthias Dieter Wallnöfer2009-09-071-1/+2
* Fix make test.Jeremy Allison2009-08-241-0/+1
* Add a new non-convenience version of push_codepoint.Jelmer Vernooij2009-04-231-1/+1
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-7/+4
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-3/+3
* finished adding UTF16_MUNGED charsetAndrew Tridgell2008-10-311-0/+58
* Add version of next_codepoint without iconv_convenience.Jelmer Vernooij2008-10-241-1/+1
* Move charset library to top level.Jelmer Vernooij2008-10-241-0/+424