Describe sample records.
authormike <mike>
Fri, 9 Dec 2005 10:35:46 +0000 (10:35 +0000)
committermike <mike>
Fri, 9 Dec 2005 10:35:46 +0000 (10:35 +0000)
samples/README

index 6eeadec..f4e7686 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README,v 1.1 2005-10-12 11:53:49 mike Exp $
+$Id: README,v 1.2 2005-12-09 10:35:46 mike Exp $
 
 This area contains sample programs that exercise all three of the APIs
 supported by this module.  The programs for each API are contained in
 
 This area contains sample programs that exercise all three of the APIs
 supported by this module.  The programs for each API are contained in
@@ -28,3 +28,6 @@ zoomtst1.pl -- A direct translation of the "zoomtst.c" application
        fetch the records that they find, whereas the C version is
        satisfied just to get the hit count.
 
        fetch the records that they find, whereas the C version is
        satisfied just to get the hit count.
 
+In addition, this "sample" directory contains sample records that are
+used by the test-suite to exercise the update functionality.  These
+are found in the "records" subdirectory.