Skip to content

Commit

Permalink
Add a new test group for package format matters
Browse files Browse the repository at this point in the history
Using rpmdump output for comparison lets us inspect the file format
aspects without drowning ourselves in the details of tag contents
in the way --xml/--json output does. It should also be useful to
guard against accidental changes, deity knows we could've used
this before.
  • Loading branch information
pmatilai committed Feb 19, 2024
1 parent 05e8a3f commit 9da650c
Show file tree
Hide file tree
Showing 3 changed files with 417 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ set(TESTSUITE_AT
rpmspec.at
rpmvfylevel.at
rpmsigdig.at
rpmpkgfmt.at
rpmio.at
rpmverify.at
rpmdb.at
Expand Down
Loading

0 comments on commit 9da650c

Please # to comment.