summaryrefslogtreecommitdiff
path: root/source3/torture/t_strcmp.c
Commit message (Expand)AuthorAgeFilesLines
* s3:torture: use lp_load_global in the strcmp testMichael Adam2011-07-281-1/+1
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-3/+3
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* Set character set to default (UTF-8) before running tests.Martin Pool2003-04-091-0/+3
* t_push_ucs2, t_strcmp: Run tests only once by default, rather thanMartin Pool2003-04-091-3/+6
* Run test 10000 times to make measurement easier.Martin Pool2003-03-191-2/+7
* Update usage message.Martin Pool2003-03-121-1/+2
* Add simple test harness that exposes StrCaseCmp for testing.Martin Pool2003-02-281-0/+20