Commit graph

358 commits

Author SHA1 Message Date
Andrew Schwartzmeyer
bb4739db78 Refactor NuGet install step 2015-09-18 13:19:45 -07:00
Andrew Schwartzmeyer
050206ff8a Delete xunittests.xml on make clean 2015-09-18 12:59:59 -07:00
Andrew Schwartzmeyer
94f3fef288 Remove unneeded strings folders 2015-09-18 12:59:59 -07:00
Andrew Schwartzmeyer
c6ca50c618 Remove src/linux
It was a deprecated experiment
2015-09-18 12:59:59 -07:00
Andrew Schwartzmeyer
8145ea26a4 Refactor Makefile
- Update variable names
- Remove no longer used variables
- Include coreref and tests directly (now that they're short)
2015-09-18 12:59:59 -07:00
Andy Schwartzmeyer
78ca62d573 Merge pull request 150 from dev/242-noinlining into develop 2015-09-18 19:06:17 +00:00
Andrew Schwartzmeyer
234f03fd69 Repin monad with removal of NoInlining attributes
Switching to Roslyn from Mono in PR 17 made this possible.
2015-09-18 12:04:56 -07:00
Zachary Folwick
dabf16789d minor typo fixes 2015-09-17 16:18:31 -07:00
Zachary Folwick
2c303db564 merging in monad changes required to fix get-content -tail bug 2015-09-17 16:17:58 -07:00
Zachary Folwick
c57e8be8fd added changes from code review 2015-09-17 15:35:38 -07:00
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