-
Notifications
You must be signed in to change notification settings - Fork 9
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
Fix Resource functions issues #58
Conversation
# Conflicts: # win32ctypes/tests/test_win32api.py
It looks that the python 2 behaviour of pipywin32 is probably a bug
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
+ Coverage 88.39% 90.18% +1.78%
==========================================
Files 38 38
Lines 1017 1049 +32
Branches 94 96 +2
==========================================
+ Hits 899 946 +47
+ Misses 81 62 -19
- Partials 37 41 +4
Continue to review full report at Codecov.
|
appveyor is happy at last https://ci.appveyor.com/project/EnthoughtOSS/pywin32-ctypes/build/1.0.20 |
so the issue is #59 |
Changes:
check_false
factories to check specifically for boolean result.check_false
for issues withEnumResourseTypesW
in wine.error
info.wine
errors