Thread (33 messages) flat view 33 messages, 5 authors, 2016-06-15

Re: [PATCH 01/12] t6038 (merge.renormalize): style nitpicks

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:49:15

On Thu, Aug 5, 2010 at 11:09, Jonathan Nieder [off-list ref] wrote:
Some tweaks to simplify adding and running tests.

 - Use test_tick for predictable, sort of realistic commit dates;
       git checkout side &&
       echo same line | append_cr >>file &&
       echo same line >>control_file &&
       git add file control_file &&
+       test_tick &&
       git commit -m "add line from b" &&
       git tag b &&
FWIW this looks like it could use Dmitry's "test-lib.sh: introduce 4th
argument to test_commit() specifying a tag name" patch. Maybe that
goes for most of these git add/tick/commit/tag combos, i.e. they don't
really need $commit_message != $tagname.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help