Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
Test toolkits rebase#2758
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Test toolkits rebase#2758
Uh oh!
There was an error while loading.Please reload this page.
Conversation
jenshnielsen commentedJan 23, 2014
Some Python 3 issues needs to be fixed obviously (iterkeys ...) It also suffers from to much code duplication. I will se if I can fix that too. |
tacaswell commentedJan 30, 2014
Some of the new tests fail on py2. I suspect this is more text-related issues. |
tacaswell commentedFeb 25, 2014
As these tests do not pass as-is, I am pushing this back to 1.4.x. |
…emonstrate."python tests.py" runs all tests from mpl and the toolkits.mpl_toolkits.test() runs tests of the toolkits only.
jenshnielsen commentedJul 12, 2014
This is largely i relevant by now. We should probably add some test to the axis grid tool kits but it should probably be redone and hooked into the tests which are there for mpl3d |
A rebase of#2135 on master which is in it self a rebase of#1422
It still needs some testing. So please hold back merging.