]> granicus.if.org Git - php/commit
Improve bless tests script to minimize diffs
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 1 Oct 2019 12:13:48 +0000 (14:13 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 1 Oct 2019 13:00:22 +0000 (15:00 +0200)
commit82f74ce3f25ec1e561ddba9b8796bc1171167cf9
tree2e8c6c5f115abcfa9d037b259bea4886a96aecb9
parentedace5f5e0d6692c8f98d8163183dc89eb907471
Improve bless tests script to minimize diffs

Compute the diff between the old EXPECTF and the new output and
don't touch lines that still match the old EXPECTF. This reduces
the amount of manual fixup necessary after running bless_tests.php.
scripts/dev/bless_tests.php