Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-08 | Get rid of special tracer database | Boris Kolpackov | 1 | -180/+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-09-22 | Remove NDEBUG macro from VC project; tests always need enabled assert()1.6.0.a2 | Boris Kolpackov | 1 | -2/+2 | |
2011-02-25 | Add support for tests in subdirectories | Boris Kolpackov | 1 | -5/+5 | |
2010-12-13 | Detect TR1 <memory> availability | Boris Kolpackov | 1 | -6/+10 | |
Also use the wrapper header from libodb. | |||||
2010-09-09 | Disable C4068 unknown pragma | Boris Kolpackov | 1 | -0/+4 | |
2010-09-08 | Add suppor for VC++ build | Boris Kolpackov | 1 | -0/+172 | |