X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fbtests%2FTest.Sources;h=dd863145d10b29c4b445fa7514229afdfa9df4c9;hb=99bc5750c0b2c29dfbf54fbcf626436f2e711109;hp=580543d800885b5bdcc364ee6c27f49916c27eab;hpb=6df028ddccaf686f14a39f1be94a48f418a1f875;p=mono.git diff --git a/mcs/btests/Test.Sources b/mcs/btests/Test.Sources index 580543d8008..dd863145d10 100644 --- a/mcs/btests/Test.Sources +++ b/mcs/btests/Test.Sources @@ -126,8 +126,14 @@ StructureB \ ArrayA \ ArrayB \ ArrayC \ -ArrayD - +ArrayD \ +EnumA \ +PropertyA \ +PropertyB \ +PropertyC \ +PropertyD \ +PropertyE \ +DelegateA # All negetive test cases which should # fail during compilation goes here @@ -265,8 +271,20 @@ StructureC1 \ StructureC2 \ StructureC3 \ ArrayC1 \ -ArrayC2 - +ArrayC2 \ +EnumC1 \ +EnumC2 \ +EnumC3 \ +EnumC4 \ +EnumC5 \ +EnumC6 \ +EnumC7 \ +PropertyC1 \ +PropertyC2 \ +PropertyC3 \ +PropertyC4 \ +DelegateC1 \ +DelegateC2 # All negetive test cases which should fail at # runtime goes here