Path fixes
Denys Duchier
duchier at ps.uni-sb.de
Tue Feb 13 15:23:46 CET 2007
Boriss Mejias <boris.mejias at uclouvain.be> writes:
> to compile and run the test suite, make sure you have the compiled version you
> are testing already in your $PATH. then, do
>
> cd build/share/test
> make
> make boot-check
actually, you don't need the $PATH trick. you can execute "make boot-all" then
"make boot-check" to build and run the test suite in bootstrap mode.
> Anyway, the suggested Patch of Torsten involved the Standard Library, and AFAIK,
> the share/test directory is mean for testing Mozart without std-lib, isn't it?
yes. which suggests there should be a test suite too for stdlib. ideally,
someone should contribute a unit testing framework that we could reuse :-) ahem...
Cheers,
--Denys
More information about the mozart-hackers
mailing list