commit | 8159f4af7d21e106ed04d69c428b395701b94205 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <sahlberg@google.com> | Thu Sep 25 15:02:39 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 15 10:47:25 2014 -0700 |
tree | bd6a47613330f18db0763ac18ff7981299dab44b | |
parent | f3cc52d840418c1a38bb4ae9a09a479e77d95e77 [diff] |
test: put tests for handling of bad ref names in one place There's no straightforward way to grep for all tests dealing with invalid refs. Put them in a single test script so it is easy to see what functionality has not been exercised with bad ref names yet. Signed-off-by: Ronnie Sahlberg <sahlberg@google.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>