PowerShell/test/powershell/engine/Basic
Chunqing Chen 2be13a623e Disable cmdlets that are not supported under unix system (#5083)
* permanently remove cmdlets that are not supported under Unix and move tests to defaultcommands.tests.ps1
2017-11-10 10:36:08 -08:00
..
Assembly.LoadFrom.ps1 Add test to validate 'Assembly.LoadFrom' behavior (#4285) 2017-07-18 22:10:59 -07:00
Attributes.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
CommandDiscovery.Tests.ps1 corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
Credential.Tests.ps1 Ensure GetNetworkCredential() returns null if PSCredential has null or empty user name (#4697) 2017-09-01 11:50:15 -07:00
DefaultCommands.Tests.ps1 Disable cmdlets that are not supported under unix system (#5083) 2017-11-10 10:36:08 -08:00
Encoding.Tests.ps1 Unify cmdlets with parameter 'Encoding' to be of type System.Text.Encoding (#5080) 2017-10-23 19:46:27 -07:00
PropertyAccessor.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
SemanticVersion.Tests.ps1 Make SemanticVersion compatible with SemVer 2.0 (#5037) 2017-11-09 07:44:58 -08:00
ValidateAttributes.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00