-
Notifications
You must be signed in to change notification settings - Fork 284
Adding Windows CI, fixing tests on Windows, test robustness #825
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
Open
RoryO
wants to merge
19
commits into
libgit2:master
Choose a base branch
from
RoryO:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
8ea30c1
ensure msys has cmake
RoryO 7e27865
adding appveyor config
RoryO 02b1f62
fix test relying on undefined sorting behavior
RoryO a4c4b95
move tmp directory cleanup until after finished
RoryO ee79f48
register temporary directories for cleanup after suite finishes
RoryO fedcb39
clean up workflow file
RoryO 61a109a
need submodule pull for azure script
RoryO f6ea0bb
windows and general test fixes
RoryO 19b29a5
response message is more correct on windows actually
RoryO 76b7e7b
remove debug
RoryO ceab10e
try skipping all filesystem remote tests on windows
RoryO 0308ad0
more windows skips
RoryO 745d8d5
adding junit xml reporter
RoryO e831d5c
upload test results on finish
RoryO 8770aa5
fix syntax
RoryO 553f488
enable rdp for debugging
RoryO 3c4c4a1
is job_id not set on finish?
RoryO f4cbb9b
finally working full build
RoryO 966eebb
Merge branch 'master' into master
RoryO 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
clean up workflow file
- Loading branch information
commit fedcb391c1571dc3f843e837f3c00eeb46f1d3b9
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updating and simplifying this. Dropping 2.3 as it's EOL and not available in the CI images.