-
-
Notifications
You must be signed in to change notification settings - Fork 986
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
ci(tests): add test framework #1603
Merged
Merged
Conversation
This file contains 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
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
12 times, most recently
from
September 5, 2023 20:44
7cf50b9
to
43df3dc
Compare
psyke83
reviewed
Sep 6, 2023
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
3 times, most recently
from
September 6, 2023 12:33
6e00c37
to
eab16f8
Compare
11 tasks
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
from
February 5, 2024 01:01
eab16f8
to
040c3a6
Compare
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
6 times, most recently
from
February 5, 2024 15:52
0030976
to
dfaa57e
Compare
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
15 times, most recently
from
March 19, 2024 02:32
3f96534
to
dfe8f4d
Compare
11 tasks
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
from
March 24, 2024 21:44
dfe8f4d
to
b802183
Compare
11 tasks
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
3 times, most recently
from
March 24, 2024 22:24
0666bb2
to
95cc825
Compare
ReenigneArcher
force-pushed
the
ci(tests)-add-test-framework
branch
from
March 24, 2024 23:06
95cc825
to
40bf372
Compare
This was referenced Mar 31, 2024
KuleRucket
pushed a commit
to KuleRucket/Sunshine
that referenced
this pull request
Jun 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR adds a test framework and initial unit tests. Replaces #1323.
Tests are run in all CI builds (except flatpak right now as it's failing to build). Doc Tests are skipped on macOS (due to dependencies relying on homebrew boost), but are enabled in the Macports build.
Other updates:
Todo:
Screenshot
Issues Fixed or Closed
Type of Change
.github/...
)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.