PowerShell/test/powershell/Language
Keith Hill cd743cc7b0 Add support for escape char ESC via `e. (#2920)
This change is a breaking change but falls into compat bucket #3 - unlikely grey area.
2016-12-23 09:00:37 -08:00
..
Classes Fix powershell class to use the current EngineSessionState for execution. (#2837) 2016-12-09 11:06:07 -08:00
Interop/DotNet changes tags for tests 2016-07-27 12:06:51 -07:00
Operators Fix bytewise operators to work on enum types with 'System.Byte' as the underlying type (#2411) 2016-10-03 15:24:39 -07:00
Parser Add support for escape char ESC via `e. (#2920) 2016-12-23 09:00:37 -08:00
Scripting Fix type completion w/ type aliases (accelerators) (#2533) 2016-12-21 15:33:05 -08:00
CompletionTestSupport.psm1 all tests are now marked with proper tag 2016-07-27 12:06:51 -07:00
LanguageTestSupport.psm1 Add tests to language part 5 (#2218) 2016-09-16 16:54:48 -07:00
map.json Fix try/catch to choose the more specific exception handler (#2429) 2016-12-09 12:37:08 -08:00