Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-08 | Get rid of special tracer database | Boris Kolpackov | 1 | -41/+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-25 | Add support for tests in subdirectories | Boris Kolpackov | 1 | -1/+1 | |
2011-01-04 | Copyright update | Boris Kolpackov | 1 | -1/+1 | |
2010-10-22 | Implement inclusion of dependant -odb headers | Boris Kolpackov | 1 | -1/+2 | |
New test: tracer/include. | |||||
2010-09-13 | Change pragma syntax | Boris Kolpackov | 1 | -0/+1 | |
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-09-10 | Add automated build and test scripts for Windows | Boris Kolpackov | 1 | -2/+2 | |
2010-09-08 | Add suppor for VC++ build | Boris Kolpackov | 1 | -0/+9 | |
2010-09-06 | Add automake build support | Boris Kolpackov | 1 | -0/+9 | |
2010-08-20 | Test C++ type handling (anonymous types, aliasing) | Boris Kolpackov | 1 | -1/+2 | |
2010-06-04 | Initial set of tests | Boris Kolpackov | 1 | -0/+20 | |