Changeset View
Changeset View
Standalone View
Standalone View
testsuite/tests/typecheck/should_fail/all.T
Show First 20 Lines • Show All 417 Lines • ▼ Show 20 Line(s) | |||||
418 | test('T11948', normal, compile_fail, ['']) | 418 | test('T11948', normal, compile_fail, ['']) | ||
419 | test('T11990a', normal, compile_fail, ['']) | 419 | test('T11990a', normal, compile_fail, ['']) | ||
420 | test('T11990b', normal, compile_fail, ['']) | 420 | test('T11990b', normal, compile_fail, ['']) | ||
421 | test('T12063', [ expect_broken(12063), extra_clean(['T12063.hi-boot', 'T12063.o-boot', 'T12063a.hi', 'T12063a.o']) ], | 421 | test('T12063', [ expect_broken(12063), extra_clean(['T12063.hi-boot', 'T12063.o-boot', 'T12063a.hi', 'T12063a.o']) ], | ||
422 | multimod_compile_fail, ['T12063', '-v0']) | 422 | multimod_compile_fail, ['T12063', '-v0']) | ||
423 | test('T11974b', normal, compile_fail, ['']) | 423 | test('T11974b', normal, compile_fail, ['']) | ||
424 | test('T12151', normal, compile_fail, ['']) | 424 | test('T12151', normal, compile_fail, ['']) | ||
425 | test('T7437', normal, compile_fail, ['']) | 425 | test('T7437', normal, compile_fail, ['']) | ||
426 | test('T12177', normal, compile_fail, ['']) | ||||
427 | No newline at end of file |