Revert "CTABLES work on distinguishing scale variables in summaries"
[pspp] / tests / language / stats / ctables.at
index 35d7c7ffbe3685c40a57adfca92d6220556fdd15..9d58441d881d39761c6451b8b998bf44a0299d0d 100644 (file)
@@ -12,19 +12,11 @@ dnl   * Unimplemented ones.
 dnl   * U-prefix for unweighted summaries.
 dnl   * .LCL and .UCL suffixes.
 dnl   * .SE suffixes.
-dnl   * Separate summary functions for totals and subtotals.
-dnl - Special formats for summary functions: NEGPAREN, NEQUAL, PAREN, PCTPAREN.
 dnl - CATEGORIES:
-dnl   * THRU
-dnl   * OTHERNM
 dnl   * String values
 dnl   * Date values
 dnl   * Data-dependent sorting.
 dnl - TITLES: )DATE, )TIME, )TABLE.
-dnl - FORMAT:
-dnl   * MINCOLWIDTH, MAXCOLWIDTH, UNITS.
-dnl   * EMPTY.
-dnl   * MISSING.
 dnl - SMISSING (see documentation).
 dnl - PCOMPUTE:
 dnl   * multi-dimensional
@@ -33,7 +25,6 @@ dnl   * strings
 dnl - PPROPERTIES:
 dnl   * )LABEL[N].
 dnl   * summary statistics and formats?
-dnl - HIDESMALLCOUNTS.
 dnl - Are string ranges a thing?
 dnl
 dnl Features not yet tested:
@@ -44,6 +35,17 @@ dnl - test CLABELS ROWLABELS=LAYER.
 dnl - Test VLABELS.
 dnl - Test WEIGHT and adjustment weights.
 dnl - Test PCOMPUTE and PPROPERTIES.
+dnl - Summary functions:
+dnl   * Separate summary functions for totals and subtotals.
+dnl - CATEGORIES:
+dnl   * THRU
+dnl   * OTHERNM
+dnl - FORMAT:
+dnl   * MINCOLWIDTH, MAXCOLWIDTH, UNITS.
+dnl   * EMPTY.
+dnl   * MISSING.
+dnl - HIDESMALLCOUNTS.
+dnl - Special formats for summary functions: NEGPAREN, NEQUAL, PAREN, PCTPAREN.
 dnl
 dnl Not for v1:
 dnl - Multiple response sets