i18n: Add simple tests.
[pspp] / tests / automake.mk
2010-09-22 Ben Pfaffi18n: Add simple tests.
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: Convert tests to use Autotest.
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-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-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-11 Ben Pfafftmpfile: Rename "struct tmpfile" to "struct temp_file". 20100611040505/pspp
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-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-21 John DarringtonMerge commit 'origin/covariance'
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-05-01 Ben PfaffNew case-insensitive string map data structure.
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-03-14 Ben Pfafftests: Integrate FREQUENCIES tests into Autotest testsuite.
2010-03-14 Ben PfaffFREQUENCIES: Modernize syntax and improve chart support.
2010-03-06 Ben PfaffCROSSTABS: Rewrite tests in Autotest and add test for... 20100307040504/pspp 20100308040506/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-18 Ben PfaffUpdate Makefile for tests to reflect currently recommen...
2010-01-17 Ben PfaffRewrite PSPP output engine.
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-10-24 Ben PfaffMerge "master" into "output".
2009-10-13 Ben PfaffEliminate too-expansive "clean" rule kluge by requiring...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-03 John DarringtonFirst working version of CORRELATIONS.
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-08-30 John DarringtonFix make distcheck
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-17 John DarringtonFixed bug reporting the significance of paired value...
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
2009-06-24 John DarringtonAdded second ROC test
2009-06-10 John DarringtonAdded test for the ROC command
2009-06-08 Ben PfaffFix handling of #! at beginning of PSPP syntax file...
2009-06-07 Ben Pfaffcrosstabs: Fix chi-square display and add regression...
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-06-07 Ben PfaffNew data structure sparse_xarray.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-05-08 John DarringtonFixed crash calculating trimmed mean with missing values.
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-09 John DarringtonImplemented the sign test.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-29 John DarringtonFix crash running two consecutive examine commands.
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-25 John DarringtonFix display of window icon
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-07 John DarringtonAdded LIB_CLOSE to link flags for test programs.
2009-02-07 John DarringtonAdd LIB_CLOSE to link command for dissect-sysfile program.
2009-01-31 Ben PfaffAccept LF, CR LF, and LF as new-line sequences in data...
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-10 John DarringtonFixed problems when building with --enable-relocatable
2008-10-01 Ben PfaffNew hmap and hmapx hash table implementations.
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonImplemented the reliability command.
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-05-17 John DarringtonFixed non-portable shell syntax in tests. Added a...
next