tree: df9748bc0c569b8cbe7aa4d343b7c651eca77751 [path history] [tgz]
  1. bin/
  2. lib/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. pubspec.yaml
  7. README.md
impeller/golden_tests_harvester/README.md

Golden Tests Harvester

Reaps the output of impeller's golden image tests and sends it to Skia gold.

Usage

cd $SRC
./out/host_debug_unopt_arm64/impeller_golden_tests --working_dir=~/Desktop/temp
cd flutter/impeller/golden_tests_harvester
dart run ./bin/golden_tests_harvester.dart ~/Desktop/temp

See also golden_tests.