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:
parent
3bb1b673c5
commit
7d12c3641a
11 changed files with 444 additions and 3 deletions
8
trunk/3rdparty/st-srs/.gitignore
vendored
8
trunk/3rdparty/st-srs/.gitignore
vendored
|
@ -2,3 +2,11 @@ DARWIN_*_DBG
|
|||
LINUX_*_DBG
|
||||
obj
|
||||
st.pc
|
||||
.idea
|
||||
|
||||
gtest*
|
||||
googletest-*
|
||||
*.gcda
|
||||
*.gcno
|
||||
coverage
|
||||
codecov
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue