- Timestamp:
- Feb 1, 2020, 11:02:29 AM (12 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- bfb0168
- Parents:
- 221e6b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/README.md
r221e6b9 r883efd2 156 156 other platforms. The Valgrind suppressions files to use are read from 157 157 the `VALGRIND_SUPPRESS` variable in [`Makefile.am`](./Makefile.am). 158 You can add suppression files on the command line by overriding 159 `VALGRIND_SUPPRESS` like this: 160 161 ```bash 162 VALGRIND_SUPPRESS="suppressions.valgrind extra.valgrind" make -e check 163 ``` 158 164 159 165
Note: See TracChangeset
for help on using the changeset viewer.