Skip to content

Commit 77ca60b

Browse files
author
cpyrgas
committed
[Compiler tests] Added C943 for #1760 and #1761
1 parent 39b1a43 commit 77ca60b

File tree

2 files changed

+122
-0
lines changed

2 files changed

+122
-0
lines changed

src/CompilerTests/Applications/RuntimeTests/Prg/RuntimeTests.prg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ FUNCTION Start() AS INT
3333
"C877", "C878", "C879", "C880", "C881", "C882", "C884", "C885", "C886", "C887", ;
3434
"C893", "C895", "C897", "C898", "C899","C900", "C901", "C902", "C902b", "C903", "C904", ;
3535
"C905", "C908", "C913", "C914", "C915", "C921", "C926", "C932", "C936", "C937", "C938", "C939", ;
36+
"C941", "C943", ;
3637
;
3738
"R678", "R681", "R690", "R698", "R699", "R700" ,"R701", "R702", "R710",;
3839
"R711", "R712", "R725", "R729", "R730", "R732","R735", "R736","R741","R742","R743",;

src/CompilerTests/xSharp Tests.viproj

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137809,6 +137809,127 @@ AppConfig = Release,22222222-2222-2222-2222-222222222222
137809137809
ForceX86=0
137810137810
Optimize=0
137811137811
ENDApplication = C942 - Invalid cast exception with assignment from usual (int) to Nullable<float>
137812+
137813+
ApplicationGroup = 3AF1ABF5-A5F7-479A-BB57-D226C13AA002
137814+
; ************** APPLICATION C943 - Default ENUM Parameters in x86 mode *************
137815+
Application = C943 - Default ENUM Parameters in x86 mode
137816+
IDEVersion = 1.06
137817+
GalleryName =
137818+
GalleryPage =
137819+
GalleryDefaultName =
137820+
Target = 0
137821+
Platform = x86
137822+
Language = XSharp
137823+
Runtime = CLR4
137824+
Dialect = VO
137825+
Folder = %ProjectPath%\Applications\C943\
137826+
PrgSubFolder = \Prg
137827+
ResourcesSubFolder =
137828+
Description =
137829+
NameSpace =
137830+
Assembly = C943
137831+
Extension =
137832+
ApplicationIcon =
137833+
OutputFolder =
137834+
Frameworks = 1
137835+
GUID = 3ADC2E85-3E67-4E82-A06E-7118A79FF6D2
137836+
IncludeInProjectBuild = 1
137837+
IncludeInProjectSearch = 1
137838+
IncludeInProjectExport = 1
137839+
IncludePath =
137840+
StdDefsFile =
137841+
AppToRun =
137842+
SignAssembly = 0
137843+
KeyFile =
137844+
137845+
[ExportOptions]
137846+
ExportResources = 0
137847+
ExportImages = 0
137848+
[C943 - Default ENUM Parameters in x86 mode FileGroups]
137849+
[C943 - Default ENUM Parameters in x86 mode Files]
137850+
File = %AppPath%\Prg\C943.prg
137851+
FileGUID = CBF8B78D-CDF1-4E8C-B5C9-68CC959319D3
137852+
FileType = Code
137853+
CopyToBin = 0
137854+
[C943 - Default ENUM Parameters in x86 mode References]
137855+
ReferenceGAC = CLR4,System,1,0,4.0.0.0
137856+
ReferenceGAC = CLR4,System.Core,1,0,4.0.0.0
137857+
ReferenceGAC = CLR4,XSharp.Core,1,0,2.6.0.0
137858+
ReferenceGAC = CLR4,XSharp.RT,1,0,2.6.0.0
137859+
[C943 - Default ENUM Parameters in x86 mode Resources]
137860+
[C943 - Default ENUM Parameters in x86 mode Native Resources]
137861+
[C943 - Default ENUM Parameters in x86 mode License files]
137862+
[C943 - Default ENUM Parameters in x86 mode General Options]
137863+
Switches=
137864+
ZeroArrays=0
137865+
CaseSensitive=0
137866+
ImplicitNamespace=0
137867+
VO1=0
137868+
VO2=0
137869+
VO3=0
137870+
VO4=0
137871+
VO5=0
137872+
VO6=0
137873+
VO7=0
137874+
VO8=0
137875+
VO9=0
137876+
VO10=0
137877+
VO11=0
137878+
VO12=0
137879+
VO13=0
137880+
VO14=0
137881+
VO15=0
137882+
VO16=0
137883+
VO17=0
137884+
FOX1=0
137885+
FOX2=0
137886+
XPP1=0
137887+
LateBound=0
137888+
Unsafe=0
137889+
Undeclared=0
137890+
EnforceSelf=0
137891+
EnforceOverride=0
137892+
UseNativeVersion=0
137893+
MemVar=0
137894+
IgnoreStdDefs=0
137895+
Ovf=0
137896+
FOvf=0
137897+
ModernSyntax=0
137898+
NamedArgs=0
137899+
InitLocals=0
137900+
AllowOldStyleAssignments=0
137901+
AllowDotOption=1
137902+
ResponseOnly=0
137903+
[C943 - Default ENUM Parameters in x86 mode Configurations]
137904+
AppConfig = Debug,11111111-1111-1111-1111-111111111111
137905+
Switches=
137906+
SwitchesCF=
137907+
CommandLine=
137908+
CommandLineCF=
137909+
Debug=1
137910+
DebugInit=1
137911+
DefineDebug=1
137912+
DefineTrace=0
137913+
SyntaxOnly=0
137914+
WarningsErrors=0
137915+
ForceConsole=0
137916+
ForceX86=0
137917+
Optimize=0
137918+
AppConfig = Release,22222222-2222-2222-2222-222222222222
137919+
Switches=
137920+
SwitchesCF=
137921+
CommandLine=
137922+
CommandLineCF=
137923+
Debug=0
137924+
DebugInit=0
137925+
DefineDebug=0
137926+
DefineTrace=0
137927+
SyntaxOnly=0
137928+
WarningsErrors=0
137929+
ForceConsole=0
137930+
ForceX86=0
137931+
Optimize=0
137932+
ENDApplication = C943 - Default ENUM Parameters in x86 mode
137812137933
[EndApplications]
137813137934

137814137935
[Configurations]

0 commit comments

Comments
 (0)