#
# ChangeLog for src/Fragmentation/Automation/unittests/FragmentResultUnitTest.cpp
#
# Generated by Trac 1.4.4
# Mar 29, 2025, 8:23:35 AM

Fri, 04 May 2012 14:19:06 GMT Frederik Heber <heber@…> [c7deca]
	* src/Fragmentation/Automation/FragmentScheduler.cpp (modified)
	* src/Fragmentation/Automation/FragmentScheduler.hpp (modified)
	* src/Fragmentation/Automation/FragmentWorker.cpp (modified)
	* src/Fragmentation/Automation/JobId.hpp (modified)
	* src/Fragmentation/Automation/unittests/FragmentResultUnitTest.cpp (modified)

	Added static NoJob (id0) to FragmentScheduler to indicate empty queue ...


Fri, 04 May 2012 14:19:06 GMT Frederik Heber <heber@…> [57876b]
	* src/Fragmentation/Automation/FragmentJob.hpp (modified)
	* src/Fragmentation/Automation/FragmentResult.hpp (modified)
	* src/Fragmentation/Automation/unittests/FragmentJobUnitTest.cpp (added)
	* src/Fragmentation/Automation/unittests/FragmentJobUnitTest.hpp (added)
	* src/Fragmentation/Automation/unittests/FragmentResultUnitTest.cpp (added)
	* src/Fragmentation/Automation/unittests/FragmentResultUnitTest.hpp (added)
	* src/Fragmentation/Automation/unittests/Makefile.am (modified)

	Added serialization unit tests on FragmentJob and FragmentResult.