data-out: Optimize and fix some bad assumptions.
[pspp-builds.git] / tests / language / stats /
2011-01-29 Ben Pfaffq2c: T_RPAREN should be T_LPAREN for matching a left...
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-17 Jason H StoverFixed degrees of freed in t-stat for intercept
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-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-25 John DarringtonCROSSTABS: (Re)implemented the format=DVALUE option.
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-12 John DarringtonAdded tests for the Kruskal Wallis test
2010-10-10 Ben Pfafftests: Convert multipass.sh test to Autotest framework.
2010-10-10 Ben PfaffEXAMINE: Convert some more tests to Autotest framework.
2010-10-06 Ben PfaffEXAMINE: Convert another test to Autotest framework.
2010-10-05 Ben PfaffT-TEST: Convert tests to Autotest framework.
2010-10-05 Ben PfaffSORT CASES: Convert tests to Autotest framework.
2010-10-05 Ben PfaffROC: Convert tests to Autotest framework.
2010-10-05 Ben PfaffRELIABILITY: Convert tests to Autotest framework.
2010-10-05 Ben Pfafftests: Convert REGRESSION tests to Autotest framework.
2010-10-04 John DarringtonFix bug in autorecode - strings vs. /group
2010-10-04 Ben PfaffRANK: Convert tests to Autotest framework.
2010-10-03 Ben PfaffNPAR TESTS: Convert SIGN test to Autotest framework.
2010-10-03 Ben PfaffNPAR TESTS: Convert WILCOXON tests to Autotest framework.
2010-10-03 Ben PfaffNPAR TESTS: Convert CHISQUARE tests to Autotest framework.
2010-10-02 Ben PfaffNPAR TESTS: Convert BINOMAL tests to Autotest framework.
2010-09-25 Ben Pfafftests: Convert EXAMINE tests to use Autotest.
2010-09-25 Ben Pfafftests: Convert correlation.sh test to use Autotest.
2010-09-18 John DarringtonFLIP: Don't change new variables to upper case.
2010-09-11 John DarringtonAutorecode: /GROUP vs. heterogenous strings.
2010-09-09 John DarringtonAutorecode: Add the /GROUP subcommand
2010-09-05 John DarringtonAutorecode: Add value labels indicating the source...
2010-08-24 John DarringtonCategoricals: Sort the reverse value map.
2010-08-24 John DarringtonOneway: Use covariance matrix and sweep operator
2010-08-24 John DarringtonOneway: Additional test case.
2010-08-22 John DarringtonUpdate tests to reflect string changes.
2010-08-08 John DarringtonAggregate: Fixed bug when attempting to create duplicat...
2010-08-06 John DarringtonONEWAY: Add explicit tests for the homogeneity and...
2010-08-06 John DarringtonMigrate the tests for the ONEWAY command to autotest...
2010-07-31 John DarringtonFACTOR: prevent crash if the dataset is empty.
2010-07-30 Ben PfaffFLIP: Convert tests to use Autotest.
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-20 John DarringtonUpdated tests to take account of factor rotations
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-18 John DarringtonAdded tests for the FACTOR command
2010-04-13 Ben PfaffAGGREGATE: Convert tests to use Autotest.
2010-04-13 Ben PfaffDESCRIPTIVES: Convert tests to use Autotest.
2010-04-13 Ben PfaffAUTORECODE: Use Autotest for test suite.
2010-03-14 Ben Pfafftests: Integrate FREQUENCIES tests into Autotest testsuite.
2010-03-09 Ben PfaffCROSSTABS: Make 3-way crosstabulation work reasonably.
2010-03-06 Ben PfaffCROSSTABS: Rewrite tests in Autotest and add test for...