This is a re-roll of [1] which aims to allow t6302 to be run even
without GPG installed. Changes since v1:

* rather than converting existing signed tags to unsigned, make testing
  of unsigned tags a normal part of the script and just suppress testing
  of signed tags when GPG is missing (Junio)

* new patch: silence redundant warning about missing GPG

[1]: http://thread.gmane.org/gmane.comp.version-control.git/285170

Eric Sunshine (4):
  lib-gpg: drop unnecessary "missing GPG" warning
  t6302: normalize names and descriptions of signed tags
  t6302: also test annotated in addition to signed tags
  t6302: skip only signed tags rather than all tests when GPG is missing

 t/lib-gpg.sh                   |  5 +--
 t/t6302-for-each-ref-filter.sh | 95 ++++++++++++++++++++++++++++--------------
 2 files changed, 65 insertions(+), 35 deletions(-)

-- 
2.8.0.rc1.175.g19dcece
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to