commit | 1123a088070abb0093f8a1695b4e50b61b19c189 | [log] [tgz] |
---|---|---|
author | Robert Kroeger <rjkroege@google.com> | Thu May 07 11:01:14 2015 -0700 |
committer | Robert Kroeger <rjkroege@google.com> | Thu May 07 11:24:10 2015 -0700 |
tree | 8d67332f5465a445f1db7539b796b92136de097d | |
parent | 389e1282d47ab7776f52ffed3e2c9358c84a7d8d [diff] |
test/v23tests: added an option to set prefix arguments Sometimes, one might want to run the same command in a test repeatedly with different tail arguments. e.g. git checkout a; git checkout b. Add a method to configure command-specific prefx arguments (checkout here) that would be added to each command invocation. Change-Id: I9b5eb777fcf9435b58bac1d1d8f458e00c5aae98
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.