diff --git a/tests/CVObjectDetection_Tests.cpp b/tests/CVObjectDetection.cpp similarity index 100% rename from tests/CVObjectDetection_Tests.cpp rename to tests/CVObjectDetection.cpp diff --git a/tests/CVStabilizer_Tests.cpp b/tests/CVStabilizer.cpp similarity index 100% rename from tests/CVStabilizer_Tests.cpp rename to tests/CVStabilizer.cpp diff --git a/tests/CVTracker_Tests.cpp b/tests/CVTracker.cpp similarity index 100% rename from tests/CVTracker_Tests.cpp rename to tests/CVTracker.cpp diff --git a/tests/Cache_Tests.cpp b/tests/Cache.cpp similarity index 100% rename from tests/Cache_Tests.cpp rename to tests/Cache.cpp diff --git a/tests/Clip_Tests.cpp b/tests/Clip.cpp similarity index 100% rename from tests/Clip_Tests.cpp rename to tests/Clip.cpp diff --git a/tests/Color_Tests.cpp b/tests/Color.cpp similarity index 100% rename from tests/Color_Tests.cpp rename to tests/Color.cpp diff --git a/tests/Coordinate_Tests.cpp b/tests/Coordinate.cpp similarity index 100% rename from tests/Coordinate_Tests.cpp rename to tests/Coordinate.cpp diff --git a/tests/DummyReader_Tests.cpp b/tests/DummyReader.cpp similarity index 100% rename from tests/DummyReader_Tests.cpp rename to tests/DummyReader.cpp diff --git a/tests/FFmpegReader_Tests.cpp b/tests/FFmpegReader.cpp similarity index 100% rename from tests/FFmpegReader_Tests.cpp rename to tests/FFmpegReader.cpp diff --git a/tests/FFmpegWriter_Tests.cpp b/tests/FFmpegWriter.cpp similarity index 100% rename from tests/FFmpegWriter_Tests.cpp rename to tests/FFmpegWriter.cpp diff --git a/tests/Fraction_Tests.cpp b/tests/Fraction.cpp similarity index 100% rename from tests/Fraction_Tests.cpp rename to tests/Fraction.cpp diff --git a/tests/Frame_Tests.cpp b/tests/Frame.cpp similarity index 100% rename from tests/Frame_Tests.cpp rename to tests/Frame.cpp diff --git a/tests/FrameMapper_Tests.cpp b/tests/FrameMapper.cpp similarity index 100% rename from tests/FrameMapper_Tests.cpp rename to tests/FrameMapper.cpp diff --git a/tests/ImageWriter_Tests.cpp b/tests/ImageWriter.cpp similarity index 100% rename from tests/ImageWriter_Tests.cpp rename to tests/ImageWriter.cpp diff --git a/tests/KeyFrame_Tests.cpp b/tests/KeyFrame.cpp similarity index 100% rename from tests/KeyFrame_Tests.cpp rename to tests/KeyFrame.cpp diff --git a/tests/Point_Tests.cpp b/tests/Point.cpp similarity index 100% rename from tests/Point_Tests.cpp rename to tests/Point.cpp diff --git a/tests/QtImageReader_Tests.cpp b/tests/QtImageReader.cpp similarity index 100% rename from tests/QtImageReader_Tests.cpp rename to tests/QtImageReader.cpp diff --git a/tests/ReaderBase_Tests.cpp b/tests/ReaderBase.cpp similarity index 100% rename from tests/ReaderBase_Tests.cpp rename to tests/ReaderBase.cpp diff --git a/tests/Settings_Tests.cpp b/tests/Settings.cpp similarity index 100% rename from tests/Settings_Tests.cpp rename to tests/Settings.cpp diff --git a/tests/Timeline_Tests.cpp b/tests/Timeline.cpp similarity index 100% rename from tests/Timeline_Tests.cpp rename to tests/Timeline.cpp