Changed paths:
M Makefile
M rebar.config
A rebar.test.config
A src/proper_utils.erl
A test/z_string_sanitize_utf8_test.erl
M test/z_string_test.erl
Log Message:
-----------
Make it easier to use z_stdlib
- Remove mochiweb dep from rebar.config
- Add separate rebar.test.config for the testing
- Update makefile
- Download rebar when not in path
- Split string tests
- Add PropEr tests (thanks, @Motiejus)