]> git.sesse.net Git - x264/commit
Two improvements to regression test script
authorTony Young <rofflwaffls@gmail.com>
Fri, 21 Jan 2011 21:06:28 +0000 (13:06 -0800)
committerFiona Glaser <fiona@x264.com>
Tue, 25 Jan 2011 20:16:29 +0000 (12:16 -0800)
commit240c82e70f68c430f459b067a811de8918ca7d79
tree93c0fa29c504635637217ea6b313a0f7c6c79b02
parent123b298d98ea67f80a039d9a0b3b2519247e4922
Two improvements to regression test script
Use SHA-1 hashes for temporary file names to avoid exceeding OS filename length limits.
Correctly return to the original branch after testing if you were on a branch.
tools/digress/scm/git.py
tools/digress/testing.py