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.
 
 
 
 
 
 
Bradley C. Kuszmaul d3de90076c Cleanup test dirs when doing make clean. Fixes #1028. 18 years ago
..
Makefile Cleanup test dirs when doing make clean. Fixes #1028. 18 years ago
db_create.cpp Log db close so that recovery will work right if the same db is opened and closed repeatedly. 18 years ago
db_dump.cpp turn assert into an error return. close #407 18 years ago
db_dump_e.cpp port from branch 0.4.2 to main. closes #362 18 years ago
db_load.cpp add db_load.cpp. addresses #197 18 years ago
exceptions.cpp Fix #809. 18 years ago
test1.cpp Fix #809. 18 years ago
test1e.cpp Fix #809. 18 years ago
test_cursor_count.cpp Fix #809. 18 years ago
test_db_assoc3.cpp Fix #809. 18 years ago
test_db_delete.cpp Fix #809. 18 years ago
test_env_set_flags.cpp add DbEnv::set_flags addresses #229 18 years ago
test_error_stream.cpp Fix #809. 18 years ago
test_errpfx.cpp Fix #809. 18 years ago
test_fd.cpp Fix #809. 18 years ago
test_get_not_found.cpp test DB_NOTFOUND and c++ exceptions. closes #362 18 years ago
test_no_env.cpp Fix #809. 18 years ago
test_reverse_compare_fun.cpp Fix #809. 18 years ago