aboutsummaryrefslogtreecommitdiffstats
path: root/test/rclt_discover_SUITE.erl
AgeCommit message (Collapse)Author
2012-09-18make sure errors carry the name of the module that created themEric
This allows errors to be printed at the source
2012-09-18rcl_app_info must support comparible versionsEric
This changes moves rcl_app_info to store the version as a parsed semver rather then a string, making it comparable. tmp app info
2012-09-18add system and rebar discover to rcl_prv_discoverEric
2012-09-12support OTP App discovery in the systemEric