Maybe a result of my mail client. Let me send from git send-email.
-Richard
On Thu, Jan 25, 2018 at 11:03 PM, Richard Shaffer wrote:
> From f7398407c1f5822e1536ce03d46c885b2ad00c38 Mon Sep 17 00:00:00 2001
> From: Richard Shaffer
> Date: Thu, 25 Jan 2018 19:54:59 -0800
> Subject: [PATCH] fate:
From: Richard Shaffer
Adds basic unit test for parsing ID3v2 tags.
---
This is the second time I'm attempting to send it. Sent it through an email
client before, and it seems to have removed the leading white space.
tests/Makefile| 1 +
tests/fate-run.sh | 4
tests/fate
On Thu, Jan 25, 2018 at 11:03:13PM -0800, Richard Shaffer wrote:
> From f7398407c1f5822e1536ce03d46c885b2ad00c38 Mon Sep 17 00:00:00 2001
> From: Richard Shaffer
> Date: Thu, 25 Jan 2018 19:54:59 -0800
> Subject: [PATCH] fate: add id3v2 test
>
> Adds basic unit test for parsing ID3v2 tags.
> ---
>From f7398407c1f5822e1536ce03d46c885b2ad00c38 Mon Sep 17 00:00:00 2001
From: Richard Shaffer
Date: Thu, 25 Jan 2018 19:54:59 -0800
Subject: [PATCH] fate: add id3v2 test
Adds basic unit test for parsing ID3v2 tags.
---
This follows the suggestion to use the ffprobe utility instead of a
test progr