DEBUG EVALUATE/DATE.DMY(1,1,100).
])
-AT_CHECK([pspp --testing-mode --no-output epoch.sps], [1],
+AT_CHECK([pspp --testing-mode --error-file=- --no-output epoch.sps], [1],
[true
true
true
])])
AT_CAPTURE_FILE([evaluate.sps])
m4_pushdef([i], [2])
- AT_CHECK([pspp --testing-mode --no-output evaluate.sps],
+ AT_CHECK([pspp --testing-mode --error-file=- --no-output evaluate.sps],
[m4_if(m4_bregexp([m4_foreach([check], [m4_shift($@)], [m4_argn(3, check)])], [error:]), [-1], [0], [1])],
[m4_foreach([check], [m4_shift($@)],
[m4_define([i], m4_incr(i))dnl