summaryrefslogtreecommitdiff
path: root/source4/torture/local/iconv.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell1-3/+9
2007-10-10r17742: make the casts explicit and remove compiler warningsStefan Metzmacher1-18/+18
2007-10-10r16329: Convert to new UI API.Jelmer Vernooij1-53/+83
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-2/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-6/+6
2007-10-10r7901: check if system supports UTF-16LE at all in LOCAL-ICONV testAndrew Tridgell1-1/+9
2007-10-10r7898: don't die on bad iconv libs in LOCAL-ICONV testAndrew Tridgell1-0/+8
2007-10-10r7426: add an option to disable progress outputStefan Metzmacher1-2/+6
2007-10-10r3749: don't consider it a failure if we fail to re-encode a codepoint aboveAndrew Tridgell1-19/+25
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-3/+3
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-5/+49
2007-10-10r2170: if we don't have a native iconv library then we can't build this testAndrew Tridgell1-1/+10
2007-10-10r2165: generalise the charset torture test to add testing of CP850Andrew Tridgell1-30/+39
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell1-0/+298