commit | a4869bb1fe1240bc8686c45b7d9ecc2001ff617d | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Thu Dec 04 08:56:11 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Thu Dec 04 08:56:42 2014 -0800 |
tree | 4bd25a3f8d2fa8bc124073f30fe26a6be40ec8c6 | |
parent | 34dce27266f6702b163c5bf452a19de3ed686a68 [diff] |
veyron-browser: Output XUnit instead of TAP to the outfile file. Also renaming from PROVA_OUTPUT_FILE TO XUNIT_OUTPUT_FILE Change-Id: I8b69874dd7b671a947ae14c1ea2377f79dcb3f74
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