PowerShell/test/powershell/Language/Parser
Ilya b22369e2be Make small optimization in parser tests (#3072)
* Make small optimization in parser tests

* Add Clear() for common command
Remove commands from AfterEach

* Refactoring test 'functions are resolved before cmdlets'
2017-02-08 17:42:44 -08:00
..
Ast.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
AutomaticVariables.Tests.ps1 Skip $input type test per #1563 2016-07-28 18:02:24 -07:00
BNotOperator.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Conversions.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ExtensibleCompletion.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
LanguageAndParser.TestFollowup.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
MethodInvocation.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ParameterBinding.Tests.ps1 Language tests now run clean on Linux 2016-07-20 12:10:12 -07:00
Parser.Tests.ps1 Make small optimization in parser tests (#3072) 2017-02-08 17:42:44 -08:00
Parsing.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
RedirectionOperator.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
TypeAccelerator.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
UsingAssembly.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
UsingNamespace.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00