projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests: Use path search for zip-test instead of full path.
[pspp]
/
tests
/
2017-07-16
Ben Pfaff
tests: Use path search for zip-test instead of full...
tree
|
commitdiff
2017-07-13
Ben Pfaff
tests: Avoid failure based on encoding name differences.
tree
|
commitdiff
2017-07-08
John Darrington
Fix erroneous subsitute by previous commit.
tree
|
commitdiff
2017-07-05
John Darrington
Add copyright and licence notices to files which lack...
tree
|
commitdiff
2017-07-04
Ben Pfaff
tests: Add tests against regression for two previously...
tree
|
commitdiff
2017-06-19
John Darrington
FACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
tree
|
commitdiff
2017-06-18
John Darrington
FACTOR: Add Anti-image matrix output
tree
|
commitdiff
2017-06-16
John Darrington
MATRIX DATA: Add /N subcommand
tree
|
commitdiff
2017-05-16
John Darrington
Fix buffer overflow which could occur if the matrix...
tree
|
commitdiff
2017-05-12
John Darrington
Fixed bug which caused a crash in GET DATA
tree
|
commitdiff
2017-05-12
John Darrington
MEANS: Prevent parser from entering infinite loop.
tree
|
commitdiff
2017-05-12
John Darrington
REGRESSION: Implement /ORIGIN subcommand.
tree
|
commitdiff
2017-05-11
John Darrington
FACTOR: Fix a crash when bad input was presented
tree
|
commitdiff
2017-05-11
John Darrington
DATA MATRIX: Avoid crash on invalid input
tree
|
commitdiff
2017-05-10
John Darrington
matrix reader: Fix bug which incorrectly read in matrix...
tree
|
commitdiff
2017-05-09
John Darrington
MATRIX DATA: Cope with long variable names
tree
|
commitdiff
2017-05-09
John Darrington
REGRESSION: Allow independent variables to be specified...
tree
|
commitdiff
2017-05-04
John Darrington
FACTOR: Add printout of the covariance matrix and add...
tree
|
commitdiff
2017-05-01
John Darrington
MATRIX DATA: Fix crash when duplicate variables are...
tree
|
commitdiff
2017-05-01
John Darrington
MATRIX DATA: Handle multiple splits properly
tree
|
commitdiff
2017-04-30
John Darrington
MATRIX DATA: Rewrite to canonical rowtype values
tree
|
commitdiff
2017-04-26
John Darrington
Added the MATRIX DATA procedure.
tree
|
commitdiff
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
tree
|
commitdiff
2017-04-15
Ben Pfaff
tests: Do not delete testsuite on distclean.
tree
|
commitdiff
2017-03-24
John Darrington
Html Driver: Fix bug when rendering small cells.
tree
|
commitdiff
2017-03-07
John Darrington
Fixed a bug in the Mann-Whitney test vs. missing=analysis.
tree
|
commitdiff
2017-02-21
Friedrich Beckmann
FREQUENCIES: fixed VARIANCE output - fixes bug #50366
tree
|
commitdiff
2017-01-14
John Darrington
tests: Avoid infinite loop in test.
tree
|
commitdiff
2017-01-14
John Darrington
tests: Ensure that the testsuite is of non-zero size
tree
|
commitdiff
2016-10-10
Friedrich Beckmann
perl - added current directory path to calls
tree
|
commitdiff
2016-08-14
Ben Pfaff
VECTOR: Support creating string variables also.
tree
|
commitdiff
2016-08-13
John Darrington
AUTORECODE now optionally accepts / before INTO
tree
|
commitdiff
2016-08-06
John Darrington
Remove deprecated objects GtkAction and GtkUIManager
tree
|
commitdiff
2016-07-31
John Darrington
Fix memory leak in test program
tree
|
commitdiff
2016-07-27
Ben Pfaff
range-set-test: Remove special case for llvm-gcc on...
tree
|
commitdiff
2016-06-23
John Darrington
Fixed GLM vs. missing values in the dependent variable
tree
|
commitdiff
2016-06-08
Friedrich Beckmann
added FREQUENCIES regression test for bug#48128
tree
|
commitdiff
2016-04-21
John Darrington
Fix bug in syntax parser of GET DATA /TYPE=TXT
tree
|
commitdiff
2016-04-11
Ben Pfaff
CROSSTABS: Implement COUNT subcommand to round case...
tree
|
commitdiff
2016-04-11
Ben Pfaff
tests: Fix error message when using a wrapper for the...
tree
|
commitdiff
2016-04-06
John Darrington
Fixed crash on FLIP vs. invalid variable names.
tree
|
commitdiff
2016-04-05
John Darrington
Fixed a crash when data for correlations was empty.
tree
|
commitdiff
2016-04-05
John Darrington
Add test for PERMISSIONS with bad syntax
tree
|
commitdiff
2016-04-04
John Darrington
Fix crash in T-Test after parsing a null terminated...
tree
|
commitdiff
2016-04-03
Ben Pfaff
tests: Fix a deeper bug in null byte check in testsuite.
tree
|
commitdiff
2016-04-03
Ben Pfaff
tests: Fix bug in null byte check in testsuite.
tree
|
commitdiff
2016-04-03
Ben Pfaff
lexer: Treat null characters in input as spaces.
tree
|
commitdiff
2016-04-02
Ben Pfaff
CROSSTABS: Fix corner case in integer mode.
tree
|
commitdiff
2016-04-02
John Darrington
Fix date format tests when running under wine
tree
|
commitdiff
2016-04-02
Ben Pfaff
Replace valgrind-wrapper with a generic wrapper.
tree
|
commitdiff
2016-03-31
John Darrington
Fix crash in NPAR when no variables were parsed.
tree
|
commitdiff
2016-03-31
John Darrington
Fixed a bug where frequencies/histogram would crash...
tree
|
commitdiff
2016-03-31
John Darrington
Fix crash when ROC was passed a non-number where a...
tree
|
commitdiff
2016-03-31
John Darrington
Fixed by where pspp would crash if ELSE appeared withou...
tree
|
commitdiff
2016-03-31
John Darrington
Fixed a bug where INSERT would crash when an unterminat...
tree
|
commitdiff
2016-03-31
John Darrington
Fix crash when ONEWAY/CONTRASTS contained an empty...
tree
|
commitdiff
2016-03-30
John Darrington
Fixed crash when processing malformed NPAR TESTS BINOMI...
tree
|
commitdiff
2016-03-29
John Darrington
Cleanup the RENAME VARIABLES command.
tree
|
commitdiff
2016-03-27
John Darrington
Fixed bug in EXAMINE where the parametric calculation...
tree
|
commitdiff
2016-03-27
John Darrington
Fix bug in EXAMINE when an invalid dependent variable...
tree
|
commitdiff
2016-03-26
John Darrington
Fix bug in GRAPH when a bad dependent variable was...
tree
|
commitdiff
2016-03-26
John Darrington
Fix crash in FLIP with no variables.
tree
|
commitdiff
2016-03-26
John Darrington
Fix double heap deallocation when erroneous SET was...
tree
|
commitdiff
2016-03-26
John Darrington
Fixed crash in MODIFY OUTPUT when no valid FORMAT claus...
tree
|
commitdiff
2016-03-26
John Darrington
Fix crash in oneway when an invalid dependent variable...
tree
|
commitdiff
2016-03-26
John Darrington
Fix crash in recode when the INTO variable was invalid.
tree
|
commitdiff
2016-03-26
John Darrington
Fix assertion failure when using PRINT with an empty...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in ROC command when no valid state variable...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash when no indepdendent variable in NPAR is...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in DATA LIST when RECORDS and/or SKIP is...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in LIST when no valid variables exist.
tree
|
commitdiff
2016-03-24
John Darrington
Fix crash in histogram when all values are missing.
tree
|
commitdiff
2016-03-24
John Darrington
Fix crash when running GET DATA with incomplete command.
tree
|
commitdiff
2016-03-24
John Darrington
Fixed crash in T-TEST when a non-number was passed...
tree
|
commitdiff
2016-03-24
John Darrington
Fix crash in correlations with empty dataset.
tree
|
commitdiff
2016-03-20
John Darrington
Provide an environment where cross-compiled tests can...
tree
|
commitdiff
2016-03-20
Ben Pfaff
SORT VARIABLES: Add test.
tree
|
commitdiff
2016-03-20
Ben Pfaff
Implement new command SORT VARIABLES.
tree
|
commitdiff
2016-03-13
Ben Pfaff
expressions: Add support for mult and fuzzbits argument...
tree
|
commitdiff
2016-03-13
Ben Pfaff
expressions: Implement the STRUNC function.
tree
|
commitdiff
2016-03-13
Ben Pfaff
expressions: Implement the MEDIAN function.
tree
|
commitdiff
2016-03-13
John Darrington
Enable case insensitivity test.
tree
|
commitdiff
2016-03-04
John Darrington
Pipe read test: Replace "echo" with "printf"
tree
|
commitdiff
2016-03-01
John Darrington
DATA LIST: Do not treat the comma as a field separator...
tree
|
commitdiff
2016-02-21
Ben Pfaff
expressions: Implement the REPLACE string function.
tree
|
commitdiff
2016-02-20
Ben Pfaff
sys-file-reader: Read system files with multiple subtyp...
tree
|
commitdiff
2016-02-20
Ben Pfaff
MISSING VALUES: Report an error when too many missing...
tree
|
commitdiff
2016-02-18
John Darrington
Fixed bug where an empty chart (one with no data) would...
tree
|
commitdiff
2016-02-05
John Darrington
Correct error in Mann-Whitney test
tree
|
commitdiff
2016-02-03
John Darrington
Fix memory leak in render-test.c
tree
|
commitdiff
2016-02-02
John Darrington
Save File test: Restore permissions after test
tree
|
commitdiff
2016-01-26
John Darrington
GLM: remove warning
tree
|
commitdiff
2016-01-26
John Darrington
GLM: Do not print the intercept if the model is unbalanced
tree
|
commitdiff
2016-01-13
John Darrington
EXAMINE: Extend test for empty dataset and fix bug.
tree
|
commitdiff
2016-01-12
John Darrington
ONEWAY: fix crash in contrasts when dataset is empty
tree
|
commitdiff
2016-01-11
John Darrington
Add some tests for empty parens
tree
|
commitdiff
2016-01-04
Ben Pfaff
REGRESSION: Correctly handle data in temporary file...
tree
|
commitdiff
2016-01-03
Ben Pfaff
GET DATA /TYPE=TXT: Remove obsolete IMPORTCASES subcommand.
tree
|
commitdiff
2016-01-03
Ben Pfaff
REGRESSION: Warn when REGRESSION with SAVE runs with...
tree
|
commitdiff
2016-01-03
Ben Pfaff
sys-file-reader: Disallow system and scratch long varia...
tree
|
commitdiff
next