This was confusing me when trying to run all the ROC tests.
dnl
AT_BANNER([ROC])
-AT_SETUP([ROC, free distribution])
+AT_SETUP([ROC free distribution])
AT_DATA([roc.sps], [dnl
set format F10.3.
data list notable list /x * y * w * a *.
])
AT_CLEANUP
-AT_SETUP([ROC, negative exponential distribution])
+AT_SETUP([ROC negative exponential distribution])
AT_DATA([roc.sps], [dnl
set format F10.3.
data list notable list /x * y * w * a *.
])
AT_CLEANUP
-AT_SETUP([ROC, with anomaly])
+AT_SETUP([ROC with anomaly])
AT_DATA([roc.sps], [dnl
set format F10.3.
data list notable list /x * a * comment (a20).