aboutsummaryrefslogtreecommitdiff
path: root/tracer/types/test.hxx
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08Get rid of special tracer databaseBoris Kolpackov1-69/+0
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.
2011-02-01Detect and ignore inner names in fq_*() functionsBoris Kolpackov1-0/+35
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-09-13Change pragma syntaxBoris Kolpackov1-4/+4
Change odb pragma namespace to db. Use qualifiers (object, value, and member) to specify type/member name. Add support for mapping C++ types to db types.
2010-08-20Test C++ type handling (anonymous types, aliasing)Boris Kolpackov1-0/+34