You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ken
22abc7086e
|
4 years ago | |
---|---|---|
.. | ||
btree.tests | 4 years ago | |
hash.tests | 4 years ago | |
Makefile | 4 years ago | |
README | 4 years ago | |
dbtest.c | 4 years ago | |
run.test | 4 years ago |
README
# @(#)README 8.8 (Berkeley) 7/31/94
To build this portably, try something like:
make PORTDIR="../PORT/MACH"
where MACH is the machine, i.e. "sunos.4.1.1".
To run the tests, enter "sh run.test". If your system dictionary isn't
in /usr/share/dict/words, edit run.test to reflect the correct place.
Fairly large files (the command files) are built in this directory during
the test runs, and even larger files (the database files) are created in
"/var/tmp". If the latter directory doesn't exist, set the environmental
variable TMPDIR to a directory where the files can be built.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The script file consists of lines with an initial character which is
the command for that line, or an initial character indicating a key
or data entry for a previous command.
Legal command characters are as follows:
c: compare a record
+ must be followed by [kK][dD]; the data value in the database
associated with the specified key is compared to the spe