]> git.notmuchmail.org Git - notmuch/commit
test: Make it easier to resolve conflicts when adding new tests
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 23 Jan 2011 11:12:24 +0000 (12:12 +0100)
committerCarl Worth <cworth@cworth.org>
Wed, 26 Jan 2011 12:37:21 +0000 (22:37 +1000)
commitcb6411e29135217aaf4abb0615a8ca730c5f2bc2
treed33046a934756b97c256732f20eb78160f860de2
parentf806dd3a8f298bdb03bc22b2f8d3236ee7b884a0
test: Make it easier to resolve conflicts when adding new tests

Currently, there are two places in the test framework that contain very
long list on a single line. Whenever a test is added (or changed) in
several branches and these branches are merged, it results in conflict
which is hard to resolve because one has to go through the whole long
line to find where the conflict is.

This patch splits these long lists to several lines so that the
conflicts are easier to resolve.
test/basic
test/notmuch-test