Commit graph

190 commits

Author SHA1 Message Date
Zachary Folwick
213c02fccd Added clear-variable pester tests 2015-10-02 12:29:20 -07:00
Andrew Schwartzmeyer
c6ca50c618 Remove src/linux
It was a deprecated experiment
2015-09-18 12:59:59 -07: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
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
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
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
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
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
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
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
84d58714fc added a simple test that creates a full PS Runspace and executes a script 2015-09-03 21:43:17 +02:00
Zachary Folwick
aa45feb385 Added test suite for Test-Path cmdlet 2015-09-02 16:15:52 -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
Andrew Schwartzmeyer
70466f963c Repin monad and monad-native
- GetCpInfo fixes monad-native compiler warning
- monad has more fixes
2015-08-31 12:55:43 -07:00
Andrew Schwartzmeyer
92cd86d3f2 Ignore Remove-Item errors in Split-Path setup 2015-08-28 20:13:10 -07:00
Andrew Schwartzmeyer
7b1280eb2e Refactor Split-Path regexp test
Fix issues with ordering etc.
2015-08-28 17:40:15 -07:00
Andrew Schwartzmeyer
5bdae5f77e Merge branch 'develop' into dev/112-split-path-pester 2015-08-28 17:39:08 -07:00
Zachary Folwick
534de9d15f Match array instead of testing elements
So that we can ignore the ordering from the regexp
2015-08-28 17:03:42 -07:00
Zachary Folwick
10c772829d fixed unordering of files created during test 2015-08-28 16:06:27 -07:00
Andy Schwartzmeyer
60a1772a43 Merge pull request 133 from dev/164-GetComputerName-cherry into develop 2015-08-28 21:47:39 +00:00
Andrew Schwartzmeyer
6a88fe52aa Fix GetComputerName xUnit test and repin monad 2015-08-28 14:45:56 -07:00
Zachary Folwick
93199735d8 added unit test for getting the machine name from the p/invoke 2015-08-28 14:35:04 -07:00
Zach Folwick
04e829ab6e Merge pull request 121 from dev/182-remove-item into develop 2015-08-28 20:52:51 +00:00
Andrew Schwartzmeyer
913b5a97d0 Pin src/monad to develop-2015-08-28
Build files updated. Patches squashed and rebased.
2015-08-28 10:12:27 -07:00
Zachary Folwick
8501e6e4ab fixing issue with errorAction not suppressed- produces false positives on the test logs 2015-08-26 15:55:44 -07:00
Zachary Folwick
8456bf9d4d added modifications from code review. 2015-08-26 15:13:12 -07:00
Zachary Folwick
95ae8fd343 merging latest remote develop branch
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/182-remove-item
2015-08-26 14:53:06 -07:00
Zachary Folwick
f8179859b1 bringing submodules up to date 2015-08-26 14:34:44 -07:00
Zachary Folwick
f475db96cb using a created temp directory instead of the root temp directory. 2015-08-26 14:30:02 -07:00
Zachary Folwick
38c1047eba Added logic to handle failing jenkins test 2015-08-26 12:56:38 -07:00
Zachary Folwick
f4ea2ba4f8 added tests from CR 2015-08-26 11:17:52 -07:00
Zachary Folwick
df2a4939ed added code review changes 2015-08-26 10:53:36 -07:00
Zachary Folwick
e0f6b1fa0b added New-Item Test Suite 2015-08-25 14:46:29 -07:00