lexer: Reimplement for better testability and internationalization.
[pspp-builds.git] / tests / language / stats / rank.at
index ac44189c25b3588446ffd9325c48d16b72ee69f1..6cb366849b88da1e6c7664593ee3c2043cb0a93e 100644 (file)
@@ -538,7 +538,7 @@ Variables Created By RANK
 
 x into Rx(RANK of x)
 
-rank.sps:14: error: Stopping syntax file processing here to avoid a cascade of dependent command failures.
+rank.sps:14: error: RANK: DEBUG XFORM FAIL transformation executed
 ])
 AT_CLEANUP
 
@@ -576,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.