speed up `--reduce-test` (#3726)...- avoid pathological test case branches via adaptive time-out
- use initial test case elapsed time to adjust maximum time-out
- index output cache using hash instead of raw source
Alex Lam S.L
2020-02-14
improve `--reduce-test` (#3719)...- cover missing cases when eliminating unreferenced labels
- format multi-line outputs correctly