tree: fcd892ed97a1bc690ffcd73f40f4fd6bccd57aac [path history] [tgz]
  1. bin/
  2. lib/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. pubspec.lock
  7. pubspec.yaml
  8. README.md
baseline/README.md

A CLI application that copies test results from one builder to another.

Example:

# Initialize debug-mac builder with results from debug-linux on main and dev:
$ bin/baseline.dart -n -debug-linux:debug-mac -cmain,dev -mtest-linux:test-mac