summaryrefslogtreecommitdiff
path: root/source4/torture/local/iconv.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21213: the build farm seems to show that FreeBSD 6.2 has two different errorAndrew Tridgell1-1/+3
2007-10-10r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell1-3/+1
2007-10-10r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij1-1/+1
2007-10-10r19550: the sense of this test was wrongAndrew Tridgell1-2/+2
2007-10-10r19437: don't run the LOCAL-ICONV test on systems that don't have CP850Andrew Tridgell1-3/+19
2007-10-10r19404: fixed the LOCAL-ICONV testAndrew Tridgell1-3/+8
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-3/+3
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-86/+51
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