Skip to content
  • Sam Thursfield's avatar
    meson: Rework how 400-extractor-metadata is run · 441a0886
    Sam Thursfield authored
    We now create a separate test() instance corresponding to each of the
    test cases, which were previously treated as one single test.
    
    This allows running only one of the tests by doing something like
    `meson test functional/extract/images/roi.expected.json`, which is
    useful for debugging.
    441a0886