svn commit: samba r13348 - in branches/SAMBA_4_0/source/lib/ldb/tests: .

idra at samba.org idra at samba.org
Sat Feb 4 16:46:42 GMT 2006


Author: idra
Date: 2006-02-04 16:46:40 +0000 (Sat, 04 Feb 2006)
New Revision: 13348

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13348

Log:

Put a reminder for now.
Until we do not have an internal utf8 compliant
casefloding function we cannot pass this test
in the non-samba build


Modified:
   branches/SAMBA_4_0/source/lib/ldb/tests/test-generic.sh


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/tests/test-generic.sh
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/tests/test-generic.sh	2006-02-04 16:44:27 UTC (rev 13347)
+++ branches/SAMBA_4_0/source/lib/ldb/tests/test-generic.sh	2006-02-04 16:46:40 UTC (rev 13348)
@@ -80,6 +80,8 @@
 echo "Testing binary file attribute value"
 $VALGRIND ldbmodify $LDBDIR/tests/photo.ldif || exit 1
 
+echo "*TODO* Testing UTF8 upper lower case searches !!"
+
 checkcount() {
     count=$1
     scope=$2



More information about the samba-cvs mailing list