Ticket Details

Fixing unit tests for Windows

PULL REQUEST Ticket (closed)

###What happened:
Running lithium's own unit tests on Windows is resulting in many failures and exceptions.

###What was expected:
Unit tests to pass.

Just made my first commit: 42b9aa99e13049b0f88fc66f72226115e8a22d96

There are probably more place where such fixes would need to be made, but before I proceed I would like to know if I am making the fixes correctly.

Some are really simple, but others could be generalized somehow. Perhaps a utility method of some sort to handle Windows paths, for example?

I am still learning the framework, so I was not sure where would be the best place to put something like that.
on 01.08.11 reported by: svemir owned by: svemir

Updates

(works-for-me) on 01.08.11 by svemir
  • status was changed to closed
  • resolution was changed to works-for-me
Uh, I guess I should not be submitting an issue to myself :-)