Mercurial > vim
annotate src/testdir/lsan-suppress.txt @ 15284:c31e4b1fa4fd v8.1.0650
patch 8.1.0650: command line argument -q [errorfile] is not tested
commit https://github.com/vim/vim/commit/54948183d210f5117271bb5710752da24054fade
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Dec 28 18:32:56 2018 +0100
patch 8.1.0650: command line argument -q [errorfile] is not tested
Problem: Command line argument -q [errorfile] is not tested.
Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3730)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 28 Dec 2018 18:45:05 +0100 |
parents | 94e37fd22556 |
children | b6e641dc1de0 |
rev | line source |
---|---|
11999
94e37fd22556
patch 8.0.0880: Travis uses an old Ubuntu version
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 # Suppress leaks from X libraries on Ubuntu trusty. |
94e37fd22556
patch 8.0.0880: Travis uses an old Ubuntu version
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 leak:libX11.so.6 |
94e37fd22556
patch 8.0.0880: Travis uses an old Ubuntu version
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 leak:libXt.so.6 |