RELEASE tests
[pspp] / src / language / stats / matrix.c
2021-11-19 Ben PfaffRELEASE tests
2021-11-19 Ben PfaffMSAVE tests
2021-11-18 Ben PfaffMATRIX MGET negative tests
2021-11-16 Ben PfaffMATRIX MGET with factor and splits and TYPE
2021-11-12 Ben Pfaffmore improvement
2021-11-12 Ben PfaffImprove MGET output table.
2021-11-12 Ben PfaffBasic MGET tests work.
2021-11-09 Ben PfaffMore MATRIX SAVE negative tests.
2021-11-08 Ben PfaffMATRIX SAVE negative tests
2021-11-08 Ben PfaffMATRIX SAVE inline positive tests.
2021-11-08 Ben PfaffMATRIX SAVE positive tests.
2021-11-07 Ben PfaffGET is well tested.
2021-11-07 Ben PfaffMATRIX GET works with the active file.
2021-11-07 Ben PfaffMATRIX GET positive test
2021-11-07 Ben PfaffREAD and WRITE are tested.
2021-11-06 Ben PfaffMore READ negative tests.
2021-11-06 Ben PfaffREAD negative tests
2021-11-06 Ben PfaffMake tests pass again.
2021-11-06 Ben PfaffMATRIX: Implement HOLD (untested).
2021-11-06 Ben PfaffMATRIX: Factor out write_file, like read_file.
2021-11-06 Ben PfaffMATRIX: Fix leak on error path.
2021-10-25 Ben PfaffMore matrix examples.
2021-10-24 Ben PfaffMATRIX command documentation is complete (but needs...
2021-10-09 Ben Pfaffdocumentation
2021-10-09 Ben PfaffImprove matrix error messages.
2021-10-09 Ben PfaffMATRIX: Fix memory leaks.
2021-10-09 Ben PfaffMATRIX