/
githubmirror
/
PowerShell
ОбзорДокументацияВойти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
PowerShell/
.../Modules/Microsoft.PowerShell.Management/
..
assets

Restructure of pester test layout

10 лет назад
Add-Content.Tests.ps1

The -Stream parameter now works with directories (#13941)

6 лет назад
Alias.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Clear-Content.Tests.ps1

The -Stream parameter now works with directories (#13941)

6 лет назад
Clear-EventLog.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Clear-Item.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Clipboard.Tests.ps1

Add Delimiter parameter to Get-Clipboard (#26134)

10 месяцев назад
ControlService.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Convert-Path.Tests.ps1

Add `-Force` parameter to `Resolve-Path` and `Convert-Path` cmdlets to support wildcard hidden files (#20981)

2 года назад
Copy-Item.Tests.ps1

Correct spelling in Comments and tests (#17480)

4 года назад
FileSystem.Tests.ps1

Use absolute path in `FileSystemProvider.CreateDirectory` (#24615)

год назад
FileSystemProviderExtended.Tests.ps1

Replace DllImport with LibraryImport in SMA 2 (#18543)

4 года назад
FunctionProvider.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Get-ChildItem.Tests.ps1

Harden some problematic release tests (#20155)

3 года назад
Get-ComputerInfo.Tests.ps1

Skip the test on x86 as `InstallDate` is not visible on `Wow64` (#20165)

3 года назад
Get-Content.Tests.ps1

Fix regression -Tail 0 -Wait (#20734)

3 года назад
Get-EventLog.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Get-HotFix.Tests.ps1

Add Windows ARM64 CI (#19040)

4 года назад
Get-Item.Tests.ps1

Return correct FileName property for Get-Item when listing alternate data streams (#18019)

2 года назад
Get-ItemProperty.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Get-Location.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Get-PSDrive.Tests.ps1

Fix up buffer management getting network roots (#24600)

2 года назад
Get-PSProvider.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Get-Process.Tests.ps1

Get-Process: Remove admin requirement for `-IncludeUserName` (#21302)

2 года назад
Get-Service.Tests.ps1

Update `Get-Service` to ignore common errors when retrieving non-critical properties for a service (#24245)

год назад
Hierarchical-Path.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
ItemProperty.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Join-Path.Tests.ps1

Add -Extension parameter to Join-Path cmdlet (#26482)

9 месяцев назад
Move-Item.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
New-EventLog.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
New-Item.Tests.ps1

Fix `New-Item -Force` to error on invalid directory name (#24936)

2 года назад
New-PSDrive.Tests.ps1

Fix rendering of DisplayRoot for network PSDrive (#20793)

3 года назад
PSDrive.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Pester.Commands.Cmdlets.NoNewlineParameter.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Pop-Location.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Push-Location.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Registry.Tests.ps1

Fix `Get-ItemProperty` to report non-terminating error for cast exception (#21115)

2 года назад
Remove-EventLog.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Remove-Item.Tests.ps1

Enhance Remove-Item to work with OneDrive (#15571)

5 лет назад
Rename-Computer.Tests.ps1

Fix $PSDefaultParameterValues leak causing tests to skip unexpectedly (#26602)

8 месяцев назад
Rename-Item.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Resolve-Path.Tests.ps1

Add `-Force` parameter to `Resolve-Path` and `Convert-Path` cmdlets to support wildcard hidden files (#20981)

2 года назад
Restart-Computer.Tests.ps1

`Restore-Computer` and `Stop-Computer` should fail with error when not running via `sudo` on Unix (#19824)

3 года назад
Set-Content.Tests.ps1

The -Stream parameter now works with directories (#13941)

6 лет назад
Set-Item.Tests.ps1

Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)

6 лет назад
Set-Location.Tests.ps1

Suppress error output from `Set-Location` tests (#20499)

3 года назад
Set-Service.Tests.ps1

Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#25864)

год назад
Split-Path.Tests.ps1

Respect -Qualifier/-NoQualifier/-Leaf/-IsAbsolute:$false in Split-Path (#26474)

9 месяцев назад
Start-Process.Tests.ps1

Set standard handles explicitly when starting a process with `-NoNewWindow` (#25061)

год назад
Stop-Computer.Tests.ps1

`Restore-Computer` and `Stop-Computer` should fail with error when not running via `sudo` on Unix (#19824)

3 года назад
Test-Connection.Tests.ps1

Respect -Repeat/-MtuSize/-Traceroute:$false in Test-Connection (#26479)

9 месяцев назад
Test-Path.Tests.ps1

Fix `Test-Path -IsValid` to check for invalid path and filename characters (#21358)

2 года назад
TimeZone.Tests.ps1

Fix TimeZone test with duplicate names (#27525)

13 часов назад
Unimplemented-Cmdlet.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
UnixStat.Tests.ps1

Fix `unixmode` to handle `setuid` and `sticky` when file is not an executable (#20366)

3 года назад
Variable.Tests.ps1

Update copyright notice to latest guidance (#12190)

6 лет назад
Wait-Process.Tests.ps1

Wait-Process: add `-Any` and `-PassThru` parameters (#19423)

3 года назад