• Michael Paquier's avatar
    Fix regression test handling of test_decoding with MSVC · 3955cae0
    Michael Paquier authored
    The set of scripts in charge of running the regression tests for MSVC
    run currently under the assumption that only $(top_builddir) can used in
    option values defined in REGRESS_OPTS, and those options need to have a
    specific format as well to be correctly parsed, so fix the Makefile
    values so as those are correctly set.
    
    Per complains from buildfarm member dory and whelk, with some extra
    testing done on my side with MSVC to check this patch.
    3955cae0
Makefile 1.2 KB