File: valgrind

package info (click to toggle)
python-orjson 3.11.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,116 kB
  • sloc: ansic: 11,268; python: 6,796; sh: 105; makefile: 9
file content (5 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/env bash

set -eou pipefail

valgrind "$@" pytest -v --ignore=test/test_memory.py test