exiv2/unitTests
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
2017-12-06 17:29:05 +01:00
..
CMakeLists.txt add few characterisation tests for exiv2::strError 2017-12-06 17:29:05 +01:00
gtestwrapper.h Provide a gtestWrapper header to skip useless warnings 2017-11-25 08:33:15 +01:00
mainTestRunner.cpp Provide a gtestWrapper header to skip useless warnings 2017-11-25 08:33:15 +01:00
test_futils.cpp exiv2::getEnv throws std::out_of_range on unexpected EnVar 2017-12-06 17:29:05 +01:00
test_tiffheader.cpp Export all symbols when running unit tests. Add dummy test for private code. 2017-11-28 17:36:08 +01:00
test_types.cpp Provide a gtestWrapper header to skip useless warnings 2017-11-25 08:33:15 +01:00