Skip to content

Commit 84665d7

Browse files
committed
Test that duplicate files count towards divergence
This replaces the old "duplicates" test, which was wrong. Duplicates SHOULD count towards divergence by default. Assuming that duplicates only arise due to out-of-tree builds is incorrect. Signed-off-by: John Pennycook <john.pennycook@intel.com>
1 parent 2abf3d1 commit 84665d7

File tree

18 files changed

+42
-157
lines changed

18 files changed

+42
-157
lines changed

tests/duplicates/build1/bar.c

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/duplicates/build1/bar.h

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/duplicates/build1/baz.c

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/duplicates/build1/baz.h

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/duplicates/build1/foo.c

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/duplicates/build1/foo.h

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/duplicates/build2/bar.c

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/duplicates/build2/bar.h

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/duplicates/build2/baz.c

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/duplicates/build2/baz.h

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)