Skip to content

This addresses the issue of len() for FrSimData.data member

Ed Maros requested to merge ed-maros/LDAS_Tools:issue-61 into master

This closes #71 (closed) by converting the FrSimData::data to be of Container instead of SearchContainer This closes #61 (closed) by adding unit test verifying correct operation This corrects a subtle bug in the CI script where the local ldas-tools debian packages where not installed. The system available packages were installed instead which lead to random SEGFAULTs in several unit tests because data structures had changed in size.

Merge request reports

Loading