Fix coalescing synapses bug and add unit tests (#758)
Addresses #757. * Check if the multiplicity vector is empty before trying to use its contents. * Add unit test to catch the problem
Showing
- arbor/fvm_lowered_cell_impl.hpp 7 additions, 3 deletionsarbor/fvm_lowered_cell_impl.hpp
- test/simple_recipes.hpp 4 additions, 2 deletionstest/simple_recipes.hpp
- test/unit/test_fvm_layout.cpp 42 additions, 2 deletionstest/unit/test_fvm_layout.cpp
- test/unit/test_fvm_lowered.cpp 29 additions, 21 deletionstest/unit/test_fvm_lowered.cpp
Please register or sign in to comment