massive-oss / mcover

A cross platform code coverage framework for Haxe with testing and profiling applications. Supports AVM1, AVM2, JavaScript, C++, PHP and Neko.
Other
59 stars 9 forks source link

Move haxelib.json to project root #57

Open haath opened 1 year ago

haath commented 1 year ago

The main change I'd like to contribute is the moving of haxelib.json to the project root and specifying the classPath, since this way it can be added as a haxelib git dependency.

Some other minor changes in this PR are replacing the deprecated @:extern metadata and updating CHANGES.md.