Test suite for the NipsVM front-end.
2008-06-02 Guillaume SADEGH <sadegh@lrde.epita.fr>
* iface/nips/nipstest/Makefile.am, iface/nips/Makefile.am,
configure.ac, iface/nips/nipstest/emptiness.test,
iface/nips/nipstest/dotty.test: Test suite for the NipsVM
front-end.
* iface/nips/emptiness_check.cc, iface/nips/dottynips.cc:
`catch'
don't throw anymore an exception, but exit with 1.
* iface/nips/common.cc, iface/nips/nips.cc (nips_interface):
Change messages of nips_exception.
This commit is contained in:
parent
f56721107b
commit
a33c1894c3
7 changed files with 26 additions and 10 deletions
13
ChangeLog
13
ChangeLog
|
|
@ -1,3 +1,16 @@
|
|||
2008-06-02 Guillaume SADEGH <sadegh@lrde.epita.fr>
|
||||
|
||||
Test suite for the NipsVM front-end.
|
||||
|
||||
* iface/nips/nipstest/Makefile.am, iface/nips/Makefile.am,
|
||||
configure.ac, iface/nips/nipstest/emptiness.test,
|
||||
iface/nips/nipstest/dotty.test: Test suite for the NipsVM
|
||||
front-end.
|
||||
* iface/nips/emptiness_check.cc, iface/nips/dottynips.cc: `catch'
|
||||
don't throw anymore an exception, but exit with 1.
|
||||
* iface/nips/common.cc, iface/nips/nips.cc (nips_interface):
|
||||
Change messages of nips_exception.
|
||||
|
||||
2008-06-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/sanity/includes.test (INCDIR): Remove any trailing slash.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue