work on PRINT encoding
[pspp] / tests / formats /
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
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 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-06-09 Ben Pfaffinexactify: #include <config.h>
2010-05-26 Ben PfaffFix tests/formats/num-out.sh test on Mingw.
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-07 Ben PfaffGreatly simplify PSPP configuration.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-05-20 John DarringtonMade all the tests respect the PSPP_TEST_NO_CLEANUP...
2008-03-07 Ben PfaffRequire month names to be spelled out as English words...
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-09-05 Ben PfaffUpdate scripts that invoke Perl to invoke it as simply...
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-08-10 Ben PfaffFix bug #18982. Thanks to John Darrington for investig...
2007-08-10 Ben PfaffFix first part of bug #18982. Thanks to John Darringto...
2007-07-18 Ben PfaffUse strict and all warnings.
2007-07-18 Ben PfaffDrop the tests that depend on parsing "-0" from a synta...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-24 John DarringtonAdded some extraneous crud to .cvsignore files
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-14 Ben PfaffAdditionally verify that input files have equal number...
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-18 Ben PfaffReplace several similar lines by one line inside DO...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...