Koha/xt
Jonathan Druart 46f7239b08 Bug 27673: Replace YAML with YAML::XS
From tht YAML pod:

"""
This module has been released to CPAN as YAML::Old, and soon YAML.pm will be changed to just be a frontend interface module for all the various Perl YAML implementation modules, including YAML::Old.

If you want robust and fast YAML processing using the normal Dump/Load API, please consider switching to YAML::XS. It is by far the best Perl module for YAML at this time. It requires that you have a C compiler, since it is written in C.
"""

See also
https://gitlab.com/koha-community/qa-test-tools/-/merge_requests/35

Test plan:
Try some place where YAML::XS is not used and confirm that it works
correctly

QA note: This patch removes some uses of YAML that were not useful

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-16 14:54:50 +01:00
..
author Bug 26971: Remove obsolete test file translatable-templates.t 2020-11-09 11:20:43 +01:00
check_makefile.t Bug 26265: add a plan for tests 2020-08-25 15:14:30 +02:00
find-license-problems.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
find-misplaced-executables.t Bug 26384: Add .t extension to make the script executed by CI 2020-09-28 11:08:03 +02:00
find-missing-filters.t Bug 21576: Keep compatibility with QA script 2018-10-26 17:09:52 +00:00
find-nonutf8
perltidyrc
sample_notices.t Bug 27673: Replace YAML with YAML::XS 2021-02-16 14:54:50 +01:00
single_quotes.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
tt_valid.t
verify-debian-docbook.t
yaml_valid.pl Bug 27673: Replace YAML with YAML::XS 2021-02-16 14:54:50 +01:00
yaml_valid.t Bug 22844: Fix yaml_valid.t - don't pick .json files 2020-07-21 09:47:11 +02:00