libgocryptfs/internal
Jakob Unterwurzacher 0c80cca674 toggledlog: convert remaing naked fmt.Print*
Several fatal errors were just printed to stdout, which
meant they were invisible when running the test suite.

Fix this by introducing toggledlog.Fatal and convert as
follows:

Fatal errors     -> toggledlog.Fatal
Warnings         -> toggledlog.Warn
Password prompts -> fmt.Fprintf
2016-06-05 14:32:07 +02:00
..
configfile toggledlog: convert remaing naked fmt.Print* 2016-06-05 14:32:07 +02:00
contentenc Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
cryptocore stupidgcm: skip tests on Go 1.4 and older 2016-05-05 00:09:08 +02:00
fusefrontend fusefrontend: report an error if all files in a directory were invalid 2016-06-04 16:39:27 +02:00
nametransform nametransform, main: better error messages 2016-06-01 20:07:43 +02:00
prefer_openssl toggledlog: convert remaing naked fmt.Print* 2016-06-05 14:32:07 +02:00
stupidgcm stupidgcm: add benchmark.bash wrapper 2016-05-22 15:49:09 +02:00
toggledlog toggledlog: convert remaing naked fmt.Print* 2016-06-05 14:32:07 +02:00