libgocryptfs/internal/readpassword
Jakob Unterwurzacher d5adde1eeb exitcodes: pull all exit code definitions into the package
This commit defines all exit codes in one place in the exitcodes
package.

Also, it adds a test to verify the exit code on incorrect
password, which is what SiriKali cares about the most.

Fixes https://github.com/rfjakob/gocryptfs/issues/77 .
2017-05-07 22:16:22 +02:00
..
extpass_test.go tests: exit with correct error code from TestMain 2016-06-16 21:56:23 +02:00
read.go exitcodes: pull all exit code definitions into the package 2017-05-07 22:16:22 +02:00
stdin_test.go readpassword: create internal package for password reading 2016-06-15 22:44:24 +02:00