libcryfs/test/cryfs-cli
Sebastian Messmer b9ac810414 - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version).
- We introduced a CreatedWithVersion field instead which gets the semantics the version field had before (i.e. which version of CryFS was the file system originally created with)
- Move VersionCompare to gitversion package
2016-03-27 00:09:07 +08:00
..
program_options Use --blocksize instead of --blocksize-bytes, so we can (later) allow users to write "--blocksize 2M" 2016-03-24 06:45:41 +00:00
testutils Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CallAfterTimeoutTest.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CliTest_Setup.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CliTest_ShowingHelp.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CliTest_WrongEnvironment.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CMakeLists.txt - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version). 2016-03-27 00:09:07 +08:00
EnvironmentTest.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
VersionCheckerTest.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00