str: Make ss_alloc_substring() allocate null-terminated strings.
[pspp] / tests /
2010-09-22 Ben Pfafftests: Remove unnecessary mention of header files from...
2010-09-22 Ben Pfaffi18n: Add simple tests.
2010-09-18 John DarringtonFix outstanding quote style issues
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 Pfafftests: Ignore testsuite.at since it is now a generated... 20100810040503/pspp 20100811040504/pspp 20100812040503/pspp 20100813040503/pspp
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-08-06 John DarringtonAvoid duplicating the list of autotest files.
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-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-07-30 Ben Pfafftemp-file: Rename "ext-array" (for "external array").
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-06-29 Ben Pfaffcairo: Fix handling of font sizes. 20100702040502/pspp 20100703040502/pspp
2010-06-26 Ben Pfaffcairo: Remove support for printed headers. 20100627040502/pspp 20100628040502/pspp 20100629040501/pspp 20100630040503/pspp 20100701040502/pspp
2010-06-26 Ben PfaffRevert unintended change to tests_libpspp_str_test_LDADD.
2010-06-26 Ben PfaffAvoid redundant linking against libtool convenience... 20100626040502/pspp
2010-06-16 Ben PfaffDo not treat isolated CR in input data as new-line.
2010-06-12 Ben Pfafftests: Fix test failures in calendar and expressions... 20100612040503/pspp 20100613040502/pspp 20100614040504/pspp 20100615040506/pspp 99/pspp
2010-06-11 Ben Pfafftmpfile: Rename "struct tmpfile" to "struct temp_file". 20100611040505/pspp
2010-06-09 Ben Pfaffinexactify: #include <config.h>
2010-06-06 Ben PfaffDEBUG EVALUATE: Eliminate lexical corner case, rewrite... 20100607040503/pspp
2010-06-06 Ben PfaffMOMENTS: Avoid lexical corner case in test case.
2010-05-27 John DarringtonAdded some very rudimentary tests for charts.
2010-05-26 Ben PfaffFix tests/command/sample.sh test on Mingw. 20100526040502/pspp
2010-05-26 Ben PfaffFix tests/formats/num-out.sh test on Mingw.
2010-05-26 Ben PfaffFix Mingw test failures due to differences in line...
2010-05-26 Ben PfaffAdd $EXEEXT to names of binaries executed in tests.
2010-05-26 Ben PfaffMove auxiliary files used for build into "build-aux...
2010-05-22 Ben Pfaffdissect-sysfile: Eliminate harmless GCC warning.
2010-05-22 Ben Pfaffdissect-sysfile: Allow padding compressed data at end...
2010-05-22 Ben Pfaffdissect-sysfile: Properly interpret padding bytes in...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-21 Ben Pfaffsys-file-reader: Tolerate variable labels longer than...
2010-05-20 John DarringtonUpdated tests to take account of factor rotations
2010-05-19 John DarringtonFixed bug parsing binomial test.
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-18 John DarringtonAdded tests for the FACTOR command
2010-05-02 Ben PfaffUse ftello() and fseeko() instead of ftell() and fseek... 20100502040503/pspp
2010-05-02 Ben PfaffImplement MRSETS command. 20100501191104/pspp
2010-05-01 Ben Pfaffdissect-sysfile: Print contents of extension records...
2010-05-01 Ben PfaffNew stringi_set functions.
2010-05-01 Ben PfaffNew case-insensitive string map data structure.
2010-04-22 Ben PfaffDocument system file record type 7, subtype 16 as 64... 20100422040528/pspp 20100423040516/pspp 20100424040522/pspp
2010-04-15 Ben Pfaffperl-module: Use Autotest for testing Perl. 20100415040525/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-04-12 Ben PfaffAdd case-insensitive string set.
2010-04-12 Ben Pfaffhmapx: New function hmapx_clear().
2010-04-12 Ben Pfaffhmap: New function hmap_clear().
2010-03-14 Ben Pfafftests: Integrate FREQUENCIES tests into Autotest testsuite.
2010-03-14 Ben PfaffFREQUENCIES: Modernize syntax and improve chart support.
2010-03-09 Ben PfaffCROSSTABS: Make 3-way crosstabulation work reasonably. 20100309040527/pspp
2010-03-09 Ben Pfafftests: Fix bug in NPAR TESTS subtest for CHISQUARE...
2010-03-06 Ben PfaffCROSSTABS: Rewrite tests in Autotest and add test for... 20100307040504/pspp 20100308040506/pspp
2010-02-16 Ben Pfafftestsuite: Don't check pspp version with AT_TESTED. 20100219093019/pspp
2010-02-13 Ben PfaffRELIABILITY: Make expected test results reflect "N...
2010-02-10 Ben Pfaffoutput: Support --without-cairo.
2010-02-09 Ben Pfaffhmap-test: Disable ordered insert tests on GCC 4.3.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffdatasheet-test: Make variable "const".
2010-02-06 Ben Pfaffllx: New function llx_find() to find a pointer in a...
2010-01-18 Ben PfaffUpdate Makefile for tests to reflect currently recommen...
2010-01-17 Ben PfaffRewrite PSPP output engine.
2010-01-17 Ben PfaffLIST: Remove WEIGHT subcommand.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-05 Ben PfaffNew data type string_map, a string-to-string map.
2009-11-27 Ben PfaffNew data type string_set, a set of unique strings.
2009-11-27 Ben Pfaffhmapx: New function hmapx_is_empty().
2009-11-27 Ben Pfaffhmap: New function hmap_is_empty().
2009-11-27 Ben Pfaffhmap: Remove shadowed variable from inner scope.
2009-10-24 Ben PfaffMerge "master" into "output".
next