Fix some typos (found by codespell)
[pspp] / tests / data / datasheet-test.c
2017-08-20 Stefan WeilFix some typos (found by codespell)
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-06-22 John DarringtonFix constness of datasheet_resize_column arguments
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-07-28 John DarringtonFix memory leak in datasheet-test.c
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-06 Ben Pfaffdatasheet-test: Make variable "const".
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-12 John DarringtonFix compiler warning in test program
2009-06-07 Ben Pfaffdatasheet-test: Add support for testing string backing...
2009-06-07 Ben Pfaffdatasheet-test: Add test for datasheet_resize_column().
2009-06-07 Ben Pfaffdatasheet-test: Fix printing of string values in error...
2009-06-07 Ben Pfaffdatasheet-test: Check duplicate states before discardin...
2009-06-07 Ben Pfaffdatasheet-test: Make column widths to test configurable...
2009-06-07 Ben Pfaffdatasheet-test: Don't test null operations.
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.