third_party.pigweed.src/pw_cli
Alexei Frolov 3ef4f9a219 Improve test runner logging
This change switches the test runner from coloredlogs to pw_cli.log with
the timestamp removed to improve its output when running from Ninja.

Change-Id: Ieb6dd09988309eb3244f13345a73c7b9053a5065
2020-01-17 22:20:02 +00:00
..
py Improve test runner logging 2020-01-17 22:20:02 +00:00
README.md

This directory contains the pw tool that facilitates working with Pigweed. Example starting functionality is the ability to watch the Pigweed source for changes and re-run tests.

This code is experimental and unfinished.