Skip to content

Conversation

@smoothdeveloper
Copy link
Contributor

Small PR to make contributions easier to test/fsharp

changes:

  • helper script to update baseline files under tests/fsharp
  • rework "Other Tips" section to expand on the system of baselines files used in FSharp Test Suite

* rework "Other Tips" section to expand on the system of baselines files used in FSharp Test Suite
@smoothdeveloper
Copy link
Contributor Author

@dotnet-bot test Ubuntu16.04 Release_default Build please
@dotnet-bot paket convert-from-nuget please

]
|> List.map (fun d -> Path.Combine(__SOURCE_DIRECTORY__, d) |> DirectoryInfo)

let extensionPatterns = ["*.err"; "*.vserr"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should also move *.il --> *.il.bsl under fsharpqa\Source, e.g.

image

Copy link
Contributor

@dsyme dsyme Jun 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it a single script under tests\scripts?

@dsyme
Copy link
Contributor

dsyme commented Jun 6, 2018

This is good, just the one adjustment requested

@dsyme dsyme merged commit 252ab7d into dotnet:master Jun 6, 2018
@dsyme
Copy link
Contributor

dsyme commented Jun 6, 2018

@smoothdeveloper I'll make the change as I need to update some fsharpqa baselines in any case

@smoothdeveloper
Copy link
Contributor Author

Thanks, great!

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.

2 participants