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 find …
[more]

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]

Adadomain merged to sphinx-contrib

I merged my Adadomain to sphinx-contrib. This way it is one step more official extension.

For those who do not know: Sphinx is a documentation tool and it is used in Ahven. In release 1.9 of Ahven, I included the generated HTML documentation to the tarball, but I might …

[more]

« Page 5 / 7 »


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