Sun Mar 12 05:22:20 2006

Ticket #11 (Closed: fixed)

patch: Windows path handling issues


Priority: normal Reporter: guest
Severity: normal Assigned to: jpellerin
Component: nose Status: closed
Version: 0.9a1 Resolution: fixed
Milestone: 0.9a1 Keywords:  

Description by guest:

Nose 0.9 r5 fails to run any test cases on Windows. Here's a patch with fixes to some path handling issues.

- Mika

Attachments

  • patch-r5 (2 kB) - added by guest on Sun Mar 12 05:22:43 2006.

Changelog

Sun Mar 12 05:22:43 2006: Modified by guest

  • attachment added: patch-r5

Sun Mar 12 10:04:00 2006: Modified by jpellerin

  • resolution set to fixed
  • milestone set to 0.9a1
  • version set to 0.9a1
  • status changed from new to closed

Patch applied, checked in as r6. Thank you!