postpic icon indicating copy to clipboard operation
postpic copied to clipboard

add windows test/development compatibility

Open skuschel opened this issue 11 years ago • 1 comments

The bash scripts run smoothly on a linux machine, but not under Windows. They have to be rewritten or windows pendants have to be added to make this work.

  • [x] make run-tests work under windows. (Maybe include all tests in setup.py, so that ./setup.py test runs everything? having a single command will also make it very easy to set up a code coverage statistics #18 )
  • [ ] setup a CI, which runs the test under windows.

skuschel avatar Dec 31 '14 14:12 skuschel

tests are windows compatible since 33891804

skuschel avatar Jan 21 '15 16:01 skuschel