----------------------------------------------------------------------------- Regression Test Log Entry for code committed Mon Jan 28 14:26:28 MST 2013 From User: philw ----------------------------------------------------------------------------- Task and code change: Open Object Dialog Qt3-to-Qt4 Port, with Enhancements. Effect(s) on Regression Test(s): The "order" record for slots -- to support user-defined custom slot orderings in the Open Object Dialog -- were changed from TWO integers to just ONE integer. The "Init Slot Order Number" is no longer relevant, so was removed. Change in Sim/Slot.cpp. [1-28-2013]. This effected ALL regression tests EXCEPT these: (1) oneResOpt (2) tvaOptRPL (3) unitPowerOpt Here are a few examples from a Model Diff report: HeronReservoir.Evaporation.order: 500 19 500 HeronReservoir.Flood Pool Index.order: 500 500 500 HeronReservoir.Flow FROM Pumped Storage.order: 500 4 500 ---