From 335f1c54e598af6088ac6f0c7b98793ea2854ae2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Nov 2011 12:36:25 +0200 Subject: Get rid of special tracer database The include, types, and pragma tests have been moved to the common/ directory while the object test has been merged into common/lifecycle. The transaction test will be re-implemented as common/ test as soon as SQL statement tracing support is merged. --- test/windows/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/windows/README') diff --git a/test/windows/README b/test/windows/README index 1dc7244..b2ee0d3 100644 --- a/test/windows/README +++ b/test/windows/README @@ -24,9 +24,9 @@ Steps: boost qtcore odb/libodb - odb/libodb-tracer - odb/libodb-sqlite odb/libodb-mysql + odb/libodb-pgsql + odb/libodb-sqlite odb/libodb-boost odb/libodb-qt -- cgit v1.1