From: Mark Wielaard Date: Wed, 24 Apr 2024 17:24:02 +0000 (+0200) Subject: Add new bar_bad exp files to drd/tests/Makefile.am (EXTRA_DIST). X-Git-Tag: VALGRIND_3_23_0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbdd7360abc5864e7202c04687ad21fd5c674ee;p=thirdparty%2Fvalgrind.git Add new bar_bad exp files to drd/tests/Makefile.am (EXTRA_DIST). --- diff --git a/drd/tests/Makefile.am b/drd/tests/Makefile.am index e12ab5fb2..e2030ad15 100755 --- a/drd/tests/Makefile.am +++ b/drd/tests/Makefile.am @@ -91,11 +91,13 @@ EXTRA_DIST = \ bug322621.vgtest \ bug322621.stderr.exp \ bar_bad.stderr.exp \ + bar_bad.stderr.exp-no-barrier \ bar_bad.stderr.exp-nohang \ bar_bad.stderr.exp-solaris \ bar_bad.stderr.exp-freebsd \ bar_bad.vgtest \ bar_bad_xml.stderr.exp \ + bar_bad_xml.stderr.exp-no-barrier \ bar_bad_xml.stderr.exp-nohang \ bar_bad_xml.stderr.exp-solaris \ bar_bad_xml.stderr.exp-freebsd \