tree: 2bedb134eed55f64ad400d8eda8810b4335348ec
  1. test/
  2. __init__.py
  3. delta_test.py
  4. delta_util.py
  5. README.md
  6. run-delta-test-on-testset.py
  7. run-delta-test.py
appengine/predator/scripts/delta_test/README.md

Delta test is a script to report the differences between analysis results of two local repo versions. Local git checkouts are used instead of Gitile to avoid quota issue.

Please run python run-delta-test.py -h to see details about delta test script usage.