1.1.0 (2013-12-27) * TestSerializationContext and TestDeserializationContext have been moved from unittest to serialization to resolve circular dependency * printfFormats.h has been moved from unittest to utilities 1.0.0 (2013-12-25) * Changed project structure to standard stem library rather than naked source files * SUITE_FILE_LIST macro obsoleted, replaced by link-time UnitTest_suiteNameList symbol * Fixed printf format specifiers for 64-bit integers on Linux * unittest headers now reside in unittest/, rather than unittest/framework/