# # ChangeLog for src/Fragmentation/SetValues/unittests # # Generated by Trac 1.4.4 # Mar 24, 2025, 12:05:24 AM Mon, 15 Apr 2013 18:13:22 GMT Frederik Heber [7b0494] * src/Fragmentation/Automation/FragmentationChargeDensity.hpp (modified) * src/Fragmentation/Automation/FragmentationLongRangeResults.hpp (modified) * src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified) * src/Fragmentation/Automation/VMGFragmentController.hpp (modified) * src/Fragmentation/SetValues/Makefile.am (modified) * src/Fragmentation/SetValues/SamplingGrid.cpp (moved) * src/Fragmentation/SetValues/SamplingGrid.hpp (moved) * src/Fragmentation/SetValues/SamplingGridProperties.cpp (moved) * src/Fragmentation/SetValues/SamplingGridProperties.hpp (moved) * src/Fragmentation/SetValues/SamplingGrid_inline.hpp (moved) * src/Fragmentation/SetValues/unittests/Makefile.am (modified) * src/Fragmentation/SetValues/unittests/SamplingGridPropertiesUnitTest.cpp (moved) * src/Fragmentation/SetValues/unittests/SamplingGridPropertiesUnitTest.hpp (moved) * src/Fragmentation/SetValues/unittests/SamplingGridUnitTest.cpp (moved) * src/Fragmentation/SetValues/unittests/SamplingGridUnitTest.hpp (moved) * src/Jobs/Grid/Makefile.am (deleted) * src/Jobs/Grid/unittests/Makefile.am (deleted) * src/Jobs/InterfaceVMGDebugGridJob.hpp (modified) * src/Jobs/InterfaceVMGJob.hpp (modified) * src/Jobs/MPQCData.hpp (modified) * src/Jobs/MPQCJob.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGData.hpp (modified) * src/Jobs/VMGDebugGridJob.hpp (modified) * src/Jobs/VMGJob.hpp (modified) * src/Jobs/WindowGrid_converter.cpp (modified) * src/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved SamplingGrid... over to Fragmentation/SetValues. - adapted ... Thu, 13 Dec 2012 10:05:42 GMT Frederik Heber [a576eb] * src/Fragmentation/SetValues/Fragment.cpp (modified) * src/Fragmentation/SetValues/Fragment.hpp (modified) * src/Fragmentation/SetValues/unittests/FragmentUnitTest.cpp (modified) * src/Fragmentation/SetValues/unittests/FragmentUnitTest.hpp (modified) * src/Fragmentation/SetValues/unittests/Makefile.am (modified) Added serialization capability to Fragment. - also added unit test ... 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. Fri, 16 Nov 2012 14:13:43 GMT Frederik Heber [a67a04] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/SetValues/IndexedVectors.cpp (modified) * src/Fragmentation/SetValues/IndexedVectors.hpp (modified) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.cpp (modified) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.hpp (modified) IndexedVector's cstor ignores -1 as indices. - this is to allow for ... 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 ...