ENH: Only place 35 headers in test for dashboard#10
Closed
blowekamp wants to merge 1 commit intoInsightSoftwareConsortium:dashboardfrom
Closed
ENH: Only place 35 headers in test for dashboard#10blowekamp wants to merge 1 commit intoInsightSoftwareConsortium:dashboardfrom
blowekamp wants to merge 1 commit intoInsightSoftwareConsortium:dashboardfrom
Conversation
Use the older number for dashboards. This number was increased in ITK to reduce the number of targets for MSVC GUI, but for the nightly dashboard builds no GUI is used. Therefore, we ensure better converge of the headers for the nightly builds with a original and smaller number.
Member
kwrobot
pushed a commit
to Kitware/ITK
that referenced
this pull request
Dec 14, 2016
Francois Budin (3):
BUG: Wrap RGB, RGBA, and Vector images types
ENH: Adding test for ITK images with RGB/RGBA/Vector pixels
ENH: Adding conversion from VNL objects to Numpy objects
Matt McCormick (3):
Merge pull request InsightSoftwareConsortium#9 from fbudin69500/WrapRGBRGBAVectorImages
Merge pull request InsightSoftwareConsortium#10 from fbudin69500/Add_tests_for_RGB_RGBA_Vector_images
Merge pull request InsightSoftwareConsortium#11 from fbudin69500/numpy_vnl_objects
Diff:
InsightSoftwareConsortium/ITKBridgeNumPy@9b5b17a...ab8df8c
Change-Id: Iffd201bb5b438cac64199bc969ba9b4ae44816e2
HastingsGreer
pushed a commit
to HastingsGreer/ITK
that referenced
this pull request
Feb 18, 2019
…mpilererrors2 COMP: Various compiler errors
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use the older number for dashboards. This number was increased in ITK
to reduce the number of targets for MSVC GUI, but for the nightly
dashboard builds no GUI is used. Therefore, we ensure better converge
of the headers for the nightly builds with a original and smaller
number.