cex: don't issue an empty line between counterexamples
commit815a76f5583311c6d00024584d153544e9391d5d
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 19 Jul 2020 17:46:41 +0000 (19 19:46 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Mon, 20 Jul 2020 04:45:31 +0000 (20 06:45 +0200)
treea7c9f0886fec408f5c7009158f9b11c4501297c5
parentea138cd1f191ee1aff65c0a706a9646316538916
cex: don't issue an empty line between counterexamples

Now that we use complain, the "sections" are clearer.

* src/counterexample.c (print_counterexample): Use the empty line only
in reports.
* tests/counterexample.at, tests/diagnostics.at, tests/report.at: Adjust.
src/counterexample.c
tests/counterexample.at
tests/diagnostics.at
tests/report.at