Monthly Archives: January 2009

Staying up to date

I tend to visit quite a few news sites and forums each day, so I stay up to date with the latest developments. However, I noticed that I’m spending increasingly more time just browsing through news sites, which is bad … Continue reading

Posted in General | Tagged , | Leave a comment

Some notes about testing

Before you get the wrong impression, I’m also writing code besides writing test code, but it’s still very much work in progress, so I don’t want to talk too much about it yet. So back to testing, which I’m practicing … Continue reading

Posted in Programming | Tagged | 1 Comment

Test on multiple platforms

Just testing on one platform is not enough. Over the last two days, I’ve been porting a fairly large project over to Linux, and today I fixed the last problems. So far, all 400 unit tests that work on x86 … Continue reading

Posted in Programming | Tagged , | 1 Comment