-
Notifications
You must be signed in to change notification settings - Fork 22
Running unit tests in CI #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
df684d0
First pass at unit tests in CI
alan-george-lk a931038
Separate unit tests
alan-george-lk 21bab19
Fix unit tests on all platforms
alan-george-lk 5911b65
Move all gtest discovery to "PRE_TEST" preventing invocation automati…
alan-george-lk 5716889
Try fixing test stages
alan-george-lk abbdba4
Move unit tests to unit folder
alan-george-lk 7df6650
Separate quality stage
alan-george-lk a7e5f0f
unify test stage
alan-george-lk b98cb97
Possibly fix windows
alan-george-lk 34efb22
Merge branch 'main' into feature/ci_unit_tests
alan-george-lk e3362e9
Use full sha on actions, fixes to windows build
alan-george-lk 498ea01
Fix integration stage build on Windows
alan-george-lk 75eef85
Put back smoke tests
alan-george-lk 30018a2
LFS support in CI, adjust attenuation test to fail if file fails
alan-george-lk 53fbc04
Fix wav path
alan-george-lk 6a4119d
Better pulling of LFS
alan-george-lk 2692866
Remove TODO/add context if file fails to read
alan-george-lk 7cf0366
docker: base and sdk images
stephen-derosa 00779dd
Try without absl::base bit
alan-george-lk 917f5b2
More cmake cleanup
alan-george-lk 89afc25
Merge branch 'main' of github.com:livekit/client-sdk-cpp into feature…
alan-george-lk d6936cb
Revert glob
alan-george-lk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.