root/tags/lgt2310/library/lgtunit.notes

Revision 3941, 0.5 KB (checked in by pmoura, 13 months ago)

Updated release number to 2.31.0 due to the incompatible changes in this version regarding compiler hooks.

  • Property svn:eol-style set to native
Line 
1
2================================================================
3Logtalk - Open source object-oriented logic programming language
4Release 2.31.0
5
6Copyright (c) 1998-2007 Paulo Moura.  All Rights Reserved.
7================================================================
8
9
10The "lgtunit.lgt" file contains a preliminary framework for defining
11and running unit tests in Logtalk.
12
13The unit tests framework is inspired on the works of Joachim Schimpf
14(ECLiPSe library "test_util") and Jan Wielemaker (SWI-Prolog "plunit"
15package).
Note: See TracBrowser for help on using the browser.