apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
400 stars 151 forks source link

Tizen: Clean up installation functions and tests #71

Closed gabrielschulhof closed 10 years ago

gabrielschulhof commented 10 years ago

This makes source-file, header-file, etc. install/uninstall functions into noops, and removes tests for them. It also gets rid of the dependency on the node package "temp", opting instead to generate a temporary directory name.

gabrielschulhof commented 10 years ago

Closing this in favour of https://github.com/apache/cordova-lib/pull/17.