citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 2952ff917c62c554dd933adffbc2d30cd6b2d853
parent b144162e86f574475eaae08b26a71f5b293ae322
Author: Kyle Milz <kyle@0x30.net>
Date:   Wed, 31 Aug 2016 18:02:00 -0600

add comments to proverc

Diffstat:
M.proverc | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.proverc b/.proverc @@ -1,2 +1,7 @@ +# The test suite is part Shell and part Perl, but everything needs to be run at +# once. --ext '.t' --ext '.sh' + +# Shuffle tests to try and protect against state leaks between tests. +-s