aboutsummaryrefslogtreecommitdiffhomepage
path: root/command-line-arguments.c
diff options
context:
space:
mode:
authorGravatar Dmitry Kurochkin <dmitry.kurochkin@gmail.com>2012-03-10 05:24:51 +0400
committerGravatar David Bremner <bremner@debian.org>2012-03-18 09:14:22 -0300
commitdb97cb5b65dc519d2bd02741a6294fdb7dd74459 (patch)
treec3ae07bda4ab1ad17d21e26ce13a980d060cf568 /command-line-arguments.c
parent6511b08fb81add535b56a183f278b48a45fc9875 (diff)
test: use subtest name for generated message subject by default
Before the change, messages generated by generate_message() used "Test message #N" for default subject where N is the generated messages counter. Since message subject is commonly present in expected results, there is a chance of breaking other tests when a new generate_message() call is added. The patch changes default subject value for generated messages to subtest name if it is available. If subtest name is not available (i.e. message is generated during test initialization), the old default value is used (in this case it is fine to have the counter in the subject). Another benefit of this change is a sane default value for subject in generated messages, which would allow to simplify code like: test_begin_subtest "test for a cool feature" add_message [subject]="message for test for a cool feature"
Diffstat (limited to 'command-line-arguments.c')
0 files changed, 0 insertions, 0 deletions