Handle multiple postcomputes.
[pspp] / tests / language / stats / ctables.at
index 3b20068144881efbb512e33b99506a0baf29ca20..d480df3431d1b972ee6e0a84dc5b5458c4faedbd 100644 (file)
@@ -5,16 +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 - )CILEVEL in summary specifications
-dnl - Summary functions:
-dnl   * Unimplemented ones.
-dnl   * U-prefix for unweighted summaries.
-dnl   * .LCL and .UCL suffixes.
-dnl   * .SE suffixes.
-dnl - CATEGORIES:
-dnl   * Data-dependent sorting.
 dnl - PCOMPUTE:
-dnl   * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell
 dnl   * dates
 dnl
 dnl Features not yet tested:
@@ -27,6 +18,11 @@ dnl - Test WEIGHT and adjustment weights.
 dnl - EMPTY=INCLUDE For string ranges.
 dnl - Summary functions:
 dnl   * Separate summary functions for totals and subtotals.
+dnl   * )CILEVEL in summary label specification
+dnl Category sorting:
+dnl   * VALUE
+dnl   * LABEL
+dnl   * ascending/descending
 dnl - CATEGORIES:
 dnl   * String values
 dnl   * Date values
@@ -45,8 +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
@@ -54,6 +54,11 @@ dnl - MRSETS subcommand.
 dnl - CATEGORIES: Special case for explicit category specifications and multiple dichotomy sets.
 dnl - SIGTEST
 dnl - COMPARETEST
+dnl - Summary functions:
+dnl   * .LCL and .UCL suffixes.
+dnl   * .SE suffixes.
+dnl - CATEGORIES:
+dnl   * Data-dependent sorting.
 dnl
 dnl
 dnl Bug: