]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add missing stuff for a DHAT test.
authorNicholas Nethercote <nnethercote@mozilla.com>
Fri, 1 Feb 2019 04:08:31 +0000 (15:08 +1100)
committerNicholas Nethercote <nnethercote@mozilla.com>
Fri, 1 Feb 2019 04:08:31 +0000 (15:08 +1100)
.gitignore
dhat/tests/Makefile.am

index 1d9850086cd4e01ca2ee6fc7e454ecca35df315d..cec920fd472d52d851fe0542b3214f753346c723 100644 (file)
 /dhat/tests/basic
 /dhat/tests/big
 /dhat/tests/empty
+/dhat/tests/sig
 /dhat/tests/single
 
 # /docs/
index d1ad7e729dee554c5ae2de36d1ac287a85aec6b4..5f0c43ebfd78b21ef9307381b7975c657f3f7a29 100644 (file)
@@ -8,6 +8,7 @@ EXTRA_DIST = \
        basic.post.exp basic.stderr.exp basic.vgtest \
        big.post.exp big.stderr.exp big.vgtest \
        empty.post.exp empty.stderr.exp empty.vgtest \
+       sig.post.exp sig.stderr.exp sig.vgtest \
        single.post.exp single.stderr.exp single.vgtest
 
 check_PROGRAMS = \