T-55 Pleased with what I was able to get working today

I was able to spend several hours coding today and really enjoyed it.

I had left a few classes in a broken state last week, but got them cleaned back up and working correctly. Building on that, I added several new classes and test cases and would like to add some more, but I can sense it’s time to quit for the evening.

The only real problem I had today was that I seem to have messed up my configuration for the GHUnit GUI test runner. The test cases all run correctly in the command line version, but something in my project changed, and I’m not sure what — I posted a message to the GHUnit google group, hoping for a pointer in the right direction. Not a big deal for the moment, the only thing that really bothers me about it is that it points out there are still too many things about Xcode project configuration I don’t quite grok yet.

I still have a lot to do this week to get something useful to hand to someone else, but I am pleased with my progress today.

Day T-55 Accomplishments (Monday, February 15, 2010)

  • Fixed some classes I left broken last week
  • Added several classes and test cases to support them