Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
unit-tests
/
unit-test.h
Code
Commits
Pulls
CI/CD
81,841
master
bisect
jch
maint
master
next
seen
test
todo
h
9 lines
163 Bytes
Copy permalink
Copy
Raw
1
#include
"git-compat-util.h"
2
#include
"clar/clar.h"
3
#include
"strbuf.h"
4
5
#ifndef GIT_CLAR_DECLS_H
6
# include "clar-decls.h"
7
#else
8
# include GIT_CLAR_DECLS_H
9
#endif