Tero's blog

Random notes

Year 2011 summary

When it comes to Ada and its community, last year (2011) was pretty interesting to me. Here is a small summary what I managed to do:

  • I did three Ahven releases (1.9, 2.0, and 2.1). I had hoped to do yet another (2.2), but didn't ...

Oops, I really messed up skipped tests in Ahven 2.0

I managed to mess up skipped test reporting also in the XML test result reporter. I filed an issue about it.

Since the bug appears only if you skip some tests and use the XML result format, it isn't really fatal and therefore I won't immediately fix it ...

Version numbers are cheap - Ahven 2.1 released

A small but unfortunate and annoying bug slipped into Ahven 2.0 release: Ahven.Text_Runner silently ignored all skipped tests and did not report them. This is now fixed in Ahven 2.1.

Again, you can get the source from Sourceforge.

Ahven 2.0 released

I just released Ahven 2.0. You can grab the source code from SourceForge.

This release includes two new features:

  • Test timeouts
  • Test skipping programmatically

When running tests, you can specify a timeout value for the tests. If test runs longer than the timeout value, the test is stopped. This ...

IPv6 support for stronglytyped.org

My AWS-powered sites stronglytyped.org and Ahven's homepage ahven.stronglytyped.org now support IPv6 connections also.

This was possible after Linode started supporting native IPv6 in some of its datacenters.

Again, only Ada Web Server and iptables were used. There is no separate frontend http server written in another ...

Page 1 / 2 »


Copyright © 2011 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python