PowerShell/test/powershell/Modules/Microsoft.PowerShell.Utility
Steve Lee 2639cd89ce Autocorrected CRLF to LF (#4943)
Also, fix `Parser.Tests.ps1` after correcting CRLF.
2017-09-29 16:28:15 -07:00
..
assets Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Add-Member.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Add-Type.Tests.ps1 Add 'CSharpVersion7' member into public 'Language' enum (#3933) 2017-06-19 18:09:15 -07:00
alias.tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Clear-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
clixml.tests.ps1 Change test to not set PSDefaultParameterValues (#4482) 2017-08-03 15:06:37 -07:00
command.tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Compare-Object.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
ConvertFrom-Csv.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
ConvertFrom-Json.Tests.ps1 spelling fixes: test 2016-08-25 17:49:32 +00:00
ConvertFrom-StringData.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
ConvertTo-Csv.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
ConvertTo-Html.Tests.ps1 Added Meta, Charset, and Transitional parameters to ConvertTo-HTML (#4184) 2017-09-11 12:22:10 -07:00
ConvertTo-SecureString.Tests.ps1 Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
ConvertTo-Xml.Tests.ps1 added tests for primitive types, dictionary type, and enumerable type for convertto-xml (#4503) 2017-08-16 12:13:07 -07:00
Debug-Runspace.Tests.ps1 Fix non-fatal (red) errors in test output (#3968) 2017-06-09 16:29:59 -07:00
EnableDisablePSBreakpoint.Tests.ps1 Add simple Enable-PSBreakpoint and Disable-PSBreakpoint cmdlet tests 2016-08-30 16:15:10 -07:00
Environment-Variables.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Eventing.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Export-Alias.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Export-Csv.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Export-FormatData.Tests.ps1 Fix tests that were broken by the sxs module path change. Also fix some unreliable tests. 2016-08-11 21:45:20 -07:00
Format-Custom.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Format-List.Tests.ps1 Length script property for List View didn't include a name for the property so it defaulted to using the script as the property name (#4437) 2017-07-31 12:56:41 -07:00
Format-Table.Tests.ps1 spelling fixes: test 2016-08-25 17:49:32 +00:00
Format-Wide.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
formatdata.tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
FormatHex.Tests.ps1 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Get-Alias.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Culture.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Date.Tests.ps1 Add 'ArgumentCompletionsAttribute' to support more argument completion scenarios (#4835) 2017-09-21 10:52:21 -07:00
Get-Event.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-EventSubscriber.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-FileHash.Tests.ps1 Enable auto EOL on git repo side, fix some character encoding issues (#4912) 2017-09-25 15:14:39 -07:00
Get-FormatData.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Host.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Member.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Get-PSBreakpoint.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Get-PSCallStack.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Get-Random.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-RunspaceDebug.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-TraceSource.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Get-UICulture.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Unique.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Uptime.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Get-Verb.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Group-Object.Tests.ps1 Clean up '#if CORE' in OrderObjectBase.cs (#4371) 2017-07-28 11:29:43 -07:00
Implicit.Remoting.Tests.ps1 [Feature]Fix regressions that cause implicit remoting tests to fail (#4326) 2017-07-24 08:17:41 -07:00
Import-Alias.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Import-Csv.Tests.ps1 Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
Import-LocalizedData.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
ImportExportCSV.Delimiter.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Invoke-Expression.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
Invoke-Item.Tests.ps1 Add a generic file watcher function in HelpersCommon.psm1 (#4775) 2017-09-12 13:05:47 -07:00
JsonObject.Tests.ps1 Invoke-RestMethod cmdlet error if the response is neither JSON nor XML (#2862) 2016-12-15 00:06:26 -08:00
Measure-Command.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Measure-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
MiscCmdletUpdates.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
New-Alias.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
New-Event.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
New-Object.Tests.ps1 Exclude '-Comobject' parameter of 'New-Object' on unsupported platforms (#4922) 2017-09-28 17:29:33 -07:00
New-TimeSpan.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
New-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
NewGuid.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
NewTemporaryFile.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
object.tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Out-File.Tests.ps1 Added alias (Path) to the FilePath parameter of the Out-File cmdlet. (#2945) 2017-01-26 14:17:40 -08:00
Out-String.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Pester.Commands.Cmdlets.Json.Tests.ps1 Add support for converting enums as strings in JSON (#4318) 2017-08-16 09:57:30 -07:00
PowerShellData.tests.ps1 Moving Import-PowerShellDatafile from script to cmdlet (#2750) 2017-02-26 16:50:28 -08:00
Read-Host.Tests.ps1 Add autoload for test modules (#3342) 2017-03-26 21:46:39 -07:00
Register-EngineEvent.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Register-ObjectEvent.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Remove-Event.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Remove-PSBreakpoint.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
Remove-TypeData.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Remove-Variable.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
RunspaceCmdlets.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Select-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Select-String.Tests.ps1 Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
Select-XML.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Send-MailMessage.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Set-Alias.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Set-Date.Tests.ps1 Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456) 2017-05-17 11:09:27 -07:00
Set-PSBreakpoint.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Set-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Sort-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Start-Sleep.Tests.ps1 Adding a slightly bigger window to 'Start-Sleep' test. (#4049) 2017-06-20 09:49:49 -07:00
string.tests.ps1 Enable network Select-String test (#4921) 2017-09-27 07:20:02 +04:00
Tee-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Test-Mocks.ps1 Restructure of pester test layout 2016-06-29 12:05:41 -07:00
Trace-Command.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
typedata.tests.ps1 Remove System.Array type data (#3231) 2017-03-01 12:58:03 -08:00
Unblock-File.Tests.ps1 Fix unblock read only file (#4395) 2017-08-14 08:49:38 -07:00
Unimplemented-Cmdlet.Tests.ps1 Remove unimplemented Utility cmdlets from Unix 2016-08-09 18:53:43 -07:00
Update-FormatData.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Update-TypeData.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Wait-Event.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
WebCmdlets.Tests.ps1 Change UserAgent App WindowsPowerShell -> PowerShell (#4914) 2017-09-27 07:44:20 -07:00
Write-Error.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Write-Host.Tests.ps1 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Write-Output.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Write-Progress.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Write-Stream.Tests.ps1 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Write-Verbose.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
xml.tests.ps1 Fix tests that incorrectly use ShouldBeErrorId (#4793) 2017-09-18 09:24:55 -07:00
XMLCommand.Tests.ps1 Add Test coverage for XmlCommand.cs (#4201) 2017-07-21 13:50:14 -07:00