test: Refactor ar handling into m4 macros
commit9b2f0100fe89477bbbda060e324d0bdc83532633
authorGuillem Jover <guillem@debian.org>
Sat, 6 Jul 2024 23:45:24 +0000 (7 01:45 +0200)
committerGuillem Jover <guillem@debian.org>
Sun, 7 Jul 2024 02:53:43 +0000 (7 04:53 +0200)
tree9186e09881343f00c7c9240810fc0863d5f1a4eb
parent59ce405f33d510ee81220b9505d0ddf07802bfee
test: Refactor ar handling into m4 macros

We abstract the create, list and extract operations into m4 macros, so
that we can easily change the underlying implementation in a single
place.
src/at/deb-format.at
src/at/deb-split.at
src/at/local.at