PowerShell/test/powershell/engine
iSazonov 8abb6c3a94 Implicitly convert value assigned to XML property to string (#2678)
Using LanguagePrimitives.ConvertTo (to emulate what would happen if the property were a regular .Net property typed as string), we now convert the value assigned to an XML property to string.
2016-12-02 15:43:10 -08:00
..
Api Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
Basic Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
ETS Implicitly convert value assigned to XML property to string (#2678) 2016-12-02 15:43:10 -08:00
Help Disable help content test for Microsoft.Powershell.Archive module (#2835) 2016-12-02 15:32:03 -08:00
Module Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
ParameterBinding Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
Remoting SSH remoting cmdlet parameter set changes based on RFC 0010 (#2710) 2016-12-02 14:01:08 -08:00
BasicEngine.Tests.ps1 Fix issue #1609 - Get-PSSession -computername fails on nano 2016-08-05 11:20:14 -07:00
InitialSessionState.Tests.ps1 Add capacity test for initialsessionstate 2016-09-28 16:54:31 -07:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Fixing JSON property accessor to attempt user settings directory creation on the first write operation 2016-10-07 21:45:38 -07:00
SemanticVersion.Tests.ps1 Add serialization test of SemanticVersion 2016-08-03 13:21:42 -07:00