Handle multiple postcomputes.
[pspp] / tests / language / stats / ctables.at
index 22ea358d1ec19157391cf145104419ca3ed4c5e0..d480df3431d1b972ee6e0a84dc5b5458c4faedbd 100644 (file)
@@ -5,10 +5,7 @@ dnl
 dnl - SPLIT FILE with SEPARATE splits
 dnl - Definition of columns/rows when labels are rotated from one axis to another.
 dnl - Preprocessing to distinguish categorical from scale.
-dnl - Summary functions:
-dnl   * areaPCT.SUM and UareaPCT.SUM functions.
 dnl - PCOMPUTE:
-dnl   * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell)
 dnl   * dates
 dnl
 dnl Features not yet tested:
@@ -44,10 +41,12 @@ 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   * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell)
 dnl - PPROPERTIES:
 dnl   * )LABEL[N].
 dnl - Summary functions:
 dnl   * U-prefix for unweighted summaries.
+dnl   * areaPCT.SUM and UareaPCT.SUM functions.
 dnl
 dnl Not for v1:
 dnl - Multiple response sets