summaryrefslogtreecommitdiff
path: root/testing/02-commands-keyring.yarn
Commit message (Collapse)AuthorAgeFilesLines
* Some more tiny tweaks in wording, remove readme yarnDaniel Silverstone2017-01-021-1/+2
|
* testing: Reformat yarnsRichard Maw2017-01-021-1/+7
| | | | | | | | We got some weird indentations because some code editors normalise whitespace and do so to different levels. This also took the opportunity to re-justify the text too.
* testing: Add teardown step to all scenariosRichard Maw2016-12-181-0/+3
|
* More keyring yarnsDaniel Silverstone2016-09-241-11/+34
|
* Fix inconsistent indentation for recent commitsRichard Maw2016-09-241-11/+11
| | | | | We're inconsistent in general for indentation with tabs, but that's a much wider change.
* KEYRING: Add keyring command and associated gubbinsDaniel Silverstone2016-09-241-0/+35
This adds lace interfaces for the keyring command, a basic keyring command with list, create, destroy, and a yarn for it, along with some defines in the skel ready for user rules.