vermaseren / form

The FORM project for symbolic manipulation of very big expressions
GNU General Public License v3.0
985 stars 118 forks source link

test(check.rb): handle continuation lines in verifying error/warning #504

Closed tueda closed 1 month ago

tueda commented 1 month ago

MesPrint may insert newline characters for long lines. To verify error/warning messages, we should ignore such newline characters in the output.

coveralls commented 1 month ago

Coverage Status

coverage: 48.701% (-0.003%) from 48.704% when pulling 16c91c50bbf2b02a15433ef4ce8182d3dddaf19a on tueda:test-expected-message-improved into d9c5faba11373230b6f5038ee3cef3107ca6565c on vermaseren:master.