log examples/simpletest/simpletest.c @ 200:bd2db29d33f3

age author description
Sun, 23 Feb 2014 21:31:22 +0000 Jamie Bullock Use random() instead of arc4random() for portability
Tue, 11 Feb 2014 16:39:41 +0000 Jamie Bullock Make xtract_lowest_value() return XTRACT_NO_RESULT if all values in the input data are below or equal to threshold value. Fixes #46
Tue, 16 Jul 2013 20:52:45 +0100 Jamie Bullock Add noise test source to simpletest. Add xtract_flux() example to simpletest
Wed, 19 Jun 2013 15:54:52 -0700 Jamie Bullock Remove extraneous print statement