work on PRINT encoding
[pspp] / tests /
2011-04-26 Ben Pfaffdissect-sysfile: Don't omit the last in a series of...
2011-04-23 Ben Pfaffascii: Print syntax in output single-spaced. 20110423030508/pspp
2011-04-23 Ben Pfaffascii: Don't print command names in output.
2011-04-23 Ben Pfaffascii: Add support for multibyte characters.
2011-04-16 Ben PfaffCROSSTABS: Fix output of multiway statistics tables.
2011-04-16 Ben Pfafftable-casereader: Put space between columns. 20110416030505/pspp
2011-04-16 Ben Pfaffrender: Fix rendering of TAL_GAP rules.
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels. 20110414030503/pspp
2011-04-12 Ben Pfaffvalue-parser: Make parse_value() accept variable's...
2011-04-12 Ben PfaffDISPLAY: Display values for value labels using the...
2011-04-12 Ben PfaffFORMATS: Allow an optional slash before each set of... 20110412030503/pspp
2011-04-12 Ben PfaffFORMATS: Allow setting formats of string variables.
2011-04-10 Ben PfaffLIST: Fix crash when SPLIT FILE was used. 20110410030503/pspp
2011-04-08 Ben Pfafftests: Only check MODE=360 when EBCDIC is supported. 20110408030502/pspp
2011-04-08 Ben Pfafftests: Fix quoting in data-in tests.
2011-04-08 Ben PfaffFREQUENCIES: Fix crash when median and histogram both...
2011-03-23 Ben Pfaffi18n: Test converting between unknown encodings too.
2011-03-23 Ben Pfafftests: Wrap more binaries for "check-valgrind" target.
2011-03-22 Ben PfaffAdd valgrind support to testsuite. 20110322030503/pspp
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffscan: New library for high-level PSPP syntax lexical...
2011-03-20 Ben Pfaffsegment: New library for low-level phase of lexical...
2011-03-20 Ben Pfaffu8-istream: New library for reading a text file and...
2011-03-20 Ben Pfaffencoding-guesser: New library to guess the encoding...
2011-03-20 Ben Pfaffi18n: New functions for truncating strings in an arbitr...
2011-03-20 Ben Pfaffi18n: New function recode_string_len().
2011-03-20 Ben Pfaffsys-file-reader: Refactor to clean up character encodin...
2011-03-12 Ben PfaffFREQUENCIES: Fix percentiles calculation. 20110312030504/pspp 20110313030503/pspp 20110314030506/pspp 20110315030503/pspp 20110316030502/pspp 20110317030504/pspp 20110318030507/pspp 20110319030507/pspp
2011-02-20 Ben Pfaffdata-out: Add test for non-ASCII custom currency formats. 20110223030502/pspp 20110224030502/pspp
2011-02-12 Ben PfaffPRINT SPACE: When an output file is specified, don... 190/pspp 20110213030502/pspp
2011-02-12 Ben Pfafffloat-format: Eliminate tests' dependence on exact...
2011-02-05 Ben Pfafftests: Add `check-programs' target. 185/pspp 186/pspp 187/pspp 20110206030504/pspp 20110207030502/pspp 20110208030506/pspp
2011-02-04 Ben Pfaffsys-file-reader: Add tests. 183/pspp 184/pspp 20110204030503/pspp 20110205030505/pspp
2011-01-29 Ben Pfaffq2c: T_RPAREN should be T_LPAREN for matching a left... 178/pspp 179/pspp 180/pspp 181/pspp 182/pspp 20110130030509/pspp 20110131030507/pspp 20110201030505/pspp 20110202030504/pspp 20110203030509/pspp
2011-01-01 Ben Pfaffexpressions: Fix test failures due to new year. 151/pspp 20110102030509/pspp
2010-12-12 Ben PfaffDEBUG XFORM FAIL: Issue an error message as part of...
2010-12-04 Ben Pfaffcommand: Don't allow SORT as an abbreviation for SORT...
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-11-19 Ben Pfaffcommand: Factor command name matching out of command.c. 109/pspp 110/pspp 20101120030502/pspp 20101121030501/pspp
2010-11-17 Jason H StoverFixed degrees of freed in t-stat for intercept
2010-11-15 Ben Pfaffperl-module: Only run the combined test if Text::Diff...
2010-11-15 Ben Pfafftests: Only attempt to run PostgreSQL tests if the...
2010-11-15 Ben PfaffONEWAY: Accept 3.88 instead of 3.87 in multiple variabl...
2010-11-15 Ben PfaffNPAR TESTS: Accept .313 instead of .312 for point proba...
2010-11-05 Ben PfaffCACHE: Implement command as no-op.
2010-11-03 Ben Pfaffsys-file: Make test writing compressed system file... 20101103040508/pspp
2010-11-03 Ben Pfaffdata-out: Make MONTH, WKDAY tests more portable.
2010-11-02 Ben PfaffImprove failure output of tests that use wc.
2010-10-31 John DarringtonMake tests which use wc more robust.
2010-10-30 John DarringtonNPAR: Implemented the /KENDALL subcommand.
2010-10-28 John DarringtonAdd test for the Cochran Q 20101029040502/pspp
2010-10-26 John DarringtonAdded a test for the mann-whitney test 20101026040501/pspp
2010-10-26 Ben PfaffCROSSTABS: Handle case where all cases in a crosstabula...
2010-10-26 Ben Pfaffrender: Fix cells spanning otherwise completely empty...
2010-10-26 Ben Pfafftests: Add keywords to render tests.
2010-10-25 John DarringtonCROSSTABS: (Re)implemented the format=DVALUE option.
2010-10-25 John DarringtonEnsure tests have unique names 20101025040508/pspp
2010-10-23 John DarringtonAdd test for friedman test and fix problem with missing...
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-17 John DarringtonFixed bug in oneway /descriptives subcommand vs. weights.
2010-10-16 Ben Pfafftests: Avoid reading $HOME/.pspprc inside the testsuite.
2010-10-16 Ben Pfafftests: Put atlocal.in in a logical order.
2010-10-15 Ben Pfafftests: Remove file and Makefile contents that are no... 20101015040503/pspp
2010-10-15 Ben Pfafftests: Convert tests for binary and 360 data I/O to...
2010-10-15 Ben Pfaffdata-in: Convert tests for time input formats to Autote...
2010-10-15 Ben Pfaffdata-out: Convert tests for numeric output formats...
2010-10-14 Ben Pfaffdata-in: Convert tests for date formats to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert test for numeric input formats to...
2010-10-14 Ben Pfaffdata-in: Convert test for MONTH format to Autotest... 20101014040501/pspp
2010-10-14 Ben Pfaffdata-in: Convert test for WKDAY format to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert tests for binary and hexadecimal forma...
2010-10-14 Ben Pfaffdata-in: Convert tests for N and Z formats to Autotest...
2010-10-13 Ben Pfafftests: Fix "make dist" by correcting typo in EXTRA_DIST.
2010-10-13 Ben Pfaffdata-out: Convert test for WKDAY format to Autotest...
2010-10-13 Ben Pfaffdata-out: Convert test for time output formats to Autot...
2010-10-13 Ben Pfaffdata-out: Convert test for MONTH format to Autotest...
2010-10-13 Ben Pfaffformat-guesser: Convert test to Autotest framework.
2010-10-13 Ben Pfafffloat-format: Convert tests to Autotest framework.
2010-10-13 Ben Pfaffdata-out: Convert tests for date formats to Autotest...
2010-10-13 Ben Pfaffdata-out: Convert tests for binary and hex formats...
2010-10-13 Ben Pfaffdata-in: Convert BCD input tests to Autotest framework.
2010-10-12 John DarringtonAdded tests for the Kruskal Wallis test
2010-10-12 Ben Pfafftests: Convert test for vectors in expressions to Autot...
2010-10-12 Ben Pfafftests: Convert test for variables in expressions to...
2010-10-12 Ben Pfafftests: Convert test for VALUELABEL expression function...
2010-10-12 Ben Pfafftests: Convert random distribution tests to Autotest...
2010-10-12 Ben Pfaffoutput: Convert paper size tests to Autotest framework.
2010-10-11 Ben Pfafftests: Fix typo in "write to same system file being...
2010-10-11 Ben Pfaffsparse-xarray: Convert tests to Autotest framework. 20101011040503/pspp
2010-10-11 Ben Pfaffdatasheet: Convert tests to Autotest framework.
2010-10-11 Ben Pfafftests: Remove some files that are no longer used.
2010-10-11 Ben Pfafftests: Convert tests for SAVE /KEEP=ALL to Autotest...
2010-10-11 Ben PfaffVALUE LABELS: Convert tests to Autotest framework.
2010-10-11 Ben Pfafftests: Convert tests for unwritable output dirs to...
2010-10-11 Ben PfaffTEMPORARY: Convert test to Autotest framework.
2010-10-11 Ben Pfafftests: Convert tests for signal handling to Autotest...
2010-10-10 Ben Pfafftests: Convert test for #! support to Autotest framework.
2010-10-10 Ben Pfafftests: Convert test for overwriting a special file...
next