X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fstats%2Fctables.at;fp=tests%2Flanguage%2Fstats%2Fctables.at;h=35d7c7ffbe3685c40a57adfca92d6220556fdd15;hb=50d37e46e023dd5cda55eac32c5e37554489db3b;hp=abc18bbb1203f589308eaa0792c0b67641398a45;hpb=1009b87e0b1a2f9a8273033ba4e34c3cbb9d1540;p=pspp diff --git a/tests/language/stats/ctables.at b/tests/language/stats/ctables.at index abc18bbb12..35d7c7ffbe 100644 --- a/tests/language/stats/ctables.at +++ b/tests/language/stats/ctables.at @@ -1,12 +1,8 @@ AT_BANNER([CTABLES]) -dnl TODO: +dnl Features not yet implemented: dnl -dnl - Parsing (positive and negative) -dnl - String variables and values dnl - Date/time variables and values -dnl - Multiple-response sets. -dnl * MRSETS subcommand. 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. @@ -18,26 +14,18 @@ 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 - Testing details of missing value handling in summaries. -dnl - test CLABELS ROWLABELS=LAYER. dnl - CATEGORIES: -dnl * Special case for explicit category specifications and multiple dichotomy sets dnl * THRU dnl * OTHERNM dnl * String values dnl * Date values dnl * Data-dependent sorting. dnl - TITLES: )DATE, )TIME, )TABLE. -dnl - SIGTEST -dnl - COMPARETEST dnl - FORMAT: dnl * MINCOLWIDTH, MAXCOLWIDTH, UNITS. dnl * EMPTY. dnl * MISSING. -dnl - Test VLABELS. dnl - SMISSING (see documentation). -dnl - Test WEIGHT and adjustment weights. -dnl - Test PCOMPUTE and PPROPERTIES. dnl - PCOMPUTE: dnl * multi-dimensional dnl * MISSING, OTHERNM @@ -48,6 +36,23 @@ dnl * summary statistics and formats? dnl - HIDESMALLCOUNTS. dnl - Are string ranges a thing? dnl +dnl Features not yet tested: +dnl - Parsing (positive and negative) +dnl - String variables and values +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 +dnl Not for v1: +dnl - Multiple response sets +dnl - MRSETS subcommand. +dnl - CATEGORIES: Special case for explicit category specifications and multiple dichotomy sets. +dnl - SIGTEST +dnl - COMPARETEST +dnl +dnl dnl Bug: dnl CTABLES /TABLE=qnd1 [MEAN, MEDIAN] BY qns3a. dnl produces a bad median: