projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
AUTORECODE: Trim trailing white space correctly.
[pspp]
/
tests
/
language
/
2011-06-15
Ben Pfaff
CD: Fix a bug and add a regression test.
20110615030502/pspp
tree
|
commitdiff
2011-06-15
Ben Pfaff
GET DATA /TYPE=TXT: Also allow full format to be specified.
tree
|
commitdiff
2011-05-13
Ben Pfaff
SORT CASES: Don't delete filtered-out cases.
20110513030505/pspp
tree
|
commitdiff
2011-05-04
Ben Pfaff
Implement DATASET commands.
tree
|
commitdiff
2011-04-26
Mehmet Hakan Satman
QUICK CLUSTER: New command.
tree
|
commitdiff
2011-04-26
Ben Pfaff
DISPLAY FILE LABEL: Display in a more natural way.
tree
|
commitdiff
2011-04-23
Ben Pfaff
ascii: Don't print command names in output.
tree
|
commitdiff
2011-04-16
Ben Pfaff
CROSSTABS: Fix output of multiway statistics tables.
tree
|
commitdiff
2011-04-14
Ben Pfaff
value-labels: Interpret \n as new-line in value labels.
20110414030503/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
tree
|
commitdiff
2011-04-12
Ben Pfaff
DISPLAY: Display values for value labels using the...
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow an optional slash before each set of...
20110412030503/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow setting formats of string variables.
tree
|
commitdiff
2011-04-10
Ben Pfaff
LIST: Fix crash when SPLIT FILE was used.
20110410030503/pspp
tree
|
commitdiff
2011-04-08
Ben Pfaff
tests: Only check MODE=360 when EBCDIC is supported.
20110408030502/pspp
tree
|
commitdiff
2011-04-08
Ben Pfaff
FREQUENCIES: Fix crash when median and histogram both...
tree
|
commitdiff
2011-03-20
Ben Pfaff
Change terminology from "active file" to "active dataset".
tree
|
commitdiff
2011-03-20
Ben Pfaff
lexer: Reimplement for better testability and internati...
tree
|
commitdiff
2011-03-20
Ben Pfaff
scan: New library for high-level PSPP syntax lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
segment: New library for low-level phase of lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
sys-file-reader: Refactor to clean up character encodin...
tree
|
commitdiff
2011-03-12
Ben Pfaff
FREQUENCIES: Fix percentiles calculation.
20110312030504/pspp
20110313030503/pspp
20110314030506/pspp
20110315030503/pspp
20110316030502/pspp
20110317030504/pspp
20110318030507/pspp
20110319030507/pspp
tree
|
commitdiff
2011-02-12
Ben Pfaff
PRINT SPACE: When an output file is specified, don...
190/pspp
20110213030502/pspp
tree
|
commitdiff
2011-01-29
Ben Pfaff
q2c: T_RPAREN should be T_LPAREN for matching a left...
178/pspp
179/pspp
180/pspp
181/pspp
182/pspp
20110130030509/pspp
20110131030507/pspp
20110201030505/pspp
20110202030504/pspp
20110203030509/pspp
tree
|
commitdiff
2011-01-01
Ben Pfaff
expressions: Fix test failures due to new year.
151/pspp
20110102030509/pspp
tree
|
commitdiff
2010-12-12
Ben Pfaff
DEBUG XFORM FAIL: Issue an error message as part of...
tree
|
commitdiff
2010-12-04
Ben Pfaff
command: Don't allow SORT as an abbreviation for SORT...
tree
|
commitdiff
2010-11-19
Ben Pfaff
lexer: New type enum token_type.
tree
|
commitdiff
2010-11-19
Ben Pfaff
command: Factor command name matching out of command.c.
109/pspp
110/pspp
20101120030502/pspp
20101121030501/pspp
tree
|
commitdiff
2010-11-17
Jason H Stover
Fixed degrees of freed in t-stat for intercept
tree
|
commitdiff
2010-11-15
Ben Pfaff
ONEWAY: Accept 3.88 instead of 3.87 in multiple variabl...
tree
|
commitdiff
2010-11-15
Ben Pfaff
NPAR TESTS: Accept .313 instead of .312 for point proba...
tree
|
commitdiff
2010-11-05
Ben Pfaff
CACHE: Implement command as no-op.
tree
|
commitdiff
2010-10-30
John Darrington
NPAR: Implemented the /KENDALL subcommand.
tree
|
commitdiff
2010-10-28
John Darrington
Add test for the Cochran Q
20101029040502/pspp
tree
|
commitdiff
2010-10-26
John Darrington
Added a test for the mann-whitney test
20101026040501/pspp
tree
|
commitdiff
2010-10-26
Ben Pfaff
CROSSTABS: Handle case where all cases in a crosstabula...
tree
|
commitdiff
2010-10-25
John Darrington
CROSSTABS: (Re)implemented the format=DVALUE option.
tree
|
commitdiff
2010-10-23
John Darrington
Add test for friedman test and fix problem with missing...
tree
|
commitdiff
2010-10-21
John Darrington
Implemented the /RUNS subcommand for NPAR TESTS.
tree
|
commitdiff
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-10-17
John Darrington
Fixed bug in oneway /descriptives subcommand vs. weights.
tree
|
commitdiff
2010-10-15
Ben Pfaff
tests: Convert tests for binary and 360 data I/O to...
tree
|
commitdiff
2010-10-12
John Darrington
Added tests for the Kruskal Wallis test
tree
|
commitdiff
2010-10-12
Ben Pfaff
tests: Convert test for vectors in expressions to Autot...
tree
|
commitdiff
2010-10-12
Ben Pfaff
tests: Convert test for variables in expressions to...
tree
|
commitdiff
2010-10-12
Ben Pfaff
tests: Convert test for VALUELABEL expression function...
tree
|
commitdiff
2010-10-11
Ben Pfaff
tests: Convert tests for SAVE /KEEP=ALL to Autotest...
tree
|
commitdiff
2010-10-11
Ben Pfaff
VALUE LABELS: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-11
Ben Pfaff
TEMPORARY: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert test for #! support to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert test for overwriting a special file...
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert tests for overwriting files to Autotest...
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert multipass.sh test to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert expression parsing test to Autotest...
tree
|
commitdiff
2010-10-10
Ben Pfaff
q2c: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert test for UNIFORM expression function...
tree
|
commitdiff
2010-10-10
Ben Pfaff
INPUT PROGRAM: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
COMMENT: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
tests: Convert a test for crash on invalid input to...
tree
|
commitdiff
2010-10-10
Ben Pfaff
GET: Convert some more tests to Autotest.
20101010040502/pspp
tree
|
commitdiff
2010-10-10
Ben Pfaff
EXAMINE: Convert some more tests to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
WEIGHT: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-10
Ben Pfaff
VECTOR: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-09
Ben Pfaff
tests: Convert variable display tests to Autotest frame...
tree
|
commitdiff
2010-10-09
Ben Pfaff
USE: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-09
Ben Pfaff
UDPATE: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-06
Ben Pfaff
tests: Convert tab handling test to Autotest framework.
20101006040501/pspp
20101007040501/pspp
20101008040501/pspp
tree
|
commitdiff
2010-10-06
Ben Pfaff
EXAMINE: Convert another test to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
T-TEST: Convert tests to Autotest framework.
20101005040502/pspp
tree
|
commitdiff
2010-10-05
Ben Pfaff
SPLIT FILE: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
SYSFILE INFO: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
SORT CASES: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
SAMPLE: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
ROC: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
RELIABILITY: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
tests: Convert REGRESSION tests to Autotest framework.
tree
|
commitdiff
2010-10-05
Ben Pfaff
RENAME VARIABLES: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-04
John Darrington
Fix bug in autorecode - strings vs. /group
tree
|
commitdiff
2010-10-04
Ben Pfaff
RANK: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-03
Ben Pfaff
Convert PRINT and WRITE tests to Autotest framework.
tree
|
commitdiff
2010-10-03
Ben Pfaff
PERMISSIONS: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-03
Ben Pfaff
NPAR TESTS: Convert SIGN test to Autotest framework.
tree
|
commitdiff
2010-10-03
Ben Pfaff
NPAR TESTS: Convert WILCOXON tests to Autotest framework.
tree
|
commitdiff
2010-10-03
Ben Pfaff
NPAR TESTS: Convert CHISQUARE tests to Autotest framework.
tree
|
commitdiff
2010-10-02
Ben Pfaff
NPAR TESTS: Convert BINOMAL tests to Autotest framework.
20101003040506/pspp
tree
|
commitdiff
2010-10-02
Ben Pfaff
N OF CASES: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-02
Ben Pfaff
MISSING VALUES: Convert test to Autotest framework.
tree
|
commitdiff
2010-10-02
Ben Pfaff
MATCH FILES: Convert tests to Autotest framework.
tree
|
commitdiff
2010-10-02
Ben Pfaff
tests: Convert longvar.sh test to Autotest framework.
tree
|
commitdiff
2010-10-02
Ben Pfaff
LOOP: Convert tests to Autotest framework.
tree
|
commitdiff
2010-09-30
Ben Pfaff
LIST: Convert tests to use Autotest.
tree
|
commitdiff
2010-09-30
Ben Pfaff
DATA LIST: Convert tests for line-ends compatibility...
tree
|
commitdiff
2010-09-30
Ben Pfaff
LAG: Convert tests to use Autotest.
tree
|
commitdiff
2010-09-29
Ben Pfaff
tests: Merge the four GET DATA /TYPE=PSQL tests into...
20100929040502/pspp
tree
|
commitdiff
2010-09-29
Ben Pfaff
tests: Fix typo in GET DATA /TYPE=TXT test.
tree
|
commitdiff
2010-09-29
Ben Pfaff
INSERT: Convert tests to use Autotest.
tree
|
commitdiff
2010-09-28
Ben Pfaff
tests: Convert IMPORT and EXPORT test to use Autotest.
tree
|
commitdiff
2010-09-28
Ben Pfaff
tests: Convert GET DATA /TYPE=PSQL tests to use Autotest.
20100928040502/pspp
tree
|
commitdiff
2010-09-28
Ben Pfaff
tests: Break get-data.at up into get-data-gnm.at and...
tree
|
commitdiff
next