| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 12372)
|
| +++ tests/language/language.status (working copy)
|
| @@ -398,3 +398,15 @@
|
| # Only checked mode reports an error on type assignment
|
| # problems in compile time constants.
|
| compile_time_constant_checked_test/02: Fail, OK
|
| +compile_time_constant_checked2_test/01: Fail, OK
|
| +compile_time_constant_checked2_test/02: Fail, OK
|
| +compile_time_constant_checked2_test/03: Fail, OK
|
| +compile_time_constant_checked2_test/04: Fail, OK
|
| +compile_time_constant_checked2_test/05: Fail, OK
|
| +compile_time_constant_checked2_test/06: Fail, OK
|
| +compile_time_constant_checked3_test/01: Fail, OK
|
| +compile_time_constant_checked3_test/02: Fail, OK
|
| +compile_time_constant_checked3_test/03: Fail, OK
|
| +compile_time_constant_checked3_test/04: Fail, OK
|
| +compile_time_constant_checked3_test/05: Fail, OK
|
| +compile_time_constant_checked3_test/06: Fail, OK
|
|
|