summaryrefslogtreecommitdiffstats
path: root/source4/torture/local/iconv.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-0/+2
* r21213: the build farm seems to show that FreeBSD 6.2 has two different errorAndrew Tridgell2007-10-101-1/+3
* r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell2007-10-101-3/+1
* r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij2007-10-101-1/+1
* r19550: the sense of this test was wrongAndrew Tridgell2007-10-101-2/+2
* r19437: don't run the LOCAL-ICONV test on systems that don't have CP850Andrew Tridgell2007-10-101-3/+19
* r19404: fixed the LOCAL-ICONV testAndrew Tridgell2007-10-101-3/+8
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-3/+3
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-86/+51
* r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell2007-10-101-3/+9
* r17742: make the casts explicit and remove compiler warningsStefan Metzmacher2007-10-101-18/+18
* r16329: Convert to new UI API.Jelmer Vernooij2007-10-101-53/+83
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-2/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-6/+6
* r7901: check if system supports UTF-16LE at all in LOCAL-ICONV testAndrew Tridgell2007-10-101-1/+9
* r7898: don't die on bad iconv libs in LOCAL-ICONV testAndrew Tridgell2007-10-101-0/+8
* r7426: add an option to disable progress outputStefan Metzmacher2007-10-101-2/+6
* r3749: don't consider it a failure if we fail to re-encode a codepoint aboveAndrew Tridgell2007-10-101-19/+25
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-3/+3
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-5/+49
* r2170: if we don't have a native iconv library then we can't build this testAndrew Tridgell2007-10-101-1/+10
* r2165: generalise the charset torture test to add testing of CP850Andrew Tridgell2007-10-101-30/+39
* r2159: converted samba4 over to UTF-16.Andrew Tridgell2007-10-101-0/+298