From 7e91c8dc87e345ee38b934375d113e824a423a2b Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 17 Dec 2020 13:31:34 +0100 Subject: [PATCH] =?UTF-8?q?Add=20func-prefix=20to=20library=20function=20t?= =?UTF-8?q?ests=20=E2=9C=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/ref/{h-and-v.png => func-h-and-v.png} | Bin tests/ref/{image-fit.png => func-image-fit.png} | Bin .../{image-formats.png => func-image-formats.png} | Bin tests/ref/{page-body.png => func-page-body.png} | Bin tests/ref/{page-dirs.png => func-page-dirs.png} | Bin .../ref/{page-metrics.png => func-page-metrics.png} | Bin tests/ref/{pagebreak.png => func-pagebreak.png} | Bin tests/ref/{rgb.png => func-rgb.png} | Bin tests/typ/{h-and-v.typ => func-h-and-v.typ} | 0 tests/typ/{image-error.typ => func-image-error.typ} | 0 tests/typ/{image-fit.typ => func-image-fit.typ} | 0 .../{image-formats.typ => func-image-formats.typ} | 0 tests/typ/{page-body.typ => func-page-body.typ} | 0 tests/typ/{page-dirs.typ => func-page-dirs.typ} | 0 tests/typ/{page-error.typ => func-page-error.typ} | 0 .../typ/{page-metrics.typ => func-page-metrics.typ} | 0 tests/typ/{pagebreak.typ => func-pagebreak.typ} | 0 tests/typ/{rgb.typ => func-rgb.typ} | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename tests/ref/{h-and-v.png => func-h-and-v.png} (100%) rename tests/ref/{image-fit.png => func-image-fit.png} (100%) rename tests/ref/{image-formats.png => func-image-formats.png} (100%) rename tests/ref/{page-body.png => func-page-body.png} (100%) rename tests/ref/{page-dirs.png => func-page-dirs.png} (100%) rename tests/ref/{page-metrics.png => func-page-metrics.png} (100%) rename tests/ref/{pagebreak.png => func-pagebreak.png} (100%) rename tests/ref/{rgb.png => func-rgb.png} (100%) rename tests/typ/{h-and-v.typ => func-h-and-v.typ} (100%) rename tests/typ/{image-error.typ => func-image-error.typ} (100%) rename tests/typ/{image-fit.typ => func-image-fit.typ} (100%) rename tests/typ/{image-formats.typ => func-image-formats.typ} (100%) rename tests/typ/{page-body.typ => func-page-body.typ} (100%) rename tests/typ/{page-dirs.typ => func-page-dirs.typ} (100%) rename tests/typ/{page-error.typ => func-page-error.typ} (100%) rename tests/typ/{page-metrics.typ => func-page-metrics.typ} (100%) rename tests/typ/{pagebreak.typ => func-pagebreak.typ} (100%) rename tests/typ/{rgb.typ => func-rgb.typ} (100%) diff --git a/tests/ref/h-and-v.png b/tests/ref/func-h-and-v.png similarity index 100% rename from tests/ref/h-and-v.png rename to tests/ref/func-h-and-v.png diff --git a/tests/ref/image-fit.png b/tests/ref/func-image-fit.png similarity index 100% rename from tests/ref/image-fit.png rename to tests/ref/func-image-fit.png diff --git a/tests/ref/image-formats.png b/tests/ref/func-image-formats.png similarity index 100% rename from tests/ref/image-formats.png rename to tests/ref/func-image-formats.png diff --git a/tests/ref/page-body.png b/tests/ref/func-page-body.png similarity index 100% rename from tests/ref/page-body.png rename to tests/ref/func-page-body.png diff --git a/tests/ref/page-dirs.png b/tests/ref/func-page-dirs.png similarity index 100% rename from tests/ref/page-dirs.png rename to tests/ref/func-page-dirs.png diff --git a/tests/ref/page-metrics.png b/tests/ref/func-page-metrics.png similarity index 100% rename from tests/ref/page-metrics.png rename to tests/ref/func-page-metrics.png diff --git a/tests/ref/pagebreak.png b/tests/ref/func-pagebreak.png similarity index 100% rename from tests/ref/pagebreak.png rename to tests/ref/func-pagebreak.png diff --git a/tests/ref/rgb.png b/tests/ref/func-rgb.png similarity index 100% rename from tests/ref/rgb.png rename to tests/ref/func-rgb.png diff --git a/tests/typ/h-and-v.typ b/tests/typ/func-h-and-v.typ similarity index 100% rename from tests/typ/h-and-v.typ rename to tests/typ/func-h-and-v.typ diff --git a/tests/typ/image-error.typ b/tests/typ/func-image-error.typ similarity index 100% rename from tests/typ/image-error.typ rename to tests/typ/func-image-error.typ diff --git a/tests/typ/image-fit.typ b/tests/typ/func-image-fit.typ similarity index 100% rename from tests/typ/image-fit.typ rename to tests/typ/func-image-fit.typ diff --git a/tests/typ/image-formats.typ b/tests/typ/func-image-formats.typ similarity index 100% rename from tests/typ/image-formats.typ rename to tests/typ/func-image-formats.typ diff --git a/tests/typ/page-body.typ b/tests/typ/func-page-body.typ similarity index 100% rename from tests/typ/page-body.typ rename to tests/typ/func-page-body.typ diff --git a/tests/typ/page-dirs.typ b/tests/typ/func-page-dirs.typ similarity index 100% rename from tests/typ/page-dirs.typ rename to tests/typ/func-page-dirs.typ diff --git a/tests/typ/page-error.typ b/tests/typ/func-page-error.typ similarity index 100% rename from tests/typ/page-error.typ rename to tests/typ/func-page-error.typ diff --git a/tests/typ/page-metrics.typ b/tests/typ/func-page-metrics.typ similarity index 100% rename from tests/typ/page-metrics.typ rename to tests/typ/func-page-metrics.typ diff --git a/tests/typ/pagebreak.typ b/tests/typ/func-pagebreak.typ similarity index 100% rename from tests/typ/pagebreak.typ rename to tests/typ/func-pagebreak.typ diff --git a/tests/typ/rgb.typ b/tests/typ/func-rgb.typ similarity index 100% rename from tests/typ/rgb.typ rename to tests/typ/func-rgb.typ