[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jun 15 11:18:06 PDT 2016


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/a12ca8ada37f/
Changeset:   a12ca8ada37f
Branch:      yt
User:        ngoldbaum
Date:        2016-06-15 16:32:19+00:00
Summary:     import tests module into yt.frontends.gdf.api

this makes it possible to do "nosetests yt.frontends.gdf" and have
the GDF frontend tests run
Affected #:  1 file

diff -r 00a06eca12a1752a1026d4b93163568371ae9351 -r a12ca8ada37fd86e435f60481ec3bdff53544a8c yt/frontends/gdf/api.py
--- a/yt/frontends/gdf/api.py
+++ b/yt/frontends/gdf/api.py
@@ -23,3 +23,5 @@
 
 from .io import \
       IOHandlerGDFHDF5
+
+from . import tests


https://bitbucket.org/yt_analysis/yt/commits/bb67af7434bf/
Changeset:   bb67af7434bf
Branch:      yt
User:        atmyers
Date:        2016-06-15 18:17:50+00:00
Summary:     Merged in ngoldbaum/yt (pull request #2233)

import GDF tests module into yt.frontends.gdf.api
Affected #:  1 file

diff -r 9599fdb0dbbff7a81094afdd237a3f844ab5f055 -r bb67af7434bfd0dba16114e1674c03401361dcce yt/frontends/gdf/api.py
--- a/yt/frontends/gdf/api.py
+++ b/yt/frontends/gdf/api.py
@@ -23,3 +23,5 @@
 
 from .io import \
       IOHandlerGDFHDF5
+
+from . import tests

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list