You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luis Díaz Más f36bea3801 exiv2::getEnv throws std::out_of_range on unexpected EnVar
This change define explicitly the behavior that exiv2::getEnv should have
on response to unexpected inputs.

There are some other minor changes:

- Use _putenv_s for the unit tests on Windows
- Add todo comment
- Remove deprecated note about freeing memory
8 years ago
..
CMakeLists.txt add few characterisation tests for exiv2::strError 8 years ago
gtestwrapper.h Provide a gtestWrapper header to skip useless warnings 8 years ago
mainTestRunner.cpp Provide a gtestWrapper header to skip useless warnings 8 years ago
test_futils.cpp exiv2::getEnv throws std::out_of_range on unexpected EnVar 8 years ago
test_tiffheader.cpp Export all symbols when running unit tests. Add dummy test for private code. 8 years ago
test_types.cpp Provide a gtestWrapper header to skip useless warnings 8 years ago