Skip to content
Snippets Groups Projects
  • Jonathan Schöbel's avatar
    46436e8a
    added test for CMS · 46436e8a
    Jonathan Schöbel authored
    Tests are done using check, allowing to integrate the tests into the
    Autotools.
    Methods that are part of another unit, but are called in this unit
    aren't tested as this would interfere with the idea of unittests. This
    also applies for purely wrapper functions, where a call is passed to
    another unit.
    46436e8a
    History
    added test for CMS
    Jonathan Schöbel authored
    Tests are done using check, allowing to integrate the tests into the
    Autotools.
    Methods that are part of another unit, but are called in this unit
    aren't tested as this would interfere with the idea of unittests. This
    also applies for purely wrapper functions, where a call is passed to
    another unit.