Commit graph

8 commits

Author SHA1 Message Date
Alistair Riddoch
d3752a4774 Fix inheritance checks so they don't miss exact match 2011-12-09 09:38:36 +00:00
Alistair Riddoch
a155ae68d0 Add TypeNode inheritance checks more directly 2011-12-09 00:13:18 +00:00
Alistair Riddoch
fa4ae198b1 TypeNode takes a name on construction
One is always required, and it's just bloaty to set separately
2011-09-16 18:30:22 +01:00
Alistair Riddoch
3eb0af498b Fix up some tests stubs 2011-09-16 11:22:32 +01:00
Alistair Riddoch
9e1954d75b Move updateChildrenProperties to TypeNode
Old code is still in Rulset, but this reproduces the functionality
more sanely here.
2011-09-15 23:40:26 +01:00
Alistair Riddoch
5cb0ac6ae5 Force asserts on in all tests. 2011-02-15 09:30:46 +00:00
Alistair Riddoch
be7d400c54 Complete the coveage of TypeNode.cpp 2009-05-05 23:09:02 +01:00
Alistair Riddoch
c65360efbc Add coverage test for TypeNode.cpp 2009-05-03 04:18:36 +01:00