Hi, this will be a bit of an offtopic question is guess. I'm deciding on a testing framework and saw that you are using CPPUnit and not the highly recommended google test. What were your reason to choose that and continue using it also for MOOSE.
The other question is regarding ccache. We require to build the project with CMake and i cannot get ccache to hit the cached objects. The actual cached objects number increases but every try from ccache to load a hashed object fails. This happens as soon as i use our libmesh based project, every other project can use ccache fine on this machine. Regards Julian Andrej ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
