MrDraw/tests
Dan Lipsitt 810765ddc9 MacOS: fix path quirk in filemanager unit tests.
On MacOS, `tempfile.mkdtemp()` doesn't necessarily return a canonical
path (it uses `/private/var` instead of `/var`, but they are the same
thing). Since the `filemanager.storage` module canonicalizes paths,
tests were erroneously failing due to prefix match failures.
2015-08-06 17:03:58 -07:00
..
filemanager MacOS: fix path quirk in filemanager unit tests. 2015-08-06 17:03:58 -07:00
plugin Finalizing first version of plugin lifecycle management 2015-04-14 17:55:46 +02:00
printer Refactoring of "printer" modules 2015-03-03 17:01:33 +01:00
slicing Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
util More cleanup for the feedback controls 2015-03-10 21:49:18 +01:00