Tero's blog

Random notes

Articles by Tero Koskinen

Ada bindings for cURL

I put my Ada bindings to libcurl available at http://hg.stronglytyped.org/curl-ada/. At the moment, they are pretty simple and contain only a small subset of libcurl, but they allow me to fetch data over http/https and that is good enough for my current purposes.

The bindings ...

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 ...

Ahven 1.8 released

Today I released Ahven 1.8. You can find release notes from here.

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 ...

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 ...

Page 1 / 5 »


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