diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-11-08 12:36:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-11-08 12:36:25 +0200 |
commit | 335f1c54e598af6088ac6f0c7b98793ea2854ae2 (patch) | |
tree | 638bb61b6984fed1b4f6dc4a3bc38e8c8947ba53 /test/windows/README | |
parent | a16ed5025738d2c518e3a637b407add6a76e9033 (diff) |
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.
Diffstat (limited to 'test/windows/README')
-rw-r--r-- | test/windows/README | 4 |
1 files changed, 2 insertions, 2 deletions
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 |