CTABLES weird special formats
[pspp] / tests / language / stats / ctables.at
index 35d7c7ffbe3685c40a57adfca92d6220556fdd15..461a62220b8b639c1b2bea72d1dbaca8e18d8c45 100644 (file)
@@ -13,18 +13,11 @@ 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 +26,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 +36,15 @@ dnl - test CLABELS ROWLABELS=LAYER.
 dnl - Test VLABELS.
 dnl - Test WEIGHT and adjustment weights.
 dnl - Test PCOMPUTE and PPROPERTIES.
+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