2011-10-18 10:24:47 +00:00
|
|
|
require="__broken_type/foo" breaks too late
|
|
|
|
|
|
|
|
- always catch OSError/IOError: (check all occurences)
|
|
|
|
- type __director does not exist, abort in emulator
|
|
|
|
- if called type is not existing
|
|
|
|
- if required type is not existing
|
2011-10-18 10:39:36 +00:00
|
|
|
- type constructor fails if type does not exist
|
|
|
|
- test type emulator with non existent types -> should raise NoSuchTypeError
|