Open stdweird opened 7 years ago
Related to #241, it appears that LC permissions are sensitive to umask. We should establish a set of unittests to define the behaviour of CAF::Path and CAF::FileWriter.
umask
CAF::Path
CAF::FileWriter
Agree to add unittests and not rely on umask
Related to #241, it appears that LC permissions are sensitive to
umask
. We should establish a set of unittests to define the behaviour ofCAF::Path
andCAF::FileWriter
.