libgit2/tests/attr
Russell Belfer e3a2a04cef Preload attribute files that may contain macros
There was a latent bug where files that use macro definitions
could be parsed before the macro definitions were loaded.  Because
of attribute file caching, preloading files that are going to be
used doesn't add a significant amount of overhead, so let's always
preload any files that could contain macros before we assemble the
actual vector of files to scan for attributes.
2014-04-18 14:29:58 -07:00
..
attr_expect.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
file.c Fix broken logic for attr cache invalidation 2014-04-17 15:04:41 -07:00
flags.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
ignore.c Cleanup tests with helper functions 2014-04-18 10:58:01 -07:00
lookup.c Fix broken logic for attr cache invalidation 2014-04-17 15:04:41 -07:00
repo.c Preload attribute files that may contain macros 2014-04-18 14:29:58 -07:00