Convert all Perl build tools to Python and remove Perl build dependency.
[pspp] / tests / language / stats / examine.at
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-02 Ben Pfaffcsv: Change footnote format.
2020-12-31 Ben Pfaffpivot-output: Really fix formatting of the corner cell.
2020-10-10 John DarringtonAdd extra code examples to the documentation
2020-07-11 John DarringtonDo not attempt to use the output driver while it's...
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-06-24 John DarringtonTEST Examine unrepresentable graphs: Ignore stderr
2019-05-04 John DarringtonEXAMINE: Implement the Shapiro-Wilk Test.
2019-05-04 John DarringtonEXAMINE: Don't crash when unrenderable graphs are...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2018-12-23 Ben Pfafftests: Add "categorical" keyword to tests that use...
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-27 John DarringtonFixed bug in EXAMINE where the parametric calculation...
2016-03-27 John DarringtonFix bug in EXAMINE when an invalid dependent variable...
2016-01-13 John DarringtonEXAMINE: Extend test for empty dataset and fix bug.
2016-01-11 John DarringtonAdd some tests for empty parens
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-10 John DarringtonFix corner case in calculation of trimmed mean.
2013-01-06 Ben PfaffMerge 'master' into 'psppsheet'. 20130107032118/pspp 20130108102621/pspp 20130109032153/pspp 20130110031120/pspp 20130110084546/pspp 20130111032139/pspp 20130111091005/pspp 20130112032108/pspp 20130113032104/pspp 20130114032646/pspp 20130115032143/pspp 20130116032122/pspp 20130117032107/pspp 20130118032127/pspp 20130119032130/pspp 20130120032138/pspp 20130121032753/pspp 20130122032130/pspp 20130123032123/pspp 20130124032128/pspp 20130125032106/pspp 20130126032059/pspp 20130127032105/pspp 20130128032115/pspp 20130129032053/pspp 20130130032109/pspp 20130131032120/pspp 20130201032127/pspp 20130202032121/pspp 20130203032041/pspp
2013-01-01 John DarringtonUpdate tests to reflect change in EXAMINE / EXTREME...
2013-01-01 John DarringtonFix bug #37984 - EXAMINE extremes vs. fractional weights.
2012-04-09 John DarringtonEXAMINE: Implement MISSING=REPORT option
2012-03-31 John Darringtonexamine.c: Fix a seg fault which caused a crash when... 20120331030503/pspp
2012-03-25 John DarringtonFix a crashes where histograms of a single datum were...
2012-03-22 John DarringtonImprove the way in which histogram bin ranges are chosen 20120323030502/pspp
2012-03-22 John DarringtonEXAMINE: Allow the /ID subcommand to take a non-numeric...
2012-03-16 John DarringtonEXAMINE: Complete re-implementation 20120317030502/pspp
2012-03-03 John DarringtonExamine tests: Remove leading slash from factor variables.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-10 Ben PfaffEXAMINE: Convert some more tests to Autotest framework.
2010-10-06 Ben PfaffEXAMINE: Convert another test to Autotest framework.
2010-09-25 Ben Pfafftests: Convert EXAMINE tests to use Autotest.