commit | c63d5e820c526a38eafa6e43bc9b08d6dca5051c | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed Aug 20 16:35:40 2014 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Wed Aug 20 16:35:46 2014 -0700 |
tree | da456077300b18a31589cf5e065b12d27b726997 | |
parent | 210c9109d1f27b5c69f6039d2e06d04c27ec1b3e [diff] |
veyron-browser: Fix tests The old tests were not working post merge. This CL fixes the tests. Note that browse-namespace and display-item-details needed to have their tests split after the vb-ui-first-prototype merge. Change-Id: Ibfca0b19be976ef88333fb480d2e01793dd1d239
Mountable browser is a browser application that lets the user view and traverse mounttables.
Before you can run Mounttable Browser, you need to build. Simply run:
make
You must have the Veyron Extension installed to run this.
Get it here: https://github.com/veyron/veyron.js/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start