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.
8 lines
351 B
8 lines
351 B
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
|
|
- type constructor fails if type does not exist
|
|
- test type emulator with non existent types -> should raise NoSuchTypeError
|
|
|