Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

(GH-107) Valid PowerShell Requirement#129

Open
gep13 wants to merge 1 commit into
chocolatey-archive:masterfrom
gep13:Issue-107
Open

(GH-107) Valid PowerShell Requirement#129
gep13 wants to merge 1 commit into
chocolatey-archive:masterfrom
gep13:Issue-107

Conversation

@gep13

@gep13 gep13 commented Feb 17, 2016

Copy link
Copy Markdown
Member

Relates to #107

@gep13

gep13 commented Feb 17, 2016

Copy link
Copy Markdown
Member Author

@ferventcoder the Tokenize method isn't working how I would expect it to, or I haven't written the test correctly.

I "think" I have given it some invalid PowerShell, but the error count is still zero.

Am I mis-understanding how this should work?

<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look exactly at how Choco puts in this reference. You may want to emulate that.

@ferventcoder

Copy link
Copy Markdown
Contributor

With the tokenize method, I'm not sure. It should give you a valid error count.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants