Test suite
duchier at ps.uni-sb.de
duchier at ps.uni-sb.de
Wed Jun 1 17:04:45 CEST 2005
Boriss Mejias <bmc at info.ucl.ac.be> writes:
>> All you should need is:
>> export PATH=/home/bmejias/Mozart/LastMozart/install-debug/bin:$PATH
>
> If I only do this, the emulator complains that there is no init file. That's
> why I was setting OZHOME, to make the emulator find Init.ozf
no, it doesn't. you must be doing something wrong to confuse it.
>>> I still set OZEMULATOR in build-debug/share/ozengine.sh , in other case, it
>>> does not find it during the test.
>> and this should not be necessary at all. That was only introduced for certain
>> cases of weird debugging. OZEMULATOR should never be set in your environment.
>
> If I don't set it in the ozengine.sh file, the line
> exec $OZEMULATOR -u $url -- "$@"
> will failed.
to run the test suite for distribution:
- install the system
- cd to the test directory
- run "./oztest -v"
do not set OZHOME, or OZEMULATOR, or any other of these env vars. please. you
will only succeed in screwing things up, that way. just set PATH in your
~/.bashrc.
Cheers,
--Denys
More information about the mozart-hackers
mailing list