Skip to content

Set PublishReferencesDocumentationFiles=false in fake-cli

Sign in for the full log view
GitHub Actions / Test Results succeeded Oct 3, 2024 in 0s

All 439 tests pass in 37m 26s

    9 files      9 suites   37m 26s ⏱️
  439 tests   439 ✅ 0 💤 0 ❌
1 251 runs  1 251 ✅ 0 💤 0 ❌

Results for commit 429cf51.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

439 tests found

There are 439 tests, see "Raw output" for the full list of tests.
Raw output
[Fake.Build.CMake.Tests; Test all arguments are mapped correctly]
[Fake.Build.CMake.Tests; Test missing arguments are not mapped]
[Fake.Build.CMake.Tests; Test variables arg is mapped correctly]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket CI env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket PR ID env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket branch env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket build number env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket clone direcroty env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket commit env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket deployment environment env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket repository UUID env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket repository full name env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket repository slug env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket tag env var]
[Fake.Core.CommandLineParsing.Tests; ArgumentPosition -> Next]
[Fake.Core.CommandLineParsing.Tests; Test Option parser]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: 1 command]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: 1 flag]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: 2 commands]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: 2 flags]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Argument mismatch with option]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Argument]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Basic long option]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Basic short option]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Basic usage]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Big Bertha: command, multiple usage and --long=arg]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Counting long options]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Do not allow flags from another context]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Ellipsis (one or more (also, ALL-CAPS argument name))]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Ellipsis in optional]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Empty pattern then two arguments]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Empty usage pattern]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Empty usage]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Exclusive or]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: FAKE 6 target CLI tests]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: FAKE 6 tests (twice run_opts)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: FAKE 6 tests]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: FAKE 6 usage (simple)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Issue 56: Repeated mutually exclusive args give nested lists sometimes]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Issue 85: `[options]` shortcut with multiple subcommands]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Long option with argument]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Many commands]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Many flags xor'd]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Many flags]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Mixed xor, arguments and options]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Multiple arguments xor'd in optional]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Multiple arguments, two optional]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Multiple arguments]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Multiple short options]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Multiple “options:” statements (2)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Multiple “options:” statements]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: No `options:` part 1]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: No `options:` part 2]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: No `options:` part 3]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: No `options:` part 4]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Option's argument should not capture default value from usage pattern (1)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Option's argument should not capture default value from usage pattern (2)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Option's argument should not capture default value from usage pattern (3)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Optional argument]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Optional exclusive or]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Optional in ellipsis]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options without description (1)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options without description (2)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options without description (3)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options without description (4)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options without description (5)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options without description (6)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Options-section syntax]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: POSIXly correct indentation (1)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: POSIXly correct indentation (2)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Required in optional]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Required short options in brackets]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Required short options]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Same, but both arguments must be present]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Short option pack in square brackets]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Short option with argument]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Short option with default]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Short options in square brackets]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Single dash]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Split Arguments should not be observable]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Stacked argument (2)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Stacked argument]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Synonymous short and long option with both arguments declared]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Synonymous short and long option with one argument declared]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Synonymous short and long option, with truncation]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Test stacked option's argument]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Two arguments then empty pattern]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Two options, one is optional]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Unusual formatting]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Words after 'usage' (1)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Words after 'usage' (2)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Words after 'usage' (3)]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: Words before `usage:`]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: [options] does not include options from usage-pattern]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: [options] shortcut]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: multiple elements repeated at once]
[Fake.Core.CommandLineParsing.Tests; Test command-line parsing: multiple named arguments]
[Fake.Core.CommandLineParsing.Tests; Test option section parser fake-run (targets)]
[Fake.Core.CommandLineParsing.Tests; Test option section parser fake]
[Fake.Core.Context.Tests; Test that forceFakeContext works or throws properly]
[Fake.Core.FakeVar.Tests; Ability to define variable allowing non context]
[Fake.Core.FakeVar.Tests; Ability to define variable with no context when context required]
[Fake.Core.FakeVar.Tests; Ability to define variable with no context]
[Fake.Core.FakeVar.Tests; Ability to define variable]
[Fake.Core.FakeVar.Tests; Ability to remove fake variables after set]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with default - when found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with default - when not found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with failure - when found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with failure - when not found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables]
[Fake.Core.FakeVar.Tests; When type does not match, errors]
[Fake.Core.Globbing.IntegrationTests; glob should handle substring directories properly]
[Fake.Core.Globbing.Tests; It should resolve multiple directories]
[Fake.Core.Globbing.Tests; Test IsMatch works on relative Paths - #1029]
[Fake.Core.Globbing.Tests; base directory includes should include two when one's name include the other #2230 ]
[Fake.Core.Globbing.Tests; should only take the most root path when multiple directories share a root]
[Fake.Core.IntegrationTests; context exists]
[Fake.Core.IntegrationTests; fake-cli local tool works, #2425]
[Fake.Core.IntegrationTests; issue #2007 - native libs work]
[Fake.Core.IntegrationTests; issue #2025]
[Fake.Core.IntegrationTests; no dependencies hello world and casing #2314]
[Fake.Core.IntegrationTests; reference fake core targets]
[Fake.Core.IntegrationTests; reference fake runtime]
[Fake.Core.IntegrationTests; simple failed to compile]
[Fake.Core.IntegrationTests; simple runtime error]
[Fake.Core.IntegrationTests; use external paket.dependencies]
[Fake.Core.Process.IntegrationTests; Make sure cmd-echo works with regular redirect; lazy redirect]
[Fake.Core.Process.IntegrationTests; Make sure cmd-echo works with regular redirect; regular redirect]
[Fake.Core.Process.IntegrationTests; Make sure process with lots of output and error doesn't hang - #2401; lazy redirect]
[Fake.Core.Process.IntegrationTests; Make sure process with lots of output and error doesn't hang - #2401; regular redirect]
[Fake.Core.Process.IntegrationTests; Pipe based redirect should work, #2445]
[Fake.Core.Process.IntegrationTests; ProcessUtils.findLocalTool doesn't fail on non-existent path, #2390]
[Fake.Core.Process.Tests; Test CreateProcess.ofStartInfo with different streams - reported on gitter]
[Fake.Core.Process.Tests; Test that Arguments.withPrefix works]
[Fake.Core.Process.Tests; Test that CreateProcess.ofStartInfo works (1)]
[Fake.Core.Process.Tests; Test that we can read messages correctly]
[Fake.Core.Process.Tests; Test that we have a nice error message when a file doesn't exist]
[Fake.Core.Process.Tests; Test we can workaround #2197]
[Fake.Core.Process.Tests; toWindowsCommandLine is the inverse of fromWindowsCommandLine]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse SemVer tests (link in comment).]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse SemVer with build metadata.]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse SemVer with pre release.]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse basic SemVer.]
[Fake.Core.ReleaseNotes.Tests; Test that we can handle same day releases]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse complex release notes (reversed)]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse complex release notes with header]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse complex release notes]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse simple release notes (reversed)]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse simple release notes]
[Fake.Core.ReleaseNotes.Tests; Test that we provide proper error #2085]
[Fake.Core.Target.Tests; 3 way Spurs run as early as possible]
[Fake.Core.Target.Tests; BlythMeisters Scenario Of Complex Build Order Is Correct]
[Fake.Core.Target.Tests; BlythMeisters Scenario Of Even More Complex Build Order Is Correct]
[Fake.Core.Target.Tests; BuildFailure targets do not run if not activated - runParallel]
[Fake.Core.Target.Tests; BuildFailure targets do not run if not activated - run]
[Fake.Core.Target.Tests; BuildFailure targets do not run if nothing fails - runParallel]
[Fake.Core.Target.Tests; BuildFailure targets do not run if nothing fails - run]
[Fake.Core.Target.Tests; BuildFailure targets run after failing targets - runParallel]
[Fake.Core.Target.Tests; BuildFailure targets run after failing targets - run]
[Fake.Core.Target.Tests; Diamonds are resolved correctly]
[Fake.Core.Target.Tests; Final targets run after all targets - runParallel]
[Fake.Core.Target.Tests; Final targets run after all targets - run]
[Fake.Core.Target.Tests; Final targets run after failing targets - runParallel]
[Fake.Core.Target.Tests; Final targets run after failing targets - run]
[Fake.Core.Target.Tests; Fsharp.Data Dependencies single worker (broken)]
[Fake.Core.Target.Tests; Initial Targets Can Run Concurrently]
[Fake.Core.Target.Tests; Not activated final target does not run - runParallel]
[Fake.Core.Target.Tests; Not activated final target does not run - run]
[Fake.Core.Target.Tests; Running order resolves quickly when there are numerous targets with numerous dependencies]
[Fake.Core.Target.Tests; Soft dependencies are ignored when dependees are not present]
[Fake.Core.Target.Tests; Soft dependencies are respected when dependees are present]
[Fake.Core.Target.Tests; Spurs run as early as possible (reverse definition order)]
[Fake.Core.Target.Tests; Spurs run as early as possible 3 and 2 length]
[Fake.Core.Target.Tests; Spurs run as early as possible split on longer spur]
[Fake.Core.Target.Tests; Spurs run as early as possible]
[Fake.Core.Target.Tests; Test that we run a simple target with dependency]
[Fake.Core.Target.Tests; Test we output targets after failing targets]
[Fake.Core.Target.Tests; basic performance #2036]
[Fake.Core.Target.Tests; basic performance (1)]
[Fake.Core.Target.Tests; casing in targets - #2000]
[Fake.Core.Target.Tests; check simple parallelism]
[Fake.Core.Target.Tests; handle casing in target runner]
[Fake.Core.Target.Tests; issue #1395 example]
[Fake.Core.Xml.Tests; Test that poke pokes]
[Fake.Core.Xml.Tests; Xml issue #1692]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read cs assembly info and re-write assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read cs assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read fs assembly info and re-write assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read fs assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read vb assembly info and re-write assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read vb assembly info]
[Fake.DotNet.Cli.IntegrationTests; Make sure dotnet installer can install into path with spaces - #2319]
[Fake.DotNet.Cli.IntegrationTests; Make sure dotnet installer works in paths with spaces - #2319]
[Fake.DotNet.Cli.IntegrationTests; Make sure dotnet installer works without spaces - #2319]
[Fake.DotNet.Cli.Tests; Test buildAfterArgs with after args]
[Fake.DotNet.Cli.Tests; Test buildAfterArgs with no after args]
[Fake.DotNet.Cli.Tests; Test that the default dotnet nuget push arguments returns empty string]
[Fake.DotNet.Cli.Tests; Test that the dotnet new --install command works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet new --uninstall command works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet new command works as expected with spaces in arguments]
[Fake.DotNet.Cli.Tests; Test that the dotnet new command works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet nuget push arguments with all params set returns correct string]
[Fake.DotNet.Cli.Tests; Test that the dotnet publish force works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet publish manifest works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet publish self-contained works as expected]
[Fake.DotNet.Cli.Tests; Test that we can use Process-Helpers on Cli Parameters]
[Fake.DotNet.Fsdocs.Tests; build; It append clean parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append eval parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append fscoptions parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append ignoreprojects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append input parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append linenumbers parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append mdcomments parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append multiple parameters to build command when values are overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append noapidocs parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append nodefaultcontent parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append nonpublic parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append output parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append parameters parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append projects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append properties parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append qualify parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append saveimages parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append sourcefolder parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append sourcerepo parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append strict parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append version parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append clean parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append eval parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append fscoptions parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append ignoreprojects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append input parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append linenumbers parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append mdcomments parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append multiple parameters to build command when values are overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append multiple parameters to watch command when values are overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append noapidocs parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append nodefaultcontent parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append nolaunch parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append nonpublic parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append noserver parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append open parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append output parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append parameters parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append port parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append projects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append properties parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append qualify parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append saveimages parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append sourcefolder parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append sourcerepo parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append strict parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append version parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It calls watch command without any parameters when using default parameters]
[Fake.DotNet.Fsi.Tests; Test that Define alone adds one -d flag]
[Fake.DotNet.Fsi.Tests; Test that Definitions alone adds the -d flags]
[Fake.DotNet.Fsi.Tests; Test that Definitions can be used together with Define]
[Fake.DotNet.Fsi.Tests; Test that default params have no defines]
[Fake.DotNet.FxCop.Tests; Analysis failure is handled]
[Fake.DotNet.FxCop.Tests; Test errors are read as expected]
[Fake.DotNet.FxCop.Tests; Test failure on non-Windows platforms]
[Fake.DotNet.FxCop.Tests; Test full command line is created]
[Fake.DotNet.FxCop.Tests; Test process is created with working directory]
[Fake.DotNet.FxCop.Tests; Test process is created]
[Fake.DotNet.FxCop.Tests; Test project file update can be enabled]
[Fake.DotNet.FxCop.Tests; Test that Xsl is defaulted]
[Fake.DotNet.FxCop.Tests; Test that all arguments are processed as expected]
[Fake.DotNet.FxCop.Tests; Test that console output can be switched off]
[Fake.DotNet.FxCop.Tests; Test that default arguments are processed as expected (containing spaces)]
[Fake.DotNet.FxCop.Tests; Test that default arguments are processed as expected]
[Fake.DotNet.FxCop.Tests; Test that generated code should be ignored]
[Fake.DotNet.FxCop.Tests; Test that output can be forced]
[Fake.DotNet.FxCop.Tests; Test that summary reporting can be switched off]
[Fake.DotNet.FxCop.Tests; Tool failure is handled]
[Fake.DotNet.ILMerge.Tests; Test failure on non-Windows platforms]
[Fake.DotNet.ILMerge.Tests; Test that EXE merge may be allowed]
[Fake.DotNet.ILMerge.Tests; Test that WinEXE merge may be allowed]
[Fake.DotNet.ILMerge.Tests; Test that assembly attributes may be multiplied]
[Fake.DotNet.ILMerge.Tests; Test that attributes may be copied]
[Fake.DotNet.ILMerge.Tests; Test that closure may be allowed]
[Fake.DotNet.ILMerge.Tests; Test that debug info may be excluded]
[Fake.DotNet.ILMerge.Tests; Test that default arguments are processed as expected]
[Fake.DotNet.ILMerge.Tests; Test that duplicate types can be allowed]
[Fake.DotNet.ILMerge.Tests; Test that files may be aligned]
[Fake.DotNet.ILMerge.Tests; Test that process is created as expected]
[Fake.DotNet.ILMerge.Tests; Test that string arguments are processed as expected]
[Fake.DotNet.ILMerge.Tests; Test that type merging may be allowed]
[Fake.DotNet.ILMerge.Tests; Test that types may be made internal]
[Fake.DotNet.ILMerge.Tests; Test that version can be set]
[Fake.DotNet.ILMerge.Tests; Test that wild cards may be allowed]
[Fake.DotNet.ILMerge.Tests; Test that xml documentation merge may be allowed]
[Fake.DotNet.ILMerge.Tests; Test that zero PE Kind may be allowed]
[Fake.DotNet.MSBuild.IntegrationTests; #2112 (2)]
[Fake.DotNet.MSBuild.IntegrationTests; #2112]
[Fake.DotNet.MSBuild.IntegrationTests; #2134 (2)]
[Fake.DotNet.MSBuild.IntegrationTests; #2134 (3)]
[Fake.DotNet.MSBuild.IntegrationTests; #2134]
[Fake.DotNet.MSBuild.Tests; /tl:auto doesn't ouput anything (1)]
[Fake.DotNet.MSBuild.Tests; /tl:auto doesn't ouput anything (2)]
[Fake.DotNet.MSBuild.Tests; /tl:off does ouput]
[Fake.DotNet.MSBuild.Tests; /tl:on does ouput]
[Fake.DotNet.MSBuild.Tests; Test that /restore is included #2160]
[Fake.DotNet.MSBuild.Tests; Test that we can create simple msbuild cmdline]
[Fake.DotNet.NuGet.IntegrationTests; getLastNuGetVersion works - #2124]
[Fake.DotNet.NuGet.IntegrationTests; getLastNuGetVersion works - #2294]
[Fake.DotNet.NuGet.IntegrationTests; getLastNuGetVersion works with myget - #2124]
[Fake.DotNet.NuGet.Tests; Getting NuGet resource service URL]
[Fake.DotNet.NuGet.Tests; Getting latest version of FAKE and package info are populated]
[Fake.DotNet.NuGet.Tests; Getting latest version of FAKE from NuGet feed]
[Fake.DotNet.NuGet.Tests; Getting the NuGet feed URL return V3]
[Fake.DotNet.NuGet.Tests; Incrementing Major for a SemVerInfo]
[Fake.DotNet.NuGet.Tests; Incrementing Minor for a SemVerInfo]
[Fake.DotNet.NuGet.Tests; Incrementing Patch for a SemVerInfo]
[Fake.DotNet.NuGet.Tests; Requesting specific version of FAKE and package info are populated]
[Fake.DotNet.NuGet.Tests; Requesting specific version of FAKE]
[Fake.DotNet.NuGet.Tests; Requesting un-registered version of FAKE throws exception]
[Fake.DotNet.NuGet.Tests; Search by title returns results for matching packages by provided title]
[Fake.DotNet.NuGet.Tests; Test that the default nuget push arguments returns empty string]
[Fake.DotNet.NuGet.Tests; Test that the nuget push arguments with all params set returns correct string]
[Fake.DotNet.Paket.IntegrationTests; findPaketExecutable works for global tools - #2361]
[Fake.DotNet.Paket.Tests; Test pack is not missing, #2411]
[Fake.DotNet.Paket.Tests; Test push --ignoreConflicts is not missing]
[Fake.DotNet.Paket.Tests; Test push is not missing, #2411]
[Fake.DotNet.Paket.Tests; Test restore is not missing, #2411]
[Fake.DotNet.SdkAssemblyResolver.Tests; follows symlinks when dotnet is symlinked]
[Fake.DotNet.Testing.Coverlet.Tests; Test that default properties are converted]
[Fake.DotNet.Testing.Coverlet.Tests; Test that full properties are converted]
[Fake.DotNet.Testing.NUnit.Tests; Test that we support file-paths with space - #2180]
[Fake.DotNet.Testing.NUnit.Tests; Test that we write and delete arguments file]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation fails with exception if project file is not given]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation works with all arguments set]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation works with default arguments]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that new argument generation works]
[Fake.DotNet.Testing.VSTest.Tests; Test that we can set Parallel setting]
[Fake.DotNet.Testing.VSTest.Tests; Test that we write and delete arguments file]
[Fake.DotNet.Xdt.Tests; when transforming file explicitly]
[Fake.DotNet.Xdt.Tests; when transforming file with config name]
[Fake.DotNet.Xdt.Tests; when transforming files with config name]
[Fake.DotNet.sdkAssemblyResolverTests; Runner run script with 6.0.300 SDK version assemblies and resolve runtime version from cached file]
[Fake.DotNet.sdkAssemblyResolverTests; Runner run script with 6.0.300 SDK version assemblies]
[Fake.DotNet.sdkAssemblyResolverTests; Runner run script with 6.0.301 SDK version assemblies]
[Fake.DotNet.sdkAssemblyResolverTests; Runner run script with Can properly rollForward to latestPatch]
[Fake.IO.File.IntegrationTests; File.getVersion throws InvalidOperationException #2378]
[Fake.IO.File.IntegrationTests; File.tryGetVersion works when component is missing #2378]
[Fake.IO.File.IntegrationTests; Files created using File.create can be used immediately - #2183]
[Fake.IO.File.IntegrationTests; Shell.mv throws as expected when src is a dir and dst is a file - #2293]
[Fake.IO.File.IntegrationTests; Shell.mv works as expected when src is a dir and dst doesnt exist - #2293]
[Fake.IO.File.IntegrationTests; Shell.mv works as expected when src is a dir dst is a dir - #2293]
[Fake.IO.File.IntegrationTests; Shell.mv works as expected when src is a file and dst doesnt exist - #2293]
[Fake.IO.File.IntegrationTests; Shell.mv works as expected when src is a file and dst is a file - #2293]
[Fake.IO.File.IntegrationTests; Shell.mv works as expected when src is a file dst is a dir - #2293]
[Fake.IO.Zip.Tests; Test simple Zip.FilesAsSpec (2) - #1014]
[Fake.IO.Zip.Tests; Test simple Zip.FilesAsSpec - #1014]
[Fake.JavaScript.TypeScript.Tests; Test all arguments are mapped correctly]
[Fake.JavaScript.TypeScript.Tests; Test setting emit declaration to false will drop --declaration option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting emit source maps to false will drop --sourceMap option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting no libs to false will drop --noLib option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting output signe file to None will drop --outFile option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting remove comments to false will drop --removeComments option from command]
[Fake.Net.FTP.Tests; Validate directory name 'CON']
[Fake.Net.FTP.Tests; Validate directory name 'LPT4']
[Fake.Net.FTP.Tests; Validate directory name 'invalid"name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid*name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid/name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid:name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid<name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid>name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid?name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid\name']
[Fake.Net.FTP.Tests; Validate directory name 'invalidname ']
[Fake.Net.FTP.Tests; Validate directory name 'invalidname.']
[Fake.Net.FTP.Tests; Validate directory name 'invalid|name']
[Fake.Net.FTP.Tests; Validate directory name 'nul']
[Fake.Net.FTP.Tests; Validate directory name 'valid-name']
[Fake.Net.SSH.Tests; Test PrivateKeyPath is mapped correctly when it's empty]
[Fake.Net.SSH.Tests; Test all arguments are mapped correctly]
[Fake.Net.SSH.Tests; Test ssh target is mapped correctly when a custom port is used]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList doesn't return different name]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList doesn't return different token]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList works with different version]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList works with null token]
[Fake.Runtime.Tests; Test #1947 - good error message]
[Fake.Runtime.Tests; Test #1947 - non-existing folders]
[Fake.Runtime.Tests; Test #1947 - test #I with .]
[Fake.Runtime.Tests; Test that cache helpers work for nuget cache]
[Fake.Runtime.Tests; Test that cache helpers work]
[Fake.Runtime.Tests; Test that we can properly find type names when the file name contains '.']
[Fake.Runtime.Tests; Test that we can tokenize __SOURCE_FILE__]
[Fake.Runtime.Tests; Test that we find the correct references without defines]
[Fake.Runtime.Tests; Test that we find the correct references]
[Fake.Sql.SqlPackage.Tests; Test that it produces correct command when using access token]
[Fake.Testing.Fixie.Tests; Test it appends configuration only when specified]
[Fake.Testing.Fixie.Tests; Test it appends custom arguments when provided only]
[Fake.Testing.Fixie.Tests; Test it appends framework only when specified]
[Fake.Testing.Fixie.Tests; Test it appends no arguments when arguments are used with default values]
[Fake.Testing.Fixie.Tests; Test it appends no build only when specified]
[Fake.Testing.Fixie.Tests; Test it appends report only when specified]
[Fake.Testing.Fixie.Tests; Test it prepares Fixie call parameters]
[Fake.Testing.ReportGenerator.Tests; Test that DotNet can override dotnet]
[Fake.Testing.ReportGenerator.Tests; Test that ReportType Cobertura works]
[Fake.Testing.ReportGenerator.Tests; Test that full Framework works]
[Fake.Testing.ReportGenerator.Tests; Test that global tool works]
[Fake.Testing.ReportGenerator.Tests; Test that local tool override works]
[Fake.Testing.ReportGenerator.Tests; Test that local tool works]
[Fake.Testing.ReportGenerator.Tests; Test that new argument generation  with default parameters]
[Fake.Testing.ReportGenerator.Tests; Test that new argument generation with all parameters]
[Fake.Testing.SonarQube.Tests; Test that new argument generation  with default parameters]
[Fake.Tools.Git.Tests; Can parse git version output 'git version 2.3.2 (Apple Git-55)' - #911]
[Fake.Tools.Git.Tests; Can parse git version output 'git version 2.4.9' - #911]
[Fake.Tools.Git.Tests; Can parse git version output 'git version 400.44312.9 (Apple Git-60)' - #911]
[Fake.Tools.Git.Tests; findGitDir finds .git directory if one exists]
[Fake.Tools.Git.Tests; findGitDir throws invalidOp if no .git directory exists]
[Fake.Tools.GitVersion.Tests; Test that DotNet can override dotnet]
[Fake.Tools.GitVersion.Tests; Test that full Framework works]
[Fake.Tools.GitVersion.Tests; Test that global tool works]
[Fake.Tools.GitVersion.Tests; Test that local tool override works]
[Fake.Tools.GitVersion.Tests; Test that local tool works]
[Fake.Tools.GitVersion.Tests; Test that new argument generation  with default parameters]
[Fake.Tools.Octo Tests; Create Deploy Full Filled Out]
[Fake.Tools.Octo Tests; Create Release Default]
[Fake.Tools.Octo Tests; Create Release Fully Filled Out]
[Fake.Tools.Octo Tests; Create Release With Common]
[Fake.Tools.Octo Tests; Delete Release fully Fulled Out]
[Fake.Tools.Octo Tests; List Environments]
[Fake.Tools.Octo Tests; Push Command]
[Fake.Tools.Octo Tests; Realistic Octo Args To Windows Command Line]
[Fake.Tools.Pickles.Tests; Test that new argument generation works with all parameters]
[Fake.Tools.Pickles.Tests; Test that new argument generation works with minimal parameters]
[Fake.Tools.Pickles.Tests; Test that output file format is ommitted if it is HTML]
[Fake.Tools.SignTool.Tests; default sign options]
[Fake.Tools.SignTool.Tests; default sign with time stamp options]
[Fake.Tools.SignTool.Tests; default time stamp options]
[Fake.Tools.SignTool.Tests; default verify options]
[Fake.Tools.SignTool.Tests; sign TraceSecrets include password replacement]
[Fake.Tools.SignTool.Tests; sign options]
[Fake.Tools.SignTool.Tests; sign with time stamp TraceSecrets include password replacement]
[Fake.Tools.SignTool.Tests; sign with time stamp options]
[Fake.Tools.SignTool.Tests; time stamp options]
[Fake.Tools.SignTool.Tests; verify options]