PowerShell/test/powershell/engine
Steve Lee 99d696f31f Fix Test-Modulemanifest to normalize paths correctly before validating (#3097)
Changed hard coded Windows directory separator and resolved path so the slashes are correct.
Throw if resolving file path returns more than one result

Fixes #2610
2017-03-01 10:36:02 -08:00
..
Api Fix powershell to not crash on converting recursive array to bool (#3208) 2017-02-27 10:54:07 -08:00
Basic Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ETS Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Help Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032) 2017-02-01 17:56:52 -08:00
Module Fix Test-Modulemanifest to normalize paths correctly before validating (#3097) 2017-03-01 10:36:02 -08:00
ParameterBinding Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Remoting Implementation for Invoke-Command step-in remote debugging (#3015) 2017-03-01 10:28:25 -08:00
BasicEngine.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
InitialSessionState.Tests.ps1 Fix for duplicate types in TypeTable (#3141) 2017-02-16 16:28:29 -08:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SemanticVersion.Tests.ps1 Add serialization test of SemanticVersion 2016-08-03 13:21:42 -07:00