forked from microsoft/TemplateStudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbasic-template-checks.playlist
1 lines (1 loc) · 1.09 KB
/
basic-template-checks.playlist
1
<Playlist Version="1.0"><Add Test="Microsoft.Templates.Test.TemplateJsonValidationTests.VerifyAllTemplateFilesAsync" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureVisualBasicCodeDoesNotContainMultipleConsecutiveBlankLines" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureTemplatesDoNotUseTabsInWhitespace" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureCSharpCodeDoesNotUseThis" /><Add Test="Microsoft.Templates.Test.TemplateFolderValidationTests.VerifyTemplateFolderContentsAsync" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureVisualBasicCodeDoesNotIndicateParamsPassedByVal" /><Add Test="Microsoft.Templates.Test.FileEncodingTests.EnsureAllTemplateFilesAreEncodedCorrectly" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureVisualBasicCodeDoesNotUseOnErrorGoto" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureCodeDoesNotUseOldTodoCommentIdentifier" /><Add Test="Microsoft.Templates.Test.CodeStyleEnforcementTests.EnsureVisualBasicCodeDoesNotIncludeCommonPortingIssues" /></Playlist>