commit | 400340f659157df0b7e4d0b05a4bfed9ad2d8485 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Dec 15 09:32:41 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Dec 15 17:54:26 2014 +0000 |
tree | 20ef4701525dae9c53fdfffbdde5b24302cd17a6 | |
parent | f322ec8cc39c881a52dca31768ad0a1fb63c713b [diff] |
namespace-browser: Fixing unit tests broken by Mercury update. Also making them less brittle. Change-Id: If847863888eb1fe76563b2749eda2702a1cddb7c
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