Skip to content
Snippets Groups Projects
Commit 4b647936 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

testsuite/interface-stability: normalise versions

This eliminates spurious changes from version bumps.
parent 8b176514
No related merge requests found
def check_package(pkg_name):
test(f'{pkg_name}-exports',
req_hadrian_deps(['test:dump-decls']),
[req_hadrian_deps(['test:dump-decls']),
normalise_version(pkg_name),
],
makefile_test,
[f'exports_{pkg_name}'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment