Commit graph

2194 commits

Author SHA1 Message Date
Andrew Schwartzmeyer 63ab9fe681 Bump MMIN package to rc4
With the correct NETStandard.Library dependency.
2016-05-06 11:49:02 -07:00
Andrew Schwartzmeyer 1411ce2a46 Ignore the debug folder 2016-05-06 10:59:53 -07:00
Andrew Schwartzmeyer 502cd381ea Note the pre-release VS Code requirements 2016-05-06 10:55:17 -07:00
Andrew Schwartzmeyer 77ffc715dc Make VS Code debug powershell with -NonInteractive 2016-05-06 10:48:01 -07:00
Andrew Schwartzmeyer 403ba4f735 Use -Output switch to fix VS Code debugging story 2016-05-06 10:30:48 -07:00
Andrew Schwartzmeyer eb92b28965 Add Start-PSBuild -Output switch
When specified, it will join the given path relative to the PowerShell
repository. This is useful to choose where the built artifacts will
end-up, which is necessary to fix VS Code tasks.
2016-05-06 10:28:45 -07:00
Andy Schwartzmeyer ce7e96d7fa Merge pull request #955 from PowerShell/ConvertFromStringDataTest
Add Unit Test for ConvertFrom-StringData
2016-05-06 10:02:23 -07:00
Andy Schwartzmeyer 52de677068 Merge pull request #949 from PowerShell/native
remove dependency on native GetHostname
2016-05-06 10:01:40 -07:00
Andy Schwartzmeyer 649cfb4c10 Merge pull request #933 from PowerShell/FormatCustomListWidePesterTest
Add Format-Custom,Format-List,Format-Wide Pester Test
2016-05-06 10:00:12 -07:00
Andy Schwartzmeyer c848cdc15c Merge pull request #920 from PowerShell/removeitem
Fixes removal of symbolic link on Windows

