Fred Hebert
2c155ead23
Fully clean up after test utils for proxy
il y a 8 ans
Artem Pervin
8df95d53bf
1394: fixed typo
il y a 8 ans
Artem Pervin
9ace3ba9fc
1394: fixed typo
il y a 8 ans
Artem Pervin
603683bca1
1394: restore original proxy spec after tests
il y a 8 ans
Artem Pervin
c0184eae70
1394: refined export list and tests
il y a 8 ans
Artem Pervin
e60562fb30
1394: one more test
il y a 8 ans
Artem Pervin
f8873147ab
1394: fixed typos
il y a 8 ans
Artem Pervin
8a546cae8e
1394: fixed typo
il y a 8 ans
Artem Pervin
ffc2cf98d3
1394: added fix for rebar_utils, moved setting of http_options into init_config, added unit tests
il y a 8 ans
Fred Hebert
769e14c542
Actually fix tuple merging.
Full rewrite, code should be understandable now.
il y a 9 ans
Fred Hebert
5b7bf677f8
Add test cases for tuple deduplication
(the tests fail)
il y a 9 ans
Tristan Sloughter
90fbd6dbb9
add support for old format otp versions
il y a 9 ans
Tristan Sloughter
6e9df6cc57
parse old format of OTP versions
il y a 9 ans
Derek Brown
04fedc7422
Add functions to validate OTP release in use
In the spirit of Original Rebar's "require_min_otp_vsn", this adds
rebar_utils:check_min_otp_version/1 (taking a string containing the
minimum version) and rebar_utils:check_blacklisted_otp_versions/1
(taking a list of regular expression strings), as well as tests in
rebar_utils_SUITE. They're currently only called by the tests-
how/where to best place calls to them from non-test code needs to be
determined (at which point two corresponding rebar.config keys can be
supported). For example, the version probably shouldn't be enforced when
just running "rebar3 help".
il y a 10 ans
Viacheslav V. Kovalev
44272e23b6
Some fixes after review
il y a 9 ans
Viacheslav V. Kovalev
ab98bc15a8
Fix rebar_utils:sh on windows
il y a 10 ans
Viacheslav V. Kovalev
473393a172
Fix rebar_utils:sh on windows
il y a 10 ans
Viacheslav V. Kovalev
29a855d31c
Revert accidentially changed formatting
il y a 10 ans
Viacheslav Kovalev
e255529da5
Get rid of rebar_utils:tup_umerge/2 patching
il y a 10 ans
Viacheslav Kovalev
82b0d4b7b2
Implement opts umerge deduplication
il y a 10 ans
Viacheslav V. Kovalev
83d738a829
Implement some test on profiles deduplication
il y a 10 ans
alisdair sullivan
c79d13f5e8
factor out task/args parsing from `do` for use in other meta
commands
il y a 10 ans