dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Libjit 0.0.2 and writing test cases


From: Rhys Weatherley
Subject: [DotGNU]Libjit 0.0.2 and writing test cases
Date: Thu, 13 May 2004 13:29:58 +1000
User-agent: KMail/1.4.3

I have packaged up the current state of the libjit tree into a 0.0.2 release:

    http://www.southern-storm.com.au/download/libjit-0.0.2.tar.gz

Libjit is now at the state where primary testing and bug fixing can begin.  We 
initially need test cases that cover all of the functions in "jit-insn.h".

The easiest way to write a test case is to write a small program in the 
"Dynamic Pascal" language that exercises the feature in question.  Then place 
it into the "libjit/tests" directory.  The "libjit/tests/README" file 
contains more information on how to do this.  A couple of test cases are 
already provided that demonstrate the concept.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]