CROSSTABS: (Re)implemented the format=DVALUE option.
[pspp] / tests / language / stats /
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. 20101005040502/pspp
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. 20101003040506/pspp
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 20100910040502/pspp
2010-09-05 John DarringtonAutorecode: Add value labels indicating the source... 20100906040502/pspp
2010-08-24 John DarringtonCategoricals: Sort the reverse value map. 20100825040502/pspp 20100826040503/pspp 20100827040503/pspp 20100828040502/pspp
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... 20100808040502/pspp
2010-08-06 John DarringtonONEWAY: Add explicit tests for the homogeneity and... 20100807040502/pspp
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. 20100731040501/pspp
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. 20100413040518/pspp
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. 20100309040527/pspp
2010-03-06 Ben PfaffCROSSTABS: Rewrite tests in Autotest and add test for... 20100307040504/pspp 20100308040506/pspp