Tero's blog

Random notes

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. However, I …

[more]

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.

[more]

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 …

[more]

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 language …

[more]

Ahven 1.9 released

I finally managed to release Ahven 1.9 (download zip).

This is a small bug fix release only to allow Ahven compile with GNAT GPL 2010 also.

If everything goes as planned, the next 2.0 will include new features, like timeouts, improved documentation, and possibly an ability to skip …

[more]

« Page 3 / 4 »


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