From: John Darrington Date: Tue, 21 May 2019 05:50:48 +0000 (+0200) Subject: roc.at: Remove comma terminating test keywords. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fe81006bfabfce76046a0d517f49d86aeb02c3;p=pspp roc.at: Remove comma terminating test keywords. This was confusing me when trying to run all the ROC tests. --- diff --git a/tests/language/stats/roc.at b/tests/language/stats/roc.at index 5725557c23..a74059b45d 100644 --- a/tests/language/stats/roc.at +++ b/tests/language/stats/roc.at @@ -16,7 +16,7 @@ dnl along with this program. If not, see . 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 *. @@ -67,7 +67,7 @@ x,.000,1.000,1.000 ]) 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 *. @@ -126,7 +126,7 @@ y,.000,1.000,1.000 ]) 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).