root/Rtree/trunk/tests/rungrind.dist

Revision 974, 133 bytes (checked in by seang, 3 years ago)

The setup test command is now the primary test runner. Rungrind.dist continues to be for use with valgrind

  • Property svn:eol-style set to native
Line 
1#!/bin/sh
2valgrind --tool=memcheck --leak-check=yes --suppressions=/home/sean/Projects/valgrind-python.supp python test_doctests.py
3
Note: See TracBrowser for help on using the browser.