From: René Scharfe Date: Sat, 22 Mar 2014 17:15:51 +0000 (+0100) Subject: t4209: set up expectations up front X-Git-Tag: v2.0.0-rc0~32^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b0f7c7cf865e6b14ccf90f34b6fde0d08af6b50b?hp=b0f7c7cf865e6b14ccf90f34b6fde0d08af6b50b t4209: set up expectations up front Instead of creating an expect file for each test, build three files with the possible valid values during setup and use them in the tests. This shortens the test code and saves nine calls to git rev-parse. Signed-off-by: Rene Scharfe Signed-off-by: Junio C Hamano ---