Commit graph

348 commits

Author SHA1 Message Date
Zachary Folwick
a3e470a3a1 merging in changes from dev/updates
Merge branch 'dev/updates' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/188-get-content-add-tests
2015-09-16 14:03:37 -07:00
Andy Schwartzmeyer
4acc7c0e60 Merge pull request 149 from dev/updates into develop 2015-09-15 23:47:53 +00:00
Andrew Schwartzmeyer
c2787fdaca Repin monad and build mapping
Monad submodule has been squashed and rebased to new PowerShell branch,
th2_srv1_mgmt_dev. Build system has been updated to include upstream
changes, as well as the addition of CorePsPlatform.cs to the PowerShell
build system (so it longer needs to be added automatically).
2015-09-15 16:46:06 -07:00
Andrew Schwartzmeyer
e5e9e30347 Ignore CS170{1,2} C# compiler warnings 2015-09-15 16:45:31 -07:00
Zachary Folwick
be87f4fb45 added more pester tests 2015-09-15 15:33:52 -07:00
Aaron
ab8878fa52 Changed to Select-String Pester tests based off of feeddback from pull request 2015-09-15 15:13:29 -07:00
Aaron
4db3cf3797 Added pester tests for Get-Random 2015-09-15 11:20:51 -07:00
Zach Folwick
e1780dc6a8 Merge pull request 129 from dev/184-New-Item-pester into develop 2015-09-14 23:31:12 +00:00
Zachary Folwick
2cab69401a incorporating updates to monad 2015-09-14 16:31:28 -07:00
Zachary Folwick
cbace227a9 incorporated changes to pester tests from code review 2015-09-14 16:30:33 -07:00
Zachary Folwick
ff1302cf71 pulling in updates from develop
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/184-New-Item-pester
2015-09-14 15:10:21 -07:00
Zach Folwick
ac89d6abe9 Merge pull request 119 from dev/180-out-file into develop 2015-09-14 22:06:58 +00:00
Zachary Folwick
1615ded3e4 incorporated final changes to pester tests 2015-09-14 15:07:31 -07:00
Zachary Folwick
6ca644f375 brought monad up to date with latest PSL changes 2015-09-14 13:58:18 -07:00
Zachary Folwick
a5cc3d454f brought out-file branch up to date with latest develop branch
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/180-out-file
2015-09-14 13:17:53 -07:00
Aaron
7790be0601 made changes based off of feedback 2015-09-11 11:43:50 -07:00
Aaron
807b47a8ce Added popd 2015-09-08 15:59:19 -07:00
Aaron
a290c278b6 Pesters tests for Select-String 2015-09-08 14:33:52 -07:00
Zach Folwick
bd6e1f8f17 Merge pull request 138 from dev/183-test-path-pester into develop 2015-09-08 18:46:57 +00:00
Zachary Folwick
cec380e4b4 added additional testing according to code review 2015-09-08 11:47:13 -07:00
Andy Schwartzmeyer
323d6798e7 Merge pull request 144 from dev/repin-monad into develop 2015-09-04 23:04:26 +00:00
Andrew Schwartzmeyer
4dc037cc4e Repin monad to latest fixes
Resolves all approved work items prior to resubmission of a code review
to the PowerShell team.
2015-09-04 16:04:11 -07:00
Andrew Schwartzmeyer
70914a35ac Merge branch 'develop' into dev/repin-monad 2015-09-04 15:19:10 -07:00
Zachary Folwick
e19b2fab4b added changes from code review testing credentials 2015-09-04 15:05:18 -07:00
Zachary Folwick
e76abe2416 Merged in upstream changes into branch
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/184-New-Item-pester
2015-09-04 10:58:13 -07:00
Zach Folwick
64655b7085 Merge pull request 137 from dev/158-ishardlink-xunit into develop 2015-09-03 23:48:41 +00:00
Zachary Folwick
174883f91a merging upstream changes into branch
Merge branch 'dev/158-ishardlink-xunit' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/158-ishardlink-xunit
2015-09-03 16:48:29 -07:00
Zachary Folwick
bd6e4ef885 fixed typo 2015-09-03 16:42:28 -07:00
Zachary Folwick
d4f08a971d changed according to code review 2015-09-03 16:41:14 -07:00
Zachary Folwick
f6e255310b merged upstream changes inside monad 2015-09-03 16:40:30 -07:00
Zachary Folwick
e2f929c85e merging upstream changes from the develop branch
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/158-ishardlink-xunit
2015-09-03 16:20:29 -07:00
Zachary Folwick
00e542524c modified test code according to code review 2015-09-03 16:15:50 -07:00
Andrew Schwartzmeyer
962e3671b1 Update xUnit tests for AMSI and repin monad
Includes lots of fixes to monad.
2015-09-03 16:04:12 -07:00
Andy Schwartzmeyer
c071f5882c Merge pull request 143 from dev/228-braces into develop 2015-09-03 22:23:26 +00:00
Andrew Schwartzmeyer
f70f004238 Missed a pair 2015-09-03 15:23:16 -07:00
Andrew Schwartzmeyer
f163808eac Swap {} for () in Makefile
Parentheses are more portable. There was an inconsistent mix of
parentheses and curly braces.
2015-09-03 14:55:21 -07:00
Andy Schwartzmeyer
54b2435811 Merge pull request 142 from dev/199-security into develop 2015-09-03 21:34:59 +00:00
Andrew Schwartzmeyer
562a9bb35b Add Security.dll reference for Commands.Management.dll
While enabling previously disabled code in `cimConverter.cs`, it was
revealed that `Microsoft.PowerShell.Commands.Management.dll` has a
dependency on `Microsoft.PowerShell.Security.dll` for the type
`SecurityDescriptorCommandsBase`.
2015-09-03 14:31:46 -07:00
Zachary Folwick
66d08dae08 merging upstream changes to local branch
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/180-out-file
2015-09-03 14:02:56 -07:00
Peter Honeder
074acd4a8f Merge pull request 141 from dev/175-run-ps-from-xunit into develop 2015-09-03 19:46:22 +00:00
Peter Honeder
84d58714fc added a simple test that creates a full PS Runspace and executes a script 2015-09-03 21:43:17 +02:00
Andy Schwartzmeyer
0c5c4e8633 Merge pull request 139 from dev/226-auto-coreref into develop 2015-09-03 18:11:58 +00:00
Andrew Schwartzmeyer
94be33afe1 Generate $COREREF in Makefile automatically
Previously generated by hand and saved. Now will update itself
automatically when monad-ext/coreclr is updated.
2015-09-03 11:10:49 -07:00
Zachary Folwick
aa45feb385 Added test suite for Test-Path cmdlet 2015-09-02 16:15:52 -07:00
Andrew Schwartzmeyer
74f0a893c1 Repin monad 2015-09-02 15:17:35 -07:00
Zachary Folwick
9b02eea58d added unit test for additional failure cases and removed unneeded code from existing unit tests 2015-09-02 11:15:31 -07:00
Zachary Folwick
080c734dfb added fail under directory as input unit test 2015-09-02 11:02:09 -07:00
Zachary Folwick
73b1a71420 bringing implementation code up-to-date with the test code 2015-09-01 16:58:16 -07:00
Zachary Folwick
4ff6341034 implemented xunit tests for testing isHardLink using a fileSystem object 2015-09-01 16:57:16 -07:00
Andy Schwartzmeyer
c09796bb0a Merge pull request 135 from dev/209-make-script into develop 2015-09-01 21:13:48 +00:00