8 instantiations of SkipOnPlatform
Microsoft.Build.Engine.UnitTests (7)
BackEnd\TargetUpToDateChecker_Tests.cs (4)
962
[
SkipOnPlatform
(TestPlatforms.AnyUnix, "Windows-specific test")]
973
[
SkipOnPlatform
(TestPlatforms.AnyUnix, "Windows-specific test")]
984
[
SkipOnPlatform
(TestPlatforms.AnyUnix, "Windows-specific test")]
995
[
SkipOnPlatform
(TestPlatforms.AnyUnix, "Windows-specific test")]
Construction\SolutionFile_OldParser_Tests.cs (3)
2492
[
SkipOnPlatform
(TestPlatforms.Windows, "Unix-specific test")]
2530
[
SkipOnPlatform
(TestPlatforms.Windows, "Unix-specific test")]
2563
[
SkipOnPlatform
(TestPlatforms.Windows, "Unix-specific test")]
Microsoft.Build.Tasks.UnitTests (1)
RoslynCodeTaskFactory_Tests.cs (1)
85
[
SkipOnPlatform
(TestPlatforms.AnyUnix, ".NETFramework 4.0 isn't on unix machines.")]