On Wed, 20 Feb 2019 23:08:57 +0100 Danny Milosavljevic wrote: > First somewhat working version attached... > > It finds 1387 tests in 328 suites. > > The original finds 2611 tests in 349 suites. > > That's because skip-comments is somehow broken. Another example is tests/repo/pathspec.c where the vast majority of the file is missing. In any case, leaving the call of skip-comments off, it finds 2611 tests in 349 suites (see attachment). So either we find the problem in skip-comments, or we leave it off. In both cases, this can be used in order to generate the test metadata for libgit2 now.