From 16ab49462899bb8a076860f72fc6c180704a24de Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Tue, 18 Oct 2011 12:39:36 +0200 Subject: [PATCH] doc++ Signed-off-by: Steven Armstrong --- doc/dev/logs/2011-10-18.requirement-object | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/dev/logs/2011-10-18.requirement-object b/doc/dev/logs/2011-10-18.requirement-object index 7e064ef0..47873aa4 100644 --- a/doc/dev/logs/2011-10-18.requirement-object +++ b/doc/dev/logs/2011-10-18.requirement-object @@ -4,3 +4,5 @@ require="__broken_type/foo" breaks too late - type __director does not exist, abort in emulator - if called type is not existing - if required type is not existing +- type constructor fails if type does not exist +- test type emulator with non existent types -> should raise NoSuchTypeError