mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-11 14:01:48 +00:00
installed, as it was silly since the reg tests themselves aren't installed. Updated the "make regtest" target to use the uninstalled version in tests/. Also, vg_regtest now no longer uses the installed version of Valgrind to do the testing, but instead coregrind/valgrind. This means that you don't have to do make install with your buggy changes before running the regtests on them :) I even updated the RPM package .spec file! Thanks to Dirk M�ller for the suggestion. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1551