Share

GUnit

Project News for GUnit

  • GUnit project has a new home

    Finally, I got the project off sourceforge.net. I've had enough problems with their CVS servers either being down, or dropping my commits, or the web page just being unaccesable when I was needing it. Kooditakomo was friendly enough to offer me a new place for GUnit. Thanks guys!

    You can access the project here: http://kooditakomo.cs.tut.fi/projects/gunit/

    Next I can concentrate on developing GUnit further. First off I need to fix the dynamic UI loading feature that was left out of gunit-test-runner-tool. You can expect a 0.5.1 release of GUnit during next weekend.

    Just in case you're wondering. Yes, I've disabled CVS on sf.net. To get access to version control, come over to Kooditakomo.

    I will also remove the file release as soon as Freshmeat & Gnomefiles points to the files section at Kooditakomo.

    2006-02-09 17:36:10 UTC by haggpe

  • Damn you sourceforge!

    Seems that the GUnit I released yesterday doesn't contain the dynamic UI loading feature I AM 110% SURE I COMMITED TO CVS. This isn't the first time my CVS commits seem to dissapear into a black hole.

    So, until I get the fix online, be patient.

    2006-02-09 08:30:48 UTC by haggpe

  • GUnit v0.5 - "Throwing things around" - has been released

    The latest and greatest GUnit has been released, including both Gnome & Hildon UIs as separate components.

    I decided to make a release, even though no major features have been added, due to source code reorganization.

    Here's there release notes for all three components:

    gunit 0.5 - "Throwing things around" - 2006-Feb-08
    * Separate the UIs from the library into own components
    * Dynamic UI loading support for gunit-test-runner-tool
    * Debian packaging for Desktop (Ubuntu) systems and Maemo 1.1


    gunit-gnome 0.1 - "Separation" - 2006-Feb-08
    * Initial release


    gunit-hildon 0.1 - "First blood" - 2006-Feb-08
    * Initial release

    2006-02-09 06:01:06 UTC by haggpe

  • Life after GUnit v0.4

    I'm going to start to split up the gunit CVS module into three modules. This is mainly due to the current automake horror I've got.

    The split will be done in the following manner:

    gunit: libgunit, libgunit-doc, tests, and tools
    gunit-gnome: Gnome UI
    gunit-hildon: Hildon UI

    Please note that due to these changes HEAD branch will be broken for a while.

    2006-02-05 14:04:50 UTC by haggpe

  • GUnit v0.4 - "It's Maemo time" - has been released

    The latest and greated GUnit has been released. Major highlight being Hildon support. However, there are no Debian packages available or Scratchbox/Maemo, so you need to build it from sources. See README for more info on how to enable Hildon support.

    Release Notes for v0.4:

    0.4 - "It's Maemo time" - 2006-Feb-05
    * Support for dynamic test suite discovery (gunit-test-runner-tool)
    * Hildon UI
    * GObject interface for views
    * New widget: GUnitOutputWidget
    * Added test suite viewer
    * Partial GUnitLog rewrite
    * Support for logging
    * API breaks, probably lots of them!!!

    2006-02-05 12:49:09 UTC by haggpe