3 Commits (244f00bf3a24e5cb8534e76717d0d2e01d92c908)

Author SHA1 Message Date
Luis Díaz Más c5d46ac440 Expect std::exception instead of Exiv2::Error 7 years ago
Dan Čermák 088986e5fa [unit_tests] Remove a memory leak from test_XmpKey.cpp
XmpProperties::registerNs allocates strings on the heap that must be freed
manually via XmpProperties::unregisterNs().
=> do this in TearDownTestCase()
7 years ago
Luis Díaz Más b545605d25 Add characterisation tests for XmpKey 7 years ago