Revision: 7127
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7127&view=rev
Author:   ryanmay
Date:     2009-05-20 20:54:33 +0000 (Wed, 20 May 2009)

Log Message:
-----------
Add an empty matplotlibrc to the tests/ directory so that running the test 
suite uses the default matplotlib config.

Modified Paths:
--------------
    trunk/matplotlib/CHANGELOG

Added Paths:
-----------
    trunk/matplotlib/test/matplotlibrc

Modified: trunk/matplotlib/CHANGELOG
===================================================================
--- trunk/matplotlib/CHANGELOG  2009-05-19 22:26:33 UTC (rev 7126)
+++ trunk/matplotlib/CHANGELOG  2009-05-20 20:54:33 UTC (rev 7127)
@@ -1,3 +1,7 @@
+2009-05-20 Add an empty matplotlibrc to the tests/ directory so that running
+           tests will use the default set of rcparams rather than the user's
+           config. - RMM
+
 2009-05-19 Axis.grid(): allow use of which='major,minor' to have grid
            on major and minor ticks. -ADS
 

Added: trunk/matplotlib/test/matplotlibrc
===================================================================
--- trunk/matplotlib/test/matplotlibrc                          (rev 0)
+++ trunk/matplotlib/test/matplotlibrc  2009-05-20 20:54:33 UTC (rev 7127)
@@ -0,0 +1,3 @@
+#This is an empty matplotlibrc so that the tests use the
+#matplotlib default config and not the user's config. This keeps
+#settings like font sizes from causing the image comparison tests to fail.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to