# # ChangeLog for src/unittests/ParserTremoloUnitTest.hpp # # Generated by Trac 1.4.4 # Apr 7, 2025, 5:23:11 AM Sun, 05 Dec 2010 00:01:43 GMT Frederik Heber [4fbca9c] * src/Parser/Makefile.am (modified) * src/Parser/PdbAtomInfoContainer.cpp (added) * src/Parser/PdbAtomInfoContainer.hpp (added) * src/Parser/PdbKey.hpp (added) * src/Parser/PdbParser.cpp (modified) * src/Parser/PdbParser.hpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/ParserCommonUnitTest.cpp (moved) * src/unittests/ParserCommonUnitTest.hpp (added) * src/unittests/ParserTremoloUnitTest.cpp (added) * src/unittests/ParserTremoloUnitTest.hpp (moved) PdbParser::save() fully working. - added UnitTest for PdbParser. - ...