Alistair Riddoch
|
ced0061786
|
Add a check for modifying parent
|
2013-03-03 22:17:57 +00:00 |
|
Alistair Riddoch
|
d93b907aa2
|
Remove opInstall
The only purpose was to support opEnumerate
|
2013-02-27 22:21:36 +00:00 |
|
Alistair Riddoch
|
be57b1dcd6
|
Remove opEnumerate
This function was used to transition from Atlas-C++ 0.4 to 0.6.
It is no longer used at all, as operations have an integer type.
|
2013-02-27 22:12:09 +00:00 |
|
Alistair Riddoch
|
4918dc9454
|
Clean up Inheritance unit test
|
2013-02-27 22:02:55 +00:00 |
|
Alistair Riddoch
|
d3752a4774
|
Fix inheritance checks so they don't miss exact match
|
2011-12-09 09:38:36 +00:00 |
|
Alistair Riddoch
|
ed7ea294bf
|
Implement inheritance checks in terms of TypeNode
|
2011-12-09 00:19:53 +00:00 |
|
Alistair Riddoch
|
0a0cde6c5f
|
Add pure TypeNode based inheritance check
|
2011-12-09 00:02:34 +00:00 |
|
Alistair Riddoch
|
12ae1bfb28
|
Use the more efficient TypeNode constructor
|
2011-09-17 18:52:29 +01: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
|
5cb0ac6ae5
|
Force asserts on in all tests.
|
2011-02-15 09:30:46 +00:00 |
|
Alistair Riddoch
|
c1791e392a
|
Merge branch 'master' into teleport
|
2010-11-17 11:29:45 +00:00 |
|
Alistair Riddoch
|
3d1640cbe5
|
Check the return value of a type query.
|
2010-08-17 19:22:16 +01:00 |
|
Manohar Vanga
|
7dd7b70090
|
Tests now build correctly (ServerAccounttest currently failing)
|
2010-08-17 11:58:18 +05:30 |
|
Alistair Riddoch
|
ad2565dcb5
|
Complete coverage of Inheritance
|
2010-03-26 02:29:02 +00:00 |
|
Alistair Riddoch
|
3c1c47c96b
|
Isolate Inheritance unit test
|
2010-03-26 02:25:52 +00:00 |
|
Alistair Riddoch
|
fc9c0aafe3
|
Fill out coverage for Inheritance
|
2009-04-30 07:32:15 +01:00 |
|
Alistair Riddoch
|
2cc280db77
|
Rename Inheritance test to match convention.
|
2009-04-30 07:19:02 +01:00 |
|