psql-reader: Fix build when PostgreSQL is installed.
[pspp-builds.git] / tests /
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-26 Mehmet Hakan SatmanQUICK CLUSTER: New command.
2011-04-26 Ben Pfaffsys-file: Add test to write non-ASCII to most .sav...
2011-04-26 Ben Pfaffsys-file-reader: Add tests for non-ASCII characters...
2011-04-26 Ben PfaffDISPLAY FILE LABEL: Display in a more natural way.
2011-04-26 Ben Pfaffsys-file-reader, sys-file-writer: Fix encoding problems...
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.
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.
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.
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...
2011-04-12 Ben PfaffFORMATS: Allow setting formats of string variables.
2011-04-10 Ben PfaffLIST: Fix crash when SPLIT FILE was used.
2011-04-08 Ben Pfafftests: Only check MODE=360 when EBCDIC is supported.
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.
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.
2011-02-20 Ben Pfaffdata-out: Add test for non-ASCII custom currency formats.
2011-02-12 Ben PfaffPRINT SPACE: When an output file is specified, don...
2011-02-12 Ben Pfafffloat-format: Eliminate tests' dependence on exact...
2011-02-05 Ben Pfafftests: Add `check-programs' target.
2011-02-04 Ben Pfaffsys-file-reader: Add tests.
2011-01-29 Ben Pfaffq2c: T_RPAREN should be T_LPAREN for matching a left...
2011-01-01 Ben Pfaffexpressions: Fix test failures due to new year.
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.
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...
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
2010-10-26 John DarringtonAdded a test for the mann-whitney test
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
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 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...
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...
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.
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.
next