Skip to content
#

dcmtk

Here are 20 public repositories matching this topic...

jhlegarreta
jhlegarreta commented Nov 9, 2018

The existing tests should be improved:

  • ITK testing conventions on the naming of the test files should be applied.
  • The ITK testing macros should be used (e.g. TRY_EXPECT_NO_EXCEPTION, EXERCISE_BASIC_OBJECT_METHODS, etc.) to avoid boilerplate code.
  • The tests should run as long as possible and return the status code at the end (i.e. use a testStatus in and change its value as tests fai

Improve this page

Add a description, image, and links to the dcmtk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dcmtk topic, visit your repo's landing page and select "manage topics."

Learn more