erlware_commons/test
Seth Falcon d9c6ec1d28 Make proper and neotoma dev-only dependencies
This patch makes erlware_commons easier to include as a dependency by
removing depedencies that are not needed at run time.

The top-level Makefile creates a .DEV_MODE marker file which is
detected by rebar.config.script. When the marker file is present, the
development only dependencies proper and neotoma are included and a
macro 'DEV_ONLY' is defined. The macro is used to only enable the
proper tests for development mode.

The ec_semver_parser.peg is now located in priv/ and is moved into
src/ by the Makefile. The generated ec_semver_parser.erl is now under
version control; it need not be rebuilt by all projects wishing to
include erlware_commons. It will be rebuilt, as before this change, on
every make invocation.
2013-04-22 14:48:08 -07:00
..
ec_dictionary_proper.erl Make proper and neotoma dev-only dependencies 2013-04-22 14:48:08 -07:00
ec_plists_tests.erl bring ec_plists up to erlware standards 2012-10-30 11:45:21 -06:00
mock.erl add suport and documentation for signatures for dictionaries 2011-10-16 22:26:43 -04:00