Skip to content

Windows aware tests for shellglob#2529

Merged
takluyver merged 2 commits into
ipython:masterfrom
tkf:windows-test-shellglob
Oct 29, 2012
Merged

Windows aware tests for shellglob#2529
takluyver merged 2 commits into
ipython:masterfrom
tkf:windows-test-shellglob

Conversation

@tkf
Copy link
Copy Markdown
Contributor

@tkf tkf commented Oct 29, 2012

hopefully fixes the other half of #2477

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

For clarity, can this subclass unittest.TestCase?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, we can't subclass unittest.TestCase if we want to use test generators, as unittest does not support test generator.

@tkf
Copy link
Copy Markdown
Contributor Author

tkf commented Oct 29, 2012

@takluyver sorry about the contextmanager. it's fixed.

@takluyver
Copy link
Copy Markdown
Member

Great, thanks. have you run these tests on Windows?

@tkf
Copy link
Copy Markdown
Contributor Author

tkf commented Oct 29, 2012

Right, should be clarified. No, I haven't run them as I don't have windows box.

@takluyver
Copy link
Copy Markdown
Member

Well, let's just merge it so it gets included in the next ShiningPanda run. We can always revise it later. Thanks again.

takluyver added a commit that referenced this pull request Oct 29, 2012
Windows aware tests for shellglob
@takluyver takluyver merged commit 60e23ca into ipython:master Oct 29, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants