Skip to content

Conversation

@AviAvni
Copy link
Owner

@AviAvni AviAvni commented Nov 20, 2016

No description provided.

KevinRansom and others added 30 commits November 9, 2016 13:21
* Simplify Nugets

* Re-remove ValidateConfiguration

* Re-remove ValidateConfiguration

* fsianycpu.config was inadvertently deleted

* FSC.proj merge issue

* fsharp.core.proj

* Remove prerequisited from vsixmanifest
This fixes #1728 and makes sure we are checking the error code.

This PR also removes the  exclude  option from build.cmd which was causing batch file hell (because of the use of a  !  character!), which was only used to exclude Expensive tests. Now use an explicit  include Expensive .
* Simplify Nugets

* Re-remove ValidateConfiguration

* Re-remove ValidateConfiguration

* fsianycpu.config was inadvertently deleted

* FSC.proj merge issue

* fsharp.core.proj

* Remove prerequisited from vsixmanifest

* Use publish for fsharp.core.unittests

* remove tuplesample.dlls

* Fix tuplesample reference

* correct profile for fsharp.core.unittests

* typo

* Remove pre-requisites again

* Put readme in artifacts directory to ensure it exists
dsyme and others added 23 commits November 14, 2016 17:10
* Cleanup 'fsharp' suite
* remove resx arguments processing and System.Windows.Forms dependency 
* add FSharp.sln
* Normalize code in fsc.fs and add comments
* Normalize, simplify and cleanup lists of FX_NO_XYZ defines
* Delete all batch files from "fsharp" suite
* Remove FSHarp.Compiler.Hosted, it was silly
* Remove testing for portable profiles from "fsharp" suite as it was mostly disabled
* Reinstate ``isNil`` for ``List.empty``
* Normalize ``#if`` followed by empty then ``#else``
* Remove unused defines
* Remove old stay-resident compiler that was used on Mono years ago
This test is failing regularly on AppVeyor, hopefully this helps.
Make Async.AwaitHandle Timeout test more lenient.
* fix 1393 and simplify fsharp test suite

* fix 1393 and simplify fsharp test suite

* play errors only once

* fix tests

* fix tests
* remove restriction on static linking

* add test case

* fix test

* fix test

* check static linking of mscorlib-based into System.Runtime DLLs

* merge master

* fix test
* Use vssdk from nuget

* forget to commit packages.config
* gitignore 'tests/fsharpqa/testenv/bin/'

* fix paths for posh

* ensure preview2 of dotnet cli is used with global.json

* delete global.json
Additional testing for CoreCLR and make it easier to play with F# Compiler and Interactive on CoreCLR
@AviAvni AviAvni merged commit 2571b02 into AviAvni:fix-fsi-none-issue Nov 20, 2016
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.

5 participants