X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fstats%2Frank.at;h=6cb366849b88da1e6c7664593ee3c2043cb0a93e;hb=9ade26c8349b4434008c46cf09bc7473ec743972;hp=99a0459fcfa388f93da9efb864d30ac269ccfe56;hpb=afdf3096926b561f4e6511c10fcf73fc6796b9d2;p=pspp-builds.git diff --git a/tests/language/stats/rank.at b/tests/language/stats/rank.at index 99a0459f..6cb36684 100644 --- a/tests/language/stats/rank.at +++ b/tests/language/stats/rank.at @@ -539,8 +539,6 @@ Variables Created By RANK x into Rx(RANK of x) rank.sps:14: error: RANK: DEBUG XFORM FAIL transformation executed - -rank.sps:14: error: Stopping syntax file processing here to avoid a cascade of dependent command failures. ]) AT_CLEANUP @@ -578,9 +576,9 @@ RANK x /RANK INTO foo bar wiz. ]) AT_CHECK([pspp -O format=csv rank.sps], [1], [dnl -rank.sps:15: error: RANK: Syntax error at end of command: expecting `@{:@'. +rank.sps:15.1: error: RANK: Syntax error at end of command: expecting `@{:@'. -rank.sps:19: error: RANK: Syntax error at `d': expecting integer. +rank.sps:19.11: error: RANK: Syntax error at `d': expecting integer. rank.sps:25: error: RANK: Variable x already exists.