1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Merge ST, support utest and coverage by gtest.

This commit is contained in:
winlin 2021-03-03 10:26:30 +08:00
parent 3bb1b673c5
commit 7d12c3641a
11 changed files with 444 additions and 3 deletions

View file

@ -2,3 +2,11 @@ DARWIN_*_DBG
LINUX_*_DBG
obj
st.pc
.idea
gtest*
googletest-*
*.gcda
*.gcno
coverage
codecov