PowerShell/test/powershell/Language/Scripting
xtqqczze 98b95e77ea
Replace Unicode nbsp with space in source (#12576)
```
-replace [char]0xA0, [char]0x20
```
2020-05-13 08:45:26 +05:00
..
Debugging Replace Unicode nbsp with space in source (#12576) 2020-05-13 08:45:26 +05:00
en-US
fr-FR
NativeExecution Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
newbase
ActionPreference.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Array.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
CheckRestrictedlanguage.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
CmdletDeclaration.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
CommonParameters.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConstrainedLanguageMode.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Delegates.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
DeserializedMethods.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
DeserializedTypeConversion.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
DollarHook.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Dynamicparameters.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ErrorPosition.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ForeachParallel.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Generics.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
HashtableToPSCustomObjectConversion.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
I18n.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
I18n.Tests_fallback.psd1
Indexer.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
LineEndings.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
MyInvocation.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
OrderedAttributeForHashTables.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
OutErrorVariable.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ParameterBinding.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
PSSerializer.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Requires.Tests.ps1 Update README.md and metadata.json for 7.1.0-preview.1 (#12211) 2020-03-26 12:30:05 -07:00
ScriptHelp.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ScriptHelp.Tests.xml
Scripting.Followup.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
SuppressAnsiEscapeSequence.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
SwitchParallel.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TestsOnWinFullOnly.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Trap.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TryCatch.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00