Timestamp:
11/11/14 10:49:47 (10 years ago)
Author:
smueller
Message:
Creating an environment to test and bench the mars simulation. This involves unit tests e.g. file IO but also more complicated tests regarding the simulation. I use Google Test (short gtest) to do so. Gtest was recommended to me by Jan Hendrik Koehne and Tomasz Fuchs who did an awesome job creating the lepton propagator PROPOSAL for the IceCube experiment. After using Gtest in my own sandbox projects I quickly fell in love with it. Since the testing does not interfere with the mars code itself I want to give it a try in the MARS universe. I hope this will help us test AND document the MARS code.
File:
1 copied

Note: See TracChangeset for help on using the changeset viewer.