Daily Shaarli

All links of one day in a single page.

December 9, 2013

Le rail en temps réel

Watch train moving in realtime

Testing C programs using GLib | Schneide Blog
thumbnail

Writing programs in good old C can be quite refreshing if you use some modern utility library like GLib. It offers a comprehensive set of tools you expect from a modern programming environment like collections, logging, plugin support, thread abstractions, string and date utilities, different parsers, i18n and a lot more. One essential part, especially for agile teams, is onboard too: the unit test framework gtest.