Commit graph

4249 commits

Author SHA1 Message Date
Travis Plunk
a814e6660c Mark failing test as pending 2016-08-31 12:17:07 -07:00
Josh Soref
28b8eece67 spelling fixes: demos (#2060) 2016-08-31 11:05:35 -07:00
Josh Soref
9092d1dd9c spelling: display Microsoft.PowerShell.ODataUtilsStrings.psd1 2016-08-31 17:19:02 +00:00
Dongbo Wang
61255447a0 Merge pull request #2099 from akkatracker/patch-2
its to it's where appropriate in MessageTextBox.Generated.cs
2016-08-30 20:32:49 -07:00
James Truher
4dc09f504c change throw message 2016-08-30 16:52:00 -07:00
James Truher
2824e136cb update exception messages 2016-08-30 16:15:10 -07:00
James Truher
3ceca01b64 address some review feedback 2016-08-30 16:15:10 -07:00
James Truher
f4ed351f86 fix typos in test descriptions 2016-08-30 16:15:10 -07:00
James Truher
6aac4976fb Add simple runspace debugging tests 2016-08-30 16:15:10 -07:00
James Truher
9c99bdbef9 Add new debugging tests which are based on existing earlier non-Pester tests 2016-08-30 16:15:10 -07:00
James Truher
d3a177d6ae Add simple securestring conversion cmdlet tests 2016-08-30 16:15:10 -07:00
James Truher
52ba25be69 Add simple Enable-PSBreakpoint and Disable-PSBreakpoint cmdlet tests 2016-08-30 16:15:10 -07:00
James Truher
763fe2bdbf fix missing ";" in Streams.Clear 2016-08-30 16:15:10 -07:00
James Truher
f6ae238641 quiet the start-process tests by redirecting all output 2016-08-30 16:15:10 -07:00
James Truher
01c495b5e6 Change Import-PowerShellDataFile tag to CI and simplify tests 2016-08-30 16:15:10 -07:00
James Truher
c610ea7941 Add Set-Date test 2016-08-30 16:15:10 -07:00
James Truher
e639240ecb Add set-Date test
this one is a bit tricky, unless you're elevated you can't set the date
however, if you are not elevated you should get an error. This file
does one or the other based on whether you're elevated
2016-08-30 16:15:10 -07:00
James Truher
feae8e4b2d add read-host tests 2016-08-30 16:15:10 -07:00
Sergei Vorobev
f12c936803 Merge pull request #2106 from jsoref/spelling-debug
spelling: debug

- Fix spelling in debug asserts and tracing
- Fix telemetry event name for PackageManagement
2016-08-30 15:45:46 -07:00
Josh Soref
18cfdce4b8 spelling: display PSGet.Resource 2016-08-30 21:54:10 +00:00
Josh Soref
e060616e2c spelling: display AppendArchiveFileExtensionMessage 2016-08-30 21:53:02 +00:00
Josh Soref
61265524c1 spelling: api: OSRequirement::minimumVersion 2016-08-30 20:11:32 +00:00
Josh Soref
0831341e2a spelling: public identifiers in src/Microsoft.PowerShell.GraphicalHost/HelpWindow 2016-09-01 17:42:26 +00:00
Josh Soref
7a468b4a45 spelling: public identifiers in src/Microsoft.PowerShell.Workflow.ServiceCore 2016-09-01 15:45:32 +00:00
Josh Soref
ab7b5008e3 spelling: public identifiers in src/System.Management.Automation 2016-09-02 16:21:35 +00:00
Josh Soref
db05c012ce spelling: public identifiers in src/Schemas/PSMaml 2016-09-01 15:56:23 +00:00
Josh Soref
0bba0328bc spelling: public identifiers in src/Microsoft.PowerShell.Commands.Management 2016-09-01 16:08:57 +00:00
Josh Soref
c2dae1d08e spelling: public identifiers in src/Microsoft.PackageManagement/Utility 2016-09-01 16:06:06 +00:00
Josh Soref
f383ea1acc spelling: public identifiers in src/Microsoft.PackageManagement.PackageSourceListProvider 2016-09-01 16:05:39 +00:00
Josh Soref
7931c2ede1 spelling: public identifiers in src/Microsoft.PackageManagement.NuGetProvider 2016-09-14 10:51:29 +00:00
Josh Soref
3bc91575c2 spelling: public identifiers in src/Microsoft.PackageManagement.MetaProvider.PowerShell 2016-09-01 16:04:06 +00:00
Josh Soref
2aa9caf5a0 spelling: public identifiers in src/Microsoft.Management.Infrastructure.CimCmdlets 2016-09-01 16:03:51 +00:00
Yanbing Wang
08d65596cd removed the first 3 lines in i18n.Tests.ps1 2016-08-30 12:17:27 -07:00
Travis Plunk
73d8e344c0 Merge pull request #2128 from TravisEz13/AddDailyBuild
Made AppVeyor and TravisCI use similar code
2016-08-30 12:05:48 -07:00
Travis Plunk
d03acd7fd8 Ignore test results 2016-08-30 11:47:40 -07:00
Travis Plunk
6f1d1877de Address comments
Made AppVeyor and TravisCI use similar code
2016-08-30 11:47:40 -07:00
Aleksandar Nikolić
6c1b7f6007 Rename readme.md to README.md (#2131)
Fix casing.
2016-08-30 10:08:56 -07:00
Dongbo Wang
901af51e3c Merge pull request #2102 from akkatracker/patch-5
its to it's where appropriate in comments in Microsoft.PowerShell.Arc…
2016-08-29 23:18:12 -07:00
Dongbo Wang
da8cc47532 Merge pull request #2101 from akkatracker/patch-4
its to it's where appropriate in MshTraceSource.cs
2016-08-29 23:17:02 -07:00
Dongbo Wang
659e2e7bd3 Merge pull request #2100 from akkatracker/patch-3
its to it's where appropriate in ResourceManagerCache.cs
2016-08-29 23:08:18 -07:00
Josh Soref
3cdb922cf0 spelling: locals in src/Microsoft.WSMan.Management 2016-08-30 03:53:12 +00:00
Josh Soref
c8dde73d15 spelling: locals in src/Microsoft.PowerShell.Workflow.ServiceCore 2016-09-01 15:43:37 +00:00
Travis Plunk
414cbe77a1 redirect mc error messages to stdout 2016-08-29 19:50:44 -07:00
Travis Plunk
3bd6a3ec99 Removed travis-ci branch restriction now that we are using forks 2016-08-29 19:50:44 -07:00
Josh Soref
ffd64a697e assert 2016-08-30 02:49:17 +00:00
Ryan Yates
3fd3fec10a Added info on the community Powershell slack team (#2062)
* Added info on the community Powershell slack team

* Revised update about Slack team to readme.md

* remove unneeded where

* Adds a line break before the gitter badge

* added missing full stops (periods)
2016-08-29 19:30:23 -07:00
KaliszAd
e7e82ede96 Added Debian compatibility notice (#2010)
Ubuntu 16.04 LTS is very similar to Debian 9 Strech (now in testing). I can confirm, the instructions work and PS will install successfully.
2016-08-29 19:28:26 -07:00
Andrew Schwartzmeyer
1a8b4e94e8 Clone 1000 commits on Travis CI (#2124)
The previous failure we saw was because the most recent annotated tag
did not exist in the previous 50 commits. In my experience we've gone
about ~300 commits between tags, so I believe 1000 to be safe, but know
100 will not be.
2016-08-29 19:26:15 -07:00
Dongbo Wang
cc9f2570d6 Merge pull request #2105 from jsoref/spelling-comments
Spelling comments
2016-08-29 18:13:37 -07:00
Yanbing Wang
04f225a4a1 Update i18n.Testsps1 to use PSDefaultParameterValues 2016-08-29 17:54:20 -07:00