-
- Downloads
utils: Move library_cmp_by_name to its own translation unit
This will let us unit-test it more easily. While I'm moving it,
re-indent it in libcapsule's coding style (4 rather than 2 space
indents).
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
79058b6d
No related branches found
No related tags found
Showing
- Makefile.am 5 additions, 1 deletionMakefile.am
- utils/capture-libs.c 2 additions, 94 deletionsutils/capture-libs.c
- utils/library-cmp.c 104 additions, 0 deletionsutils/library-cmp.c
- utils/library-cmp.h 24 additions, 0 deletionsutils/library-cmp.h
- utils/utils.c 25 additions, 0 deletionsutils/utils.c
- utils/utils.h 2 additions, 0 deletionsutils/utils.h
Loading
Please register or sign in to comment