Thread (19 messages) flat view 19 messages, 3 authors, 2016-06-15

Re: [RFC PATCH v2 1/4] Prevent diff machinery from examining assume-unchanged entries on worktree

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:47:13

Hi,

On Tue, 11 Aug 2009, Nguyen Thai Ngoc Duy wrote:
quoted
quoted
+test_expect_success 'diff-index does not examine assume-unchanged entries' '
+     git diff-index HEAD^ -- one | grep -q 5626abf0f72e58d7a153368ba57db4c673c0e171
+'
+
+# TODO ced_uptodate()
What is this about?
It tests "if (ce_uptodate(ce) || (ce->ce_flags & CE_VALID))" and I was 
pretty sure it hit ce_uptodate() first, so the second expression was not 
tested.
Ah.  I was distracted by the "d" before the underscore.

ce_uptodate(ce) checks the time stamp amongst other things, right?  How 
about using test-chmtime to force an mtime mismatch?

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help