aboutsummaryrefslogtreecommitdiff
path: root/common/container
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Add t_ prefix to all the common tests that conflict with examplesBoris Kolpackov1-1/+1
2011-10-21Remove common_ from all table_prefix arguments in common testsConstantin Michael2-6/+2
2011-10-21Add common tests for OracleConstantin Michael2-2/+6
2011-08-24Make tests use unique table prefixesBoris Kolpackov1-1/+2
2011-03-27Fix issues preventing building outside source directoryBoris Kolpackov1-3/+3
2011-02-25Add support for tests in subdirectoriesBoris Kolpackov1-1/+1
2011-02-18Add odb::core namespace to be used in using-directivesBoris Kolpackov1-1/+1
2011-01-04Copyright updateBoris Kolpackov3-3/+3
2010-11-28Simplify tests by using literal namesBoris Kolpackov1-6/+3
2010-11-26Save test result to a temp file instead of piping it to diffBoris Kolpackov1-1/+4
2010-11-24Add support for unordered storage of ordered containersBoris Kolpackov2-1/+27
2010-11-09Remove unnecessary inclusionBoris Kolpackov1-4/+0
2010-11-06Add a test for container persistenceBoris Kolpackov4-0/+556