Recent Comments
-
Recent Posts
Favorite Bloggers
Meta
Tag Archives: testing
Unit Testing Uncovers Bugs
As part of the ‘utility’ library in one of the projects we are using at work, I wrote two small wrappers around strtol() and strtoul(). These two functions support a much more useful error reporting mechanism than the plain atoi() … Continue reading
Posted in Computers, FreeBSD, GNU/Linux, Linux, Programming, Software
Tagged Computers, FreeBSD, GNU/Linux, hellug, Linux, Programming, Software, testing
13 Comments