commit | bf85d544107b6a4f21e028d6cc0504abd3bed201 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Fri Aug 22 13:31:14 2014 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Fri Aug 22 13:31:16 2014 -0700 |
tree | 7da2def0723158850267b754e13753f455062bf0 | |
parent | e8031fcadc6c2854b9c43ed9a99da9da29fc0092 [diff] |
veyron2/context: Allow the runtime to be obtained from a context.T This was a little uglier than I thought it would be. The problem is with code that handles contexts inside the runtime. When you write tests for parts of the runtime implementation you can't really have a runtime so you can't really have contexts with a reference. You have to pass nil. Change-Id: Ia25180e9dee2b8d862445ff7ddf67810c8663f8f