Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-26 | Shorten inheritance test table prefix to avoid name collisions | Constantin Michael | 1 | -1/+1 | |
2011-10-24 | Add t_ prefix to all the common tests that conflict with examples | Boris Kolpackov | 1 | -1/+1 | |
2011-10-21 | Remove common_ from all table_prefix arguments in common tests | Constantin Michael | 1 | -1/+1 | |
2011-08-24 | Make tests use unique table prefixes | Boris Kolpackov | 1 | -1/+1 | |
2011-04-22 | Initial support for non-polymorphic inheritance | Boris Kolpackov | 1 | -0/+109 | |
Every class gets a separate table. New test: common/inheritance. |