GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Git tracking branch of EUnit, a unit testing framework for Erlang
Homepage: https://support.process-one.net/doc/display/CONTRIBS/EUnit
Clone URL: git://github.com/abhay/eunit.git
eunit / CHANGELOG
100644 15 lines (9 sloc) 0.51 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2007-04-05 Richard Carlsson <richardc@it.uu.se>
 
  * Preparing for Beta release of EUnit 2.0 (after months in alpha)
 
2005-12-13 Mickaël Rémond <mickael.remond@process-one.net>
 
  * doc/NOTES.txt, include/unit.hrl, src/unit.erl, src/test.erl: Added
  Richard Carlsson unit test tool to prepare integration in eunit.
  * AUTHORS: Update
 
2005-11-26 Mickaël Rémond <mickael.remond@process-one.net>
 
  * This version is a complete rewrite of eunit 1.0. Eunit 1.1 is
  simpler and compliant with Aegis development tool.