commit | 455ee0b99cdb2e438fd64fdcdd8b897cb617f249 | [log] [tgz] |
---|---|---|
author | Emily Shaffer <emilyshaffer@google.com> | Tue Jun 25 18:33:30 2019 -0700 |
committer | Emily Shaffer <emilyshaffer@google.com> | Tue Jun 25 18:36:05 2019 -0700 |
tree | 54cee6dbe8bbb7d00a38729dfe36d98d386c7860 | |
parent | 00a553df9c0e01f01cd6761fcd9e7eb390545cd4 [diff] |
docs: add reviewing chapter to testing.md Cover some best practices while reviewing a test suite, as well as how to run tests locally without impacting your current environment. Tested: Viewed in Chrome Change-Id: I7356a90fcc9e6d2679e1f9e9a49515a1038a8914 Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.