Skip to content

Add compiler options parser tests (#13878)#1

Closed
techiedesu wants to merge 1 commit intomainfrom
fsc-options-parser-tests
Closed

Add compiler options parser tests (#13878)#1
techiedesu wants to merge 1 commit intomainfrom
fsc-options-parser-tests

Conversation

@techiedesu
Copy link
Copy Markdown
Owner

@techiedesu techiedesu commented Apr 6, 2026

Moved to dotnet#19554

ParserErrors.fs — horizontal error handling coverage:
  missing arguments (error 224), invalid integer arguments (error 241),
  out-of-range warn level (error 1050), unrecognized target (error 1048),
  unsupported checksum algorithm (error 1065), unrecognized options (error 243).

UncoveredOptions.fs — smoke tests for options without dedicated coverage:
  switch options (+/-), unit options, valid string values,
  compilation modes, diagnostic options.
@techiedesu techiedesu closed this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant