lexer: Improve translatability of lex_error().
[pspp] / tests / command / rank.sh
2010-09-24 Ben Pfafflexer: Improve translatability of lex_error().
2010-05-26 Ben PfaffAdd $EXEEXT to names of binaries executed in tests.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2008-05-20 John DarringtonAdded "cd /" to the test scripts which don't already...
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-13 Ben Pfaff* command/no_case_size.sh: Update to match update DISPL...
2007-08-05 Ben Pfaff(rank_cmd): Instead of sorting by SPLIT FILE vars,...
2006-12-22 Ben PfaffImplement DELETE VARIABLES.
2006-12-16 Ben PfaffFix test to allow string grouping variables on RANK.
2006-11-07 John DarringtonCommitted patch #5524, which allows the message destina...
2006-10-07 John DarringtonImplemented the RANK command.