mlund / faunus

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems
https://faunus.readthedocs.io
MIT License
65 stars 34 forks source link

Move unittests to cpp files #322

Closed mlund closed 4 years ago

mlund commented 4 years ago

This eliminates the unittest target and combines unittests with the "faunus" target. Tests are compiled significantly faster and the commit also enables ccache builds in CMake which further speeds up re-compilation. Not sure there's a point in a traditional code review as it's a massive reorganization, affecting most source files. Ping @rc83.