Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 6da322344951bf40d31fff0136bf152d18c6f1f6 https://github.com/galaxyproject/galaxy/commit/6da322344951bf40d31fff0136bf1... Author: John Chilton jmchilton@gmail.com Date: 2016-05-31 (Tue, 31 May 2016)
Changed paths: M lib/galaxy/tools/parser/xml.py M lib/galaxy/tools/verify/__init__.py M test/base/twilltestcase.py A test/functional/tools/checksum.xml M test/functional/tools/samples_tool_conf.xml
Log Message: ----------- Update Galaxy testing to target latest galaxy-lib.
Incorporates https://github.com/galaxyproject/galaxy-lib/pull/10 which modifies the interface to the test output verification code to allow reuse from within Planemo in both non-tool and non-Galaxy contexts. I also think this represents a better separation of concerns.
One upshot of this is that CWL-style checksum verification is now possible from within Galaxy tools - a test case of this is included.
Commit: 25a26d8c9c4f21e84e39741c98755f10c4519d8b https://github.com/galaxyproject/galaxy/commit/25a26d8c9c4f21e84e39741c98755... Author: Nicola Soranzo nsoranzo@tiscali.it Date: 2016-06-01 (Wed, 01 Jun 2016)
Changed paths: M lib/galaxy/tools/parser/xml.py M lib/galaxy/tools/verify/__init__.py M test/base/twilltestcase.py A test/functional/tools/checksum.xml M test/functional/tools/samples_tool_conf.xml
Log Message: ----------- Merge pull request #2436 from jmchilton/galaxy_lib_testing_update
Update Galaxy testing to target latest galaxy-lib.
Compare: https://github.com/galaxyproject/galaxy/compare/835797c4bacf...25a26d8c9c4f
galaxy-commits@lists.galaxyproject.org