diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2015-10-29 20:31:25 +0100 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2015-10-30 19:49:34 +0100 |
commit | a2f96479abfe17357f666a80d9d0163dd8014fa1 (patch) | |
tree | 296ba2f4e2e63c1157ed880114463771774ffea6 /tests/diff/tree.c | |
parent | d571a54e603c9bf46c7836124fded8c160b1eb5a (diff) | |
download | libgit2-a2f96479abfe17357f666a80d9d0163dd8014fa1.tar.gz |
config: add failing test for an external modification
We currently use the timestamp in order to decide whether a config file
has changed since we last read it.
This scheme falls down if the file is written twice within the same
second, as we fail to detect the file change after the first read in
that second.
Diffstat (limited to 'tests/diff/tree.c')
0 files changed, 0 insertions, 0 deletions