aboutsummaryrefslogtreecommitdiff
path: root/tests/ring_check.c
AgeCommit message (Collapse)Author
2014-08-13Remove old bad region tests and use dp instead of data for integration of peaksThomas White
2014-08-13Remove integrate_peak() from the APIThomas White
Good riddance. One of my least favourite routines.
2014-01-20RNG overhaulThomas White
Previously, we were using random(), which is really really bad.
2013-11-23Break off integrate_rings_once()Thomas White