X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fstats%2Fctables.at;h=9d58441d881d39761c6451b8b998bf44a0299d0d;hb=4944b549b0dcab61880efb064e8957866cbe43a0;hp=34f2605b40be7338aafc26fcada9f8f91c965956;hpb=c2bb9cc94805a9cecaa02ff6171115c484aef063;p=pspp diff --git a/tests/language/stats/ctables.at b/tests/language/stats/ctables.at index 34f2605b40..9d58441d88 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. @@ -16,28 +12,12 @@ dnl * Unimplemented ones. 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 - 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 - VLABELS. dnl - SMISSING (see documentation). -dnl - Test WEIGHT and adjustment weights. -dnl - Test PCOMPUTE and PPROPERTIES. dnl - PCOMPUTE: dnl * multi-dimensional dnl * MISSING, OTHERNM @@ -45,9 +25,36 @@ 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: +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 - Summary functions: +dnl * Separate summary functions for totals and subtotals. +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 +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: