Skip to content

excluded files (not in build) from fsharp suite project #757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

enricosada
Copy link
Contributor

the project was too large (performance) and these files where not needed for build

/cc @dsyme

@dsyme
Copy link
Contributor

dsyme commented Dec 3, 2015

Looks good

dsyme added a commit that referenced this pull request Dec 3, 2015
excluded files (not in build) from fsharp suite project
@dsyme dsyme merged commit c68b5cb into dotnet:master Dec 3, 2015
KevinRansom pushed a commit that referenced this pull request Dec 17, 2015
    Merge branch 'up_nunit3_final' of https://github.com/enricosada/visualfsharp into enricosada-up_nunit3_final
    git stats tests
    disable failing tests from ci ( using NO_CI tag )
    - core/load-script
    - core/members/basics
    - typeProviders/negTests
    Merge branch 'visualfsharp' into up_nunit3_final
    Merge pull request #757 from enricosada/remove_nodes_from_tests_proj
    excluded files (not in build) from fsharp suite project
    excluded files (not in build) from fsharp suite project
    fix upload xml tests results
    fsharp tests suite, parallelize tests execution by testfixture
    cleanup
    quote peverify path argument
    removed unused categories
    fix false negative, the bat does not check fsi errorlevel (was 1 instead of 0)
    remove duplicated code
    updated test to latest version
    test tests/fsharp/core/load-script is a false positive
    fixed the test, the result is same as the new implementation
    diff.exe does not support anymore the -dew argument
    update to latest version of bat (previous version was a false positive)
    Seq.take throws if less items than count, Seq.truncate return up to count items
    nunit 3 breaking change, TestCaseSourceAttribute require a static method
    ignore env var ILX_CONFIG
    fix build
    use nunit 2 xml format
    use fsx instead of powershell
    upgrade from nunit-console.exe (nunit v2) to nunit3-console.exe (nunit v3)
    remove unused
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.

3 participants