• Show log

    Commit

  • Hash : 70fae43c
    Author : Patrick Steinhardt
    Date : 2019-06-13T11:57:16

    tests: merge::analysis: use variants to deduplicate test suites
    
    Since commit 394951ad4 (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.