commit | 7f5ad1dfca703e66070d1fe62f05876f55815799 | [log] [tgz] |
---|---|---|
author | Adam Sadovsky <asadovsky@gmail.com> | Thu Mar 17 21:19:28 2016 -0700 |
committer | Adam Sadovsky <asadovsky@gmail.com> | Thu Mar 17 21:19:28 2016 -0700 |
tree | 19e7c72d366e1cad959b145f0c69f7332618cec2 | |
parent | f71547bd16fa47d2bb61de25f4f103441a0fc459 [diff] |
v23test & co: Follow-ups for v.io/c/20744 In particular: - Change syncbased flags so that the default values are zero values - Make v23test.FuncCmd check for calledInitMain, so that if v23test.InitMain hasn't been called, the error message talks about v23test.TestMain/InitMain instead of gosh.InitMain - Improve some function comments in v23test Change-Id: I34ecb813ee440ff33bcae75b4311b9e7cce2f050
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.