work on PRINT encoding
[pspp] / tests / data /
2012-03-02 Ben PfaffSort attributes by name for display, to make order... 20120302030501/pspp
2012-02-18 Ben Pfaffstr: Skip only up to one-past-the-end in ss_tokenize().
2012-02-11 Ben Pfafftests: Improve test for supported encodings.
2012-02-07 Ben Pfaffpor-file-writer: Avoid infinite loop with value labels. 20120207030502/pspp
2012-01-12 John DarringtonAvoid deprecated Perl syntax. 20120113030502/pspp 20120114030503/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-23 Ben Pfaffsys-file-reader: Reduce invalid format from error to... 20110623030506/pspp
2011-06-16 Ben Pfaffsys-file-writer: Put long variable name in variable...
2011-04-26 Ben Pfaffsys-file: Add test to write non-ASCII to most .sav... 20110426030507/pspp
2011-04-26 Ben Pfaffsys-file-reader: Add tests for non-ASCII characters...
2011-04-26 Ben Pfaffsys-file-reader, sys-file-writer: Fix encoding problems...
2011-04-08 Ben Pfafftests: Fix quoting in data-in tests.
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 Pfaffsys-file-reader: Refactor to clean up character encodin...
2011-02-20 Ben Pfaffdata-out: Add test for non-ASCII custom currency formats. 20110223030502/pspp 20110224030502/pspp
2011-02-04 Ben Pfaffsys-file-reader: Add tests. 183/pspp 184/pspp 20110204030503/pspp 20110205030505/pspp
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-17 John DarringtonMerge commit 'origin/master' into sso
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 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 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-11 Ben Pfafftests: Fix typo in "write to same system file being...
2010-10-11 Ben Pfaffdatasheet: Convert tests to Autotest framework.
2010-10-10 Ben Pfafftests: Convert tests for overwriting files to Autotest...
2010-10-10 Ben Pfafftests: Convert test of compressed system files to Autot...
2010-10-10 Ben PfaffSAVE: Convert test for non-empty case map to Autotest...
2010-10-10 Ben Pfafftests: Convert very long strings tests to Autotest...
2010-10-05 Ben Pfafftests: Convert system file tests to Autotest framework.
2010-10-02 Ben Pfafftests: Convert no_case_size.sh test to Autotest framework.
2010-09-25 Ben Pfafftests: Convert bignum.sh test to use Autotest.
2010-06-12 Ben Pfafftests: Fix test failures in calendar and expressions... 20100612040503/pspp 20100613040502/pspp 20100614040504/pspp 20100615040506/pspp 99/pspp
2010-06-06 Ben PfaffDEBUG EVALUATE: Eliminate lexical corner case, rewrite... 20100607040503/pspp
2010-05-26 Ben PfaffAdd $EXEEXT to names of binaries executed in tests.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-06 Ben Pfaffdatasheet-test: Make variable "const".
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-12 John DarringtonFix compiler warning in test program
2009-06-07 Ben Pfaffdatasheet-test: Add support for testing string backing...
2009-06-07 Ben Pfaffdatasheet-test: Add test for datasheet_resize_column().
2009-06-07 Ben Pfaffdatasheet-test: Fix printing of string values in error...
2009-06-07 Ben Pfaffdatasheet-test: Check duplicate states before discardin...
2009-06-07 Ben Pfaffdatasheet-test: Make column widths to test configurable...
2009-06-07 Ben Pfaffdatasheet-test: Don't test null operations.
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.