Running 'haxelib install promhx' seems to only install lib/utest from within the promhx-1,0,19.zip bundle. This only happens on 3.2.0, with 3.1.3 working fine. Reproduced on both Win8 and OSX Yosemite.
$ haxelib.exe --debug install promhx
Downloading promhx-1,0,19.zip...
Download complete : 178077 bytes in 2.2s (77.4KB/s)
Created compat/
Created compat/unit/
Install compat/unit/Test.hx
Install doc.bat
Install doc.hxml
Install haxelib.json
Install README
Install release.bat
Install release.sh
Created run/
Install run/Iteration1.hxml
Install run/Iteration2.hxml
Install run.bat
Created src/
Created src/utest/
Install src/utest/Assert.hx
Install src/utest/Assertation.hx
Install src/utest/Dispatcher.hx
Install src/utest/MacroRunner.hx
Install src/utest/Runner.hx
Install src/utest/TestFixture.hx
Install src/utest/TestHandler.hx
Install src/utest/TestResult.hx
Created src/utest/ui/
Created src/utest/ui/common/
Install src/utest/ui/common/ClassResult.hx
Install src/utest/ui/common/FixtureResult.hx
Install src/utest/ui/common/HeaderDisplayMode.hx
Install src/utest/ui/common/IReport.hx
Install src/utest/ui/common/PackageResult.hx
Install src/utest/ui/common/ReportTools.hx
Install src/utest/ui/common/ResultAggregator.hx
Install src/utest/ui/common/ResultStats.hx
Created src/utest/ui/macro/
Install src/utest/ui/macro/MacroReport.hx
Install src/utest/ui/Report.hx
Created src/utest/ui/text/
Install src/utest/ui/text/HtmlReport.hx
Install src/utest/ui/text/PlainTextReport.hx
Install src/utest/ui/text/PrintReport.hx
Created tests/
Install tests/TestAll.hx
Created tests/utest/
Install tests/utest/TestAssert.hx
Install tests/utest/TestDispatcher.hx
Install utest.cpp.hxml
Install utest.flash.hxml
Install utest.flash.hxproj
Install utest.js.hxml
Install utest.js.hxproj
Install utest.neko.hxml
Install utest.neko.hxproj
Install utest.php.hxml
Install utest.php.hxproj
Current version is now 1.1.3
Done
Running 'haxelib install promhx' seems to only install lib/utest from within the promhx-1,0,19.zip bundle. This only happens on 3.2.0, with 3.1.3 working fine. Reproduced on both Win8 and OSX Yosemite.
$ haxelib.exe --debug install promhx Downloading promhx-1,0,19.zip... Download complete : 178077 bytes in 2.2s (77.4KB/s) Created compat/ Created compat/unit/ Install compat/unit/Test.hx Install doc.bat Install doc.hxml Install haxelib.json Install README Install release.bat Install release.sh Created run/ Install run/Iteration1.hxml Install run/Iteration2.hxml Install run.bat Created src/ Created src/utest/ Install src/utest/Assert.hx Install src/utest/Assertation.hx Install src/utest/Dispatcher.hx Install src/utest/MacroRunner.hx Install src/utest/Runner.hx Install src/utest/TestFixture.hx Install src/utest/TestHandler.hx Install src/utest/TestResult.hx Created src/utest/ui/ Created src/utest/ui/common/ Install src/utest/ui/common/ClassResult.hx Install src/utest/ui/common/FixtureResult.hx Install src/utest/ui/common/HeaderDisplayMode.hx Install src/utest/ui/common/IReport.hx Install src/utest/ui/common/PackageResult.hx Install src/utest/ui/common/ReportTools.hx Install src/utest/ui/common/ResultAggregator.hx Install src/utest/ui/common/ResultStats.hx Created src/utest/ui/macro/ Install src/utest/ui/macro/MacroReport.hx Install src/utest/ui/Report.hx Created src/utest/ui/text/ Install src/utest/ui/text/HtmlReport.hx Install src/utest/ui/text/PlainTextReport.hx Install src/utest/ui/text/PrintReport.hx Created tests/ Install tests/TestAll.hx Created tests/utest/ Install tests/utest/TestAssert.hx Install tests/utest/TestDispatcher.hx Install utest.cpp.hxml Install utest.flash.hxml Install utest.flash.hxproj Install utest.js.hxml Install utest.js.hxproj Install utest.neko.hxml Install utest.neko.hxproj Install utest.php.hxml Install utest.php.hxproj Current version is now 1.1.3 Done