# # ChangeLog for src/Fragmentation/SetValues/unittests/Makefile.am # # Generated by Trac 1.4.4 # Mar 15, 2025, 3:25:19 PM Wed, 21 Nov 2012 10:03:24 GMT Frederik Heber [f3bc5f] * src/Fragmentation/SetValues/Fragment.cpp (modified) * src/Fragmentation/SetValues/Fragment.hpp (modified) * src/Fragmentation/SetValues/unittests/FragmentUnitTest.cpp (added) * src/Fragmentation/SetValues/unittests/FragmentUnitTest.hpp (added) * src/Fragmentation/SetValues/unittests/Makefile.am (modified) Added extensive unit tests and some more functions to Fragment. Mon, 12 Nov 2012 16:04:54 GMT Frederik Heber [7d92f1] * src/Fragmentation/SetValues/IndexedVectors.cpp (added) * src/Fragmentation/SetValues/IndexedVectors.hpp (added) * src/Fragmentation/SetValues/Makefile.am (modified) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.cpp (added) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.hpp (added) * src/Fragmentation/SetValues/unittests/Makefile.am (modified) Added another SetValues named IndexedVectors for a bunch of (force) ... Mon, 12 Nov 2012 16:04:54 GMT Frederik Heber [e06820] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Histogram/unittests/Makefile.am (deleted) * src/Fragmentation/SetValues/Histogram.cpp (moved) * src/Fragmentation/SetValues/Histogram.hpp (moved) * src/Fragmentation/SetValues/Makefile.am (moved) * src/Fragmentation/SetValues/unittests/HistogramUnitTest.cpp (moved) * src/Fragmentation/SetValues/unittests/HistogramUnitTest.hpp (moved) * src/Fragmentation/SetValues/unittests/Makefile.am (added) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Renamed Fragmentation/Histogram/ -> Fragmentation/SetValues/ - also ...