PowerShell/test/powershell/engine
Steve Lee 0cd7a4a0c9 Fix error message when 'HelpMessage' property of 'ParameterAttribute' is set to empty string (#4334)
- Fix invalid value error message on some properties of ParameterAttribute to point to the specific properties.
- Avoid wrapping argument exception into not a useful 'requires' exception.
2017-07-26 09:20:43 -07:00
..
Api Add type inference for Foreach-Object -MemberName (#3972) 2017-06-22 13:34:33 -07:00
Basic Add test to validate 'Assembly.LoadFrom' behavior (#4285) 2017-07-18 22:10:59 -07:00
ETS Enable DataRow/DataRowView adapters in PowerShell Core (#4258) 2017-07-17 11:27:01 -07:00
Help PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Module PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
ParameterBinding PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Remoting PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Attributes.Tests.ps1 Fix error message when 'HelpMessage' property of 'ParameterAttribute' is set to empty string (#4334) 2017-07-26 09:20:43 -07:00
BasicEngine.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
DefaultCommands.Tests.ps1 Due to the use of unsupported APIs, we must remove the Counter CmdLets in the Diagnostics Module until a better solution is found. (#4303) 2017-07-19 17:20:01 -07:00
InitialSessionState.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SemanticVersion.Tests.ps1 Fix usage of -TestCases so that the parameters show up in the test case description (#4188) 2017-07-07 09:25:46 -07:00
ValidateAttributes.Tests.ps1 Fix non-fatal (red) errors in test output (#3968) 2017-06-09 16:29:59 -07:00