#
# ChangeLog for src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp
#
# Generated by Trac 1.4.4
# Mar 21, 2025, 3:17:08 PM

Wed, 27 Jun 2012 16:07:20 GMT Frederik Heber <heber@…> [545446]
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.hpp (modified)

	Added serialization capability to MPQCCommandJob.

	- added unit test ...


Wed, 27 Jun 2012 16:07:20 GMT Frederik Heber <heber@…> [306f60]
	* src/Fragmentation/Automation/FragmentWorker.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp (modified)

	Extended MPQCCommandJob's extractString to understand MP2 keywords.


Wed, 27 Jun 2012 16:07:20 GMT Frederik Heber <heber@…> [cc276e]
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (added)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (added)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob_MPQCData.cpp (added)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob_MPQCData.hpp (added)
	* src/Fragmentation/Automation/Makefile.am (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp (added)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.hpp (added)
	* src/Fragmentation/Automation/unittests/MPQCDataUnitTest.cpp (added)
	* src/Fragmentation/Automation/unittests/MPQCDataUnitTest.hpp (added)
	* src/Fragmentation/Automation/unittests/Makefile.am (modified)

	Added MPQCCommandJob and result container MPQCData.

	- MPQCData ...