Use greater-than-or-equal to sign instead of '>='.
[pspp] / tests / language /
2010-09-29 Ben Pfafftests: Fix typo in GET DATA /TYPE=TXT test.
2010-09-29 Ben PfaffINSERT: Convert tests to use Autotest.
2010-09-28 Ben Pfafftests: Convert IMPORT and EXPORT test to use Autotest.
2010-09-28 Ben Pfafftests: Convert GET DATA /TYPE=PSQL tests to use Autotest. 20100928040502/pspp
2010-09-28 Ben Pfafftests: Break get-data.at up into get-data-gnm.at and...
2010-09-28 Ben PfaffDO REPEAT: Add test for missing END REPEAT.
2010-09-26 Ben Pfafftests: Convert GET DATA /TYPE=GNM tests to use Autotest. 20100926040502/pspp 20100927040501/pspp
2010-09-26 Ben Pfafftests: Convert GET DATA /TYPE=TXT tests to use Autotest.
2010-09-26 Ben Pfafftests: Convert FILTER tests to use Autotest.
2010-09-26 Ben Pfafftests: Convert FILE HANDLE tests to use Autotest.
2010-09-26 Ben Pfafftests: Convert FILE LABEL, DOCUMENT, ADD DOCUMENT tests...
2010-09-25 Ben Pfafftests: Convert EXAMINE tests to use Autotest.
2010-09-25 Ben Pfafftests: Convert erase.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert do-repeat.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert do-if.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert correlation.sh test to use Autotest.
2010-09-24 Ben Pfaffmessage: Add column range to struct msg_locator.
2010-09-24 Ben Pfafflexer: Improve translatability of lex_error().
2010-09-18 John DarringtonFLIP: Don't change new variables to upper case.
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
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-29 Ben PfaffImplement the PRESERVE and RESTORE commands. 20100830040502/pspp 20100831040502/pspp 20100901040503/pspp 20100902040507/pspp 20100903040502/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 DarringtonSET MXWARNS = 0 to be interpreted as unlimited. 20100822040502/pspp 20100823040503/pspp
2010-08-22 John DarringtonUpdate tests to reflect string changes.
2010-08-09 Ben PfaffCOUNT: Convert tests to use Autotest.
2010-08-09 Ben PfaffBEGIN DATA: Convert tests to use Autotest.
2010-08-09 Ben PfaffADD FILES: Convert testsuite to use Autotest.
2010-08-09 Ben Pfafftests: Rewrite attributes tests to use Autotest.
2010-08-09 Ben PfaffSET: Add test to avoid regression on bug #30682.
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
2010-08-09 Ben PfaffSAVE: Fix UNSELECTED=RETAIN with a filter variable.
2010-08-09 Ben PfaffDATA LIST: Don't report an error for an empty final...
2010-08-09 Ben PfaffDATA LIST: Fix output column reporting for FREE and...
2010-08-09 Ben PfaffDATA LIST: Convert tests to use Autotest.
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-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-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-05-02 Ben PfaffImplement MRSETS command. 20100501191104/pspp
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 PfaffCOMPUTE: Convert tests to use Autotest.
2010-04-13 Ben PfaffRECODE: 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