6 references to AnyUnix
dotnet.Tests (1)
CommandTests\Run\RunFileTests.cs (1)
1810
[PlatformSpecificFact(TestPlatforms.
AnyUnix
), UnsupportedOSPlatform("windows")]
Microsoft.Build.Engine.UnitTests (4)
BackEnd\TargetUpToDateChecker_Tests.cs (4)
963
[SkipOnPlatform(TestPlatforms.
AnyUnix
, "Windows-specific test")]
974
[SkipOnPlatform(TestPlatforms.
AnyUnix
, "Windows-specific test")]
985
[SkipOnPlatform(TestPlatforms.
AnyUnix
, "Windows-specific test")]
996
[SkipOnPlatform(TestPlatforms.
AnyUnix
, "Windows-specific test")]
Microsoft.Build.Tasks.UnitTests (1)
RoslynCodeTaskFactory_Tests.cs (1)
94
[SkipOnPlatform(TestPlatforms.
AnyUnix
, ".NETFramework 4.0 isn't on unix machines.")]