keysmith/autotests/validators
Johan Ouwerkerk 668a969d4f refactor: rename unsigned integer parsing function
Make the name for unsigned integer parsing (counter validator) fit better with the new custom datetime validator.
2020-08-08 09:17:55 +02:00
..
CMakeLists.txt refactor: introduce custom datetime validator 2020-08-08 09:17:55 +02:00
base32-validator.cpp Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
datetime-parsing.cpp refactor: introduce custom datetime validator 2020-08-08 09:17:55 +02:00
epoch-validator.cpp refactor: introduce custom datetime validator 2020-08-08 09:17:55 +02:00
issuer-validator.cpp feat: Support configuring the issuer when adding a new account in Keysmith. 2020-07-23 18:24:13 +02:00
name-validator.cpp Fixup bitrot in account name validator autotests 2020-06-11 07:28:16 +00:00
test-util.h refactor: adjust validator test macro to be able to inject arbitrary constructor parameters. 2020-08-08 09:17:55 +02:00
unsigned-long-parsing.cpp refactor: rename unsigned integer parsing function 2020-08-08 09:17:55 +02:00
unsigned-long-validator.cpp Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00