aboutsummaryrefslogtreecommitdiff
path: root/test/insert.t
AgeCommit message (Expand)Author
2022-02-12Handle otpauth:// URIs with port numbersTad Fisher
2020-09-12Added docs, test and completionMorten Linderud
2018-06-28Tolerate base64 padding in secretTad Fisher
2018-01-21Add secret option (#43)Osamu Matsumoto
2017-03-20Generate default passname from URI label; remove url paramTad Fisher
2017-03-20Use expect for interactive testsTad Fisher
2017-03-19Support --echo and reading key from stdinTad Fisher
2017-03-19Remove otp_insert_spec and related insert commandsTad Fisher
2017-03-19Fix HOTP URI parsingTad Fisher
2017-03-19Replace cmd_insert_$type with cmd_insert_spec; insert key urisTad Fisher
2017-03-18Fix overwrite prompt testTad Fisher
2017-03-18Add cmd_insert_uri; refactor testsTad Fisher
2017-03-16Add test harness and basic insert testTad Fisher