Archives
- November 2011
- August 2011
- April 2011
- March 2011
- February 2011
- September 2009
- July 2009
- March 2009
- January 2009
- December 2008
- March 2008
- February 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- June 2007
- May 2007
- April 2007
- March 2007
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
Categories
Monthly Archives: July 2006
Firefox 1.5.0.5 released!
Firefox 1.5.0.5 was released today and every Firefox user should update today. I have updated the ua sidebar to include the new user agent strings for those of you who are still doing user agent string browser detection. I have … Continue reading
pipefail – testing pipeline exit codes
The problem In bash, running test programs which indicate their pass or fail status via an exit code can be problematic when they are run as part of a pipeline in Linux, Mac OS X or Cygwin since the reported … Continue reading
Posted in Mozilla, Testing
Leave a comment