# See the file LICENSE for redistribution information. # # Copyright (c) 2000 # Sleepycat Software. All rights reserved. # # $Id: test082.tcl,v 11.1 2000/04/30 05:05:26 krinsky Exp $ # # Test 82. # Test of DB_PREV_NODUP proc test082 { method {dir -prevnodup} {pagesize 512} {nitems 100}\ {tnum 82} args} { source ./include.tcl eval {test074 $method $dir $pagesize $nitems $tnum} $args }