mirror of
https://github.com/nasa/trick.git
synced 2024-12-21 06:03:10 +00:00
bfdc491fe3
Unit tests failed sometimes. Found that an attributes structure for time in the data recording class was unintialized. This led to the mods field to have random data, and sometimes triggering sys.exec.out.time to be assigned no units. Fixed it by zeroing out the structure. refs #254 |
||
---|---|---|
.. | ||
docs | ||
data_record_utilities.cpp | ||
DataRecordDispatcher.cpp | ||
DataRecordGroup.cpp | ||
DRAscii.cpp | ||
DRBinary.cpp | ||
DRHDF5.cpp | ||
Makefile | ||
Makefile_deps |