「view this page in B3 βῆτα server」

Revisions №57608

branch: master 「№57608」
Commited by: Rocco Moretti
GitHub commit link: 「e9853c37d3a5bcea」 「№195」
Difference from previous tested commit:  code diff
Commit date: 2015-02-16 22:42:45

Merge pull request #195 from RosettaCommons/roccomoretti/valgrind Valgrind automation scripts Add option to run unit and integration tests with the valgrind memory checker, and hook them into the benchmark system. Simply add "--valgrind" to the unit or integration test scripts to run them under valgrind (assuming you have valgrind installed). This will take a while, but should show memory issues.

...