GLM: Add unimplemented subcommands, and add a test.
[pspp] / tests / language / data-io /
2011-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-10 Ben PfaffLIST: Fix crash when SPLIT FILE was used. 20110410030503/pspp
2011-04-08 Ben Pfafftests: Only check MODE=360 when EBCDIC is supported. 20110408030502/pspp
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-02-12 Ben PfaffPRINT SPACE: When an output file is specified, don... 190/pspp 20110213030502/pspp
2010-11-19 Ben Pfaffcommand: Factor command name matching out of command.c. 109/pspp 110/pspp 20101120030502/pspp 20101121030501/pspp
2010-10-15 Ben Pfafftests: Convert tests for binary and 360 data I/O to...
2010-10-11 Ben Pfafftests: Convert tests for SAVE /KEEP=ALL to Autotest...
2010-10-10 Ben Pfafftests: Convert test for overwriting a special file...
2010-10-10 Ben Pfafftests: Convert tests for overwriting files to Autotest...
2010-10-10 Ben PfaffINPUT PROGRAM: Convert tests to Autotest framework.
2010-10-10 Ben PfaffGET: Convert some more tests to Autotest. 20101010040502/pspp
2010-10-09 Ben PfaffUDPATE: Convert tests to Autotest framework.
2010-10-06 Ben Pfafftests: Convert tab handling test to Autotest framework. 20101006040501/pspp 20101007040501/pspp 20101008040501/pspp
2010-10-03 Ben PfaffConvert PRINT and WRITE tests to Autotest framework.
2010-10-02 Ben PfaffMATCH FILES: Convert tests to Autotest framework.
2010-09-30 Ben PfaffLIST: Convert tests to use Autotest.
2010-09-30 Ben PfaffDATA LIST: Convert tests for line-ends compatibility...
2010-09-29 Ben Pfafftests: Merge the four GET DATA /TYPE=PSQL tests into... 20100929040502/pspp
2010-09-29 Ben Pfafftests: Fix typo in GET DATA /TYPE=TXT test.
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-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 FILE HANDLE tests to use Autotest.
2010-09-24 Ben Pfaffmessage: Add column range to struct msg_locator.
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 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.