Jim Truher (MSFT)
b8c9578e5b
modify updateformatdata tests to use runspace to isolate format changes.
...
This should be the pattern for any test which mainupulates current state
to protect from unintended side effects. This was done by default in ttest
because each test would have its own runspace
2016-05-23 15:04:13 -07:00
Jason Shirk
cf7f46e1b8
Merge pull request #918 from PowerShell/UpdateTypeDataPesterTest
...
Add Update-TypeData and Update-FormatData Pester Unit Test
2016-05-23 13:27:18 -07:00
Andy Schwartzmeyer
dd950e4837
Merge pull request #1025 from PowerShell/andschwa/move-mmi
...
Export Microsoft.Management.Infrastructure project to package
2016-05-23 13:03:42 -07:00
Andy Schwartzmeyer
8600ca2772
Merge pull request #1020 from PowerShell/vors/dotnet-install
...
dotnet team changed their script name, change our bootstrap
2016-05-23 12:00:32 -07:00
Andrew Schwartzmeyer
1365c2b336
Bump windows-build with MMI package
2016-05-23 10:54:08 -07:00
Andrew Schwartzmeyer
b1c1cd70e1
Remove MMI project
2016-05-23 10:48:31 -07:00
Andrew Schwartzmeyer
d54b0fa4ce
Remove MMI files from mapping.json
2016-05-23 10:39:44 -07:00
Sergei Vorobev
53b8411111
dotnet team changed their script name, change our bootstrap
2016-05-22 01:06:34 -07:00
Sergei Vorobev
3bae87d2a4
Update appveyor badge link [skip ci]
2016-05-22 00:16:41 -07:00
Andy Schwartzmeyer
a2ed67c97c
Merge pull request #1017 from PowerShell/andschwa/xunit
...
Update xUnit runner
2016-05-20 17:30:15 -07:00
Andrew Schwartzmeyer
154166f458
Add FAQ about windows-build/nuget-feed being empty
...
And then causing `dotnet restore` to fail.
2016-05-20 16:33:19 -07:00
Andrew Schwartzmeyer
4f8e30c10e
Update xUnit tests to depend on powershell project
2016-05-20 16:06:31 -07:00
Andrew Schwartzmeyer
29ec5f27b9
Run xUnit tests verbosely
2016-05-20 16:06:31 -07:00
Andrew Schwartzmeyer
dcaf231bde
Update dotnet-test-xunit package
2016-05-20 16:06:31 -07:00
Andrew Schwartzmeyer
5349900c3b
Use get-command instead of get-process in xUnit
2016-05-20 15:17:12 -07:00
Andy Schwartzmeyer
52d747e56b
Merge pull request #1013 from PowerShell/andschwa/secure-string
...
Add SecureString known issue
2016-05-19 16:10:45 -07:00
Andy Schwartzmeyer
e69312a964
Merge pull request #1015 from PowerShell/andschwa/secure-string-version
...
Bump System.Security.SecureString to 4.0.0
2016-05-19 16:10:35 -07:00
James Truher [MSFT]
b118b76446
Merge pull request #978 from PowerShell/ConverttoCSVDRT
...
Add Unit Test for ConvertTo-Csv
thanks for updating
2016-05-19 15:24:30 -07:00
Andrew Schwartzmeyer
675c6df19d
Add SecureString known issue
2016-05-19 15:23:00 -07:00
James Truher [MSFT]
51d5491c54
Merge pull request #1009 from PowerShell/jimtru-psversion2
...
update PSVersionTable code to use powershell.version rather than .version…
2016-05-19 15:20:16 -07:00
Andrew Schwartzmeyer
6c38dc4fb3
Bump Eventing's SecureString version dependency
2016-05-19 15:18:48 -07:00
Andrew Schwartzmeyer
5b61acd28d
Bump System.Security.SecureString version to 4.0.0
2016-05-19 15:18:32 -07:00
Andy Schwartzmeyer
360998b3e8
Merge pull request #1011 from PowerShell/andschwa/slow-tests
...
Skip slow Pester tests
2016-05-19 15:10:44 -07:00
Andrew Schwartzmeyer
8b6bcabdaf
Skip slow tests in Start-PSPester
...
This will skip them for Linux and OS X (which are currently slower than
AppVeyor).
2016-05-19 14:30:55 -07:00
Andrew Schwartzmeyer
0702407f65
Mark SendGreeting module tests as slow
2016-05-19 14:28:50 -07:00
Andrew Schwartzmeyer
1e24e76200
Mark ConsoleHost tests as slow
2016-05-19 14:28:43 -07:00
Andy Schwartzmeyer
995a229e06
Merge pull request #1007 from PowerShell/andschwa/script-call-depth-exception
...
Add regression test for CallDepthOverflow
2016-05-19 14:27:58 -07:00
Andrew Schwartzmeyer
a423ca5d99
Add jobs known issue
2016-05-19 14:18:24 -07:00
Andy Schwartzmeyer
93c01909f5
Merge pull request #1008 from PowerShell/andschwa/ci-upgrade
...
Refactor to get latest asset ID using API
2016-05-19 14:16:02 -07:00
Andrew Schwartzmeyer
ccb451ce19
Refactor to get latest asset ID using API
2016-05-19 13:36:26 -07:00
James Truher
8583cf5e96
update PSVersionTable code to use powershell.version rather than .version because on Linux the .version file doesn't seem to be binplaced. I postulate this is because it's a hidden file
2016-05-19 13:19:16 -07:00
Andrew Schwartzmeyer
ee582d42d5
Add regression test for CallDepthOverflow
2016-05-19 10:48:02 -07:00
Andy Schwartzmeyer
99402343fc
Merge pull request #1000 from PowerShell/andschwa/delete-profile
...
Remove system profile
2016-05-19 10:00:51 -07:00
James Truher [MSFT]
538f8643a2
Merge pull request #999 from PowerShell/jimtru-AddGitCommitToPSVersionTable
...
add functionality to PSVersionTable to include GitCommitID and update…
2016-05-19 09:56:17 -07:00
Andy Schwartzmeyer
e5962b51a4
Merge pull request #1002 from PowerShell/andschwa/fix-build
...
Import build.psm1 on Travis
2016-05-18 20:14:32 -07:00
Andrew Schwartzmeyer
3d18f454f6
Temporarily disable xUnit tests
2016-05-18 20:03:57 -07:00
Andrew Schwartzmeyer
feded5d979
Import build.psm1 on Travis
...
`ag` ignored the `.travis.yml` when this change was made.
2016-05-18 19:48:28 -07:00
Andy Schwartzmeyer
8ae0d2fd53
Merge pull request #1001 from PowerShell/andschwa/import-sd
...
Merge Source Depot changes
2016-05-18 18:04:05 -07:00
Andrew Schwartzmeyer
aa5007cd7a
Bump windows-build
2016-05-18 17:48:43 -07:00
Andy Schwartzmeyer
5bdb215034
Don't compile GetComputerInfoCommand.cs
2016-05-18 17:47:25 -07:00
PowerShell Team
d9bf6b037f
Update files from Source Depot changeset [SD:704605]
...
Corresponds to 75764b265885c1a346d1b2dbcb281d61b71c5b31 in psl-monad.
2016-05-18 17:41:26 -07:00
Andrew Schwartzmeyer
056effc129
Remove system profile
2016-05-18 17:26:10 -07:00
Andy Schwartzmeyer
04c4f5c97b
Update mapping.json for SD:704605
2016-05-18 17:21:42 -07:00
Jim Truher (MSFT)
777b2ec7d8
Merge remote-tracking branch 'origin/master' into jimtru-AddGitCommitToPSVersionTable
2016-05-18 17:07:39 -07:00
Andy Schwartzmeyer
b41808eb11
Merge pull request #998 from PowerShell/andschwa/mapping
...
Update .gitignore and mapping.json
2016-05-18 16:23:52 -07:00
Jim Truher (MSFT)
cfd5bded5b
add functionality to PSVersionTable to include GitCommitID and update tests
2016-05-18 15:35:09 -07:00
Andy Schwartzmeyer
4f9c7d92ca
Update mapping.json for OneGet files
...
This purposefully does not include test files, which is out of my scope.
2016-05-18 15:31:48 -07:00
Andy Schwartzmeyer
2de34defda
Merge pull request #997 from PowerShell/andschwa/improve-build
...
Improve error message of Start-NativeExecution
2016-05-18 15:20:17 -07:00
Andy Schwartzmeyer
c5560957f4
Ignore Packages and src/monad
...
The former is the NuGet package location on Windows, and the latter is
used for copying from the old submodule.
2016-05-18 15:10:41 -07:00
Andrew Schwartzmeyer
811f052ae9
Improve error message of Start-NativeExecution
2016-05-18 14:53:21 -07:00