And don't ask confirmation on Linux
2016-05-06 09:59:24 -07:00
Andy Schwartzmeyer 77168c9f18 Merge pull request #908 from PowerShell/GetUniqueTests
Add Unit Test for Get-Unique
2016-05-06 09:57:01 -07:00
Andy Schwartzmeyer 0c5f7db8c7 Merge pull request #899 from PowerShell/GetRandomCommandTest
Add Unit Test for Get-Random
2016-05-06 09:56:46 -07:00
TingLiu6 e3603e3bf3 Add Unit Test for ConvertFrom-StringData 2016-05-06 04:09:57 -07:00
Andy Schwartzmeyer 8718d9f6a8 Merge pull request #950 from PowerShell/andschwa/dsc
Use nuget package for MI.dll, MMI.Native.dll and MMI.Native.Unmanaged.dll
2016-05-05 14:45:58 -07:00
TingLiu6 187013985a Fix the CR issue for Get-Unique 2016-05-05 14:14:39 -07:00
TingLiu6 14231c96e7 Add Unit Test for Get-Unique 2016-05-05 14:14:39 -07:00
TingLiu6 3437566ebd Fix the CR issues for Get-Random 2016-05-05 14:13:55 -07:00
TingLiu6 d9ffecc360 Fix the CR issue for Get-Random 2016-05-05 14:13:55 -07:00
TingLiu6 01af13ce37 Fix the issue of CR for Get-Random 2016-05-05 14:13:55 -07:00
TingLiu6 5d91a8164f Add Unit Test for Get-Random 2016-05-05 14:13:55 -07:00
dantraMSFT 31d48b39dd remove dead code 2016-05-05 13:49:39 -07:00
dantraMSFT 8777de5c8d Change NUGET_PACKAGES env setting to be conditioned on IsWindows 2016-05-05 13:49:39 -07:00
Andrew Schwartzmeyer ee146e0153 Bump src/windows-build submodule
With MMI package.
2016-05-05 13:49:39 -07:00
dantraMSFT 585eefc7a0 Update PS build script to set env:NUGET_PACKAGES to support custom package installation directory. 2016-05-05 13:49:39 -07:00
dantraMSFT 2ae8f5c3a0 Switch to MMI.Native package instead of stub
Update build to use a custom Package directory (`dotnet restore`
installs package assemblies to this location).
2016-05-05 13:49:39 -07:00
dantraMSFT 97eee57101 Strong name sign and InternalsVisibleTo for Microsoft.Windows.DSC.CoreConfProviders 2016-05-05 13:49:39 -07:00
George Fleming 1b97c954ea remove dependency on native GetHostname 2016-05-05 09:08:06 -07:00
Andy Schwartzmeyer b5cfc575d3 Use shell-agnostic ; instead of && in template 2016-05-04 18:00:31 -07:00
Bryce Milton fd4389a643 Merge pull request #941 from PowerShell/BryceM-dev
Porting TTests from psl-monad Management DRTs
2016-05-04 17:24:48 -07:00
Bryce Milton eeb92da5c7 removing debug code 2016-05-04 17:10:16 -07:00
Bryce Milton e9606484da Incorporating feedback from code-review 2016-05-04 17:09:01 -07:00
Andy Schwartzmeyer d0088c19cb Merge pull request #947 from PowerShell/andschwa/update-packages
Update .NET Core packages
2016-05-04 16:40:08 -07:00
Andrew Schwartzmeyer da2d6bfc80 Add PSReadLine regression tests 2016-05-04 16:27:51 -07:00
Andrew Schwartzmeyer 2af90428ed Update dotnet-test-xunit package 2016-05-04 13:43:52 -07:00
Andrew Schwartzmeyer a7c1ba9079 Pin DotNet packages to eliminate NuGet warnings 2016-05-04 13:42:19 -07:00
Andrew Schwartzmeyer 9ec57aaf08 Add canonical CLI, NuGet, and xUnit feeds 2016-05-04 13:42:08 -07:00
Andrew Schwartzmeyer cf1455f1ba Update .NET Core from build 24022 to 24103 2016-05-04 13:16:40 -07:00
Steve Lee 88c3d56162 Merge pull request #943 from PowerShell/andschwa/cmdlet-example
Add cmdlet example project with readme
2016-05-04 12:29:05 -07:00
Andrew Schwartzmeyer 4619d0d7ba Add tests for cmdlet example 2016-05-04 12:13:00 -07:00
Andrew Schwartzmeyer b6145da14c Add AppVeyor sign-in instructions to FAQ 2016-05-04 10:41:49 -07:00
Andrew Schwartzmeyer 07a615e283 Add cmdlet example project with readme 2016-05-03 17:53:35 -07:00
JumpingYang001 b1328d144b Update Format-Custom,Format-List,Format-Wide Pester Test 2016-05-02 20:14:57 -07:00
Bryce Milton 0eacf59dae Porting TTests from psl-monad Management DRTs
https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/ClearEventLogDRT.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/CombinePathCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/ContentCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/ConvertPathCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/DebugProcessDRT.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/EventlogCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/GetEventLogDRTTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/GetHotFixDRTTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/GetProcessDRTTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/GetProviderCommandTest.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/GetServiceV2DRT.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/GetWMIObjectTest.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/InvokeWMIMethodTest.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/LimitEventLogDRT.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/NavigationTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/NewEventLogDRT.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/ParsePathCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/PingComputerDRT.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/PingPathCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/ProcessCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/ProcessTaskTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/PropertyCommandTests.cs

https://github.com/PowerShell/psl-monad/monad/tests/monad/DRT/commands/management/UnitTests/RemoveEventLogDRTTests.cs
2016-05-02 18:42:23 -07:00
Andy Schwartzmeyer aa95479307 Merge pull request #937 from PowerShell/psreadline5
Fix MenuComplete
2016-05-02 11:01:19 -07:00
Andy Schwartzmeyer f77dec2d9b Merge pull request #938 from PowerShell/andschwa/fix-tab-completion
Fix directory completion for different file-systems
2016-05-02 10:52:09 -07:00
Andrew Schwartzmeyer 9c5d076559 Fix directory completion for different file-systems
Use the file-system agnostic `System.IO.Path.DirectorySeparatorChar` for
`GetReplacementTextForDirectory`, instead of hard-coded backslashes.
2016-04-30 15:39:07 -07:00
George Fleming 88457fc5d4 Fix MenuComplete 2016-04-29 14:56:16 -07:00
Andy Schwartzmeyer 30e7f3cb79 Merge pull request #934 from PowerShell/psreadline4
A number of PSReadLine changes
2016-04-29 14:32:07 -07:00
George Fleming 31ddde619f Undo accidental removal of new keyword 2016-04-29 13:40:36 -07:00
George Fleming a431e38475 Remove commented out line 2016-04-29 13:34:26 -07:00