[haXe] "haxelib test" expected behaviour
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Apr 10 13:09:40 CEST 2007
> What is the expected behaviour of the haxelib test command?
>
> I have my haxelib.xml and sources in a project.zip file, and the only
> output for "haxelib test project.zip" and "haxelib test project" is:
>
> [file_open,project.zip]
> and
> [file_open,project]
This is an exception meaning that the file has not been found.
You can get complete trace by running haxelib -debug test project.zip
Nicolas
More information about the Haxe
mailing list