Commit Graph

1 Commits

Author SHA1 Message Date
Keith Bostic
0d1b47a34e Rename test/bt to be test/format, give it a verbose error message,
automatically rebuild the CONFIG.example file so it stays up to date.

--HG--
rename : test/bt/CONFIG.base => test/format/CONFIG.example
rename : test/bt/Makefile => test/format/Makefile
rename : test/bt/bdb.c => test/format/bdb.c
rename : test/bt/config.c => test/format/config.c
rename : test/bt/config.h => test/format/config.h
rename : test/bt/s_dumpcmp => test/format/s_dumpcmp
rename : test/bt/t.c => test/format/t.c
rename : test/bt/util.c => test/format/util.c
rename : test/bt/vt => test/format/vt
rename : test/bt/vt.suppress => test/format/vt.suppress
rename : test/bt/wts.c => test/format/wts.c
rename : test/bt/wts.h => test/format/wts.h
2011-07-29 10:44:12 -04:00