tests: merge::analysis: use variants to deduplicate test suites
Since commit 394951ad (tests: allow for simple data-driven tests, 2019-06-07), we have the ability to run a given test suite with multiple variants. Use this new feature to deduplicate the test suites for merge::{trees,workdir}::analysis into a single test suite.
Showing
tests/merge/analysis.h
deleted
100644 → 0
tests/merge/trees/analysis.c
deleted
100644 → 0
tests/merge/workdir/analysis.c
deleted
100644 → 0
Please
register
or
sign in
to comment