tomm / cryptkeeper

A system tray (gnome, xfce, kde) applet that manages EncFS encrypted folders.
http://tom.noflag.org.uk/cryptkeeper.html
GNU General Public License v3.0
54 stars 17 forks source link

make unit_test fails #13

Open PhobosK opened 11 years ago

PhobosK commented 11 years ago

When running:

make unit_test

It fails since the API has probably changed from previous versions. Here is a patch for fixing the issue: cryptkeeper-0.9.5-unit_tests.patch The patch has added an exit code too, so it can be used by other processes for estimations etc...