From 5adf74ddc8e4574e65e4142747ad0d08f36c8432 Mon Sep 17 00:00:00 2001
From: "Sven M. Hallberg" <pesco@khjk.org>
Date: Fri, 21 Feb 2020 00:15:25 +0100
Subject: [PATCH] shorter filenames

---
 t/{helloworld_a85stream_pdf.pdf => hello_ascii85.pdf}             | 0
 ...oworld_a85stream_lf_in_stream_pdf.pdf => hello_ascii85_lf.pdf} | 0
 t/{helloworld_ahexstream_pdf.pdf => hello_asciihex.pdf}           | 0
 ...orld_ahexstream_lf_in_stream_pdf.pdf => hello_asciihex_lf.pdf} | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename t/{helloworld_a85stream_pdf.pdf => hello_ascii85.pdf} (100%)
 rename t/{helloworld_a85stream_lf_in_stream_pdf.pdf => hello_ascii85_lf.pdf} (100%)
 rename t/{helloworld_ahexstream_pdf.pdf => hello_asciihex.pdf} (100%)
 rename t/{helloworld_ahexstream_lf_in_stream_pdf.pdf => hello_asciihex_lf.pdf} (100%)

diff --git a/t/helloworld_a85stream_pdf.pdf b/t/hello_ascii85.pdf
similarity index 100%
rename from t/helloworld_a85stream_pdf.pdf
rename to t/hello_ascii85.pdf
diff --git a/t/helloworld_a85stream_lf_in_stream_pdf.pdf b/t/hello_ascii85_lf.pdf
similarity index 100%
rename from t/helloworld_a85stream_lf_in_stream_pdf.pdf
rename to t/hello_ascii85_lf.pdf
diff --git a/t/helloworld_ahexstream_pdf.pdf b/t/hello_asciihex.pdf
similarity index 100%
rename from t/helloworld_ahexstream_pdf.pdf
rename to t/hello_asciihex.pdf
diff --git a/t/helloworld_ahexstream_lf_in_stream_pdf.pdf b/t/hello_asciihex_lf.pdf
similarity index 100%
rename from t/helloworld_ahexstream_lf_in_stream_pdf.pdf
rename to t/hello_asciihex_lf.pdf
-- 
GitLab