Month: February 2015

  • Winter wonderland

    I picked a marvellous day to go speedflying in Andermatt. See for yourself:

  • Code coverage for C++

    Ever since I wrote automated tests, I wondered how complete the coverage was. Of course you have a feeling which parts are better covered than others. For some legacy code you might prefer not to know at all. But I thought test coverage was something easy to do with a language running on a VM […]