You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
351 B
9 lines
351 B
13 years ago
|
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
|
||
13 years ago
|
- type constructor fails if type does not exist
|
||
|
- test type emulator with non existent types -> should raise NoSuchTypeError
|