Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
986
Star
5.2k
Code
Issues
9
Pull requests
2
Discussions
Actions
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Reorganize test_util and make xfail marks precise
- #1729
#1729
Merged
Byron
merged 10 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:xfail
EliahKagan/GitPython:xfail
Copy head branch name to clipboard
Nov 3, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Reorganize test_util and make xfail marks precise
#1729
Byron
merged 10 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:xfail
EliahKagan/GitPython:xfail
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2023
Revise test_util comment style
EliahKagan
committed
09826f4
View commit details
Copy full SHA for 09826f4
Browse repository at this point
Pull rmtree tests out of TestUtils class
Show description for e2fa5e2
EliahKagan
committed
e2fa5e2
View commit details
Copy full SHA for e2fa5e2
Browse repository at this point
Pull HIDE_WINDOWS_*_ERRORS tests out of TestUtils
Show description for c4da058
EliahKagan
committed
c4da058
View commit details
Copy full SHA for c4da058
Browse repository at this point
Remove file_not_found_tmpdir fixture for TestRmtree
Show description for aa1799f
EliahKagan
committed
aa1799f
View commit details
Copy full SHA for aa1799f
Browse repository at this point
Move permission_error_tmpdir skips to test cases
Show description for 2fb8c64
EliahKagan
committed
2fb8c64
View commit details
Copy full SHA for 2fb8c64
Browse repository at this point
Pull cygpath and decygpath tests out of TestUtils
Show description for 1dccb8e
EliahKagan
committed
1dccb8e
View commit details
Copy full SHA for 1dccb8e
Browse repository at this point
Start making TestCygpath xfail markings granular
Show description for 487bc8a
EliahKagan
committed
487bc8a
View commit details
Copy full SHA for 487bc8a
Browse repository at this point
Finish making TestCygpath xfail markings granular
Show description for c3d3d1e
EliahKagan
committed
c3d3d1e
View commit details
Copy full SHA for c3d3d1e
Browse repository at this point
Let all TestRmtree tests run on 3.7
Show description for 7d98f94
EliahKagan
committed
7d98f94
View commit details
Copy full SHA for 7d98f94
Browse repository at this point
Better explain the Windows and Unix cases
Show description for ba5bc45
EliahKagan
committed
ba5bc45
View commit details
Copy full SHA for ba5bc45
Browse repository at this point
You can’t perform that action at this time.