pcompute string ranges
[pspp] / tests / language / stats / ctables.at
index 124b73938f1c0cbd5e35cbb918de3b810a9e353e..3b20068144881efbb512e33b99506a0baf29ca20 100644 (file)
@@ -15,8 +15,7 @@ dnl - CATEGORIES:
 dnl   * Data-dependent sorting.
 dnl - PCOMPUTE:
 dnl   * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell
-dnl   * MISSING, OTHERNM
-dnl   * strings
+dnl   * dates
 dnl
 dnl Features not yet tested:
 dnl - Parsing (positive and negative)
@@ -25,8 +24,6 @@ dnl - Testing details of missing value handling in summaries.
 dnl - test CLABELS ROWLABELS=LAYER.
 dnl - Test VLABELS.
 dnl - Test WEIGHT and adjustment weights.
-dnl - Test PCOMPUTE and PPROPERTIES.
-dnl   * PCOMPUTE for more than one kind of summary (e.g. [COUNT, ROWPCT]).
 dnl - EMPTY=INCLUDE For string ranges.
 dnl - Summary functions:
 dnl   * Separate summary functions for totals and subtotals.
@@ -44,6 +41,10 @@ dnl - HIDESMALLCOUNTS.
 dnl - Date/time variables and values
 dnl - Special formats for summary functions: NEGPAREN, NEQUAL, PAREN, PCTPAREN.
 dnl - TITLES: )DATE, )TIME, )TABLE.
+dnl - Test PCOMPUTE:
+dnl   * PCOMPUTE for more than one kind of summary (e.g. [COUNT, ROWPCT]).
+dnl   * MISSING, OTHERNM
+dnl   * strings and string ranges
 dnl - PPROPERTIES:
 dnl   * )LABEL[N].
 dnl