johannesmayer / SIRF

Main repository for the CCPPETMR software
http://www.ccppetmr.ac.uk
Other
2 stars 0 forks source link

Put Tests in own library #17

Open johannesmayer opened 6 years ago

johannesmayer commented 6 years ago

Currently the tests are compiled every time a line changes in the actual source code and vice versa.

Split them into separate libraries

johannesmayer commented 6 years ago

First Solve Issue #4: Splitting the libs might Cause Problem due to Coilmaps in simulation using the mock object from the tests. As soon as this is taken care of the libraries should be ready to be split!