Fred Hebert
088c47ad1d
Add proxy auto-scheme test
há 7 anos
Fred Hebert
2c155ead23
Fully clean up after test utils for proxy
há 8 anos
Artem Pervin
8df95d53bf
1394: fixed typo
há 8 anos
Artem Pervin
9ace3ba9fc
1394: fixed typo
há 8 anos
Artem Pervin
603683bca1
1394: restore original proxy spec after tests
há 8 anos
Artem Pervin
c0184eae70
1394: refined export list and tests
há 8 anos
Artem Pervin
e60562fb30
1394: one more test
há 8 anos
Artem Pervin
f8873147ab
1394: fixed typos
há 8 anos
Artem Pervin
8a546cae8e
1394: fixed typo
há 8 anos
Artem Pervin
ffc2cf98d3
1394: added fix for rebar_utils, moved setting of http_options into init_config, added unit tests
há 8 anos
Fred Hebert
769e14c542
Actually fix tuple merging.
Full rewrite, code should be understandable now.
há 9 anos
Fred Hebert
5b7bf677f8
Add test cases for tuple deduplication
(the tests fail)
há 9 anos
Tristan Sloughter
90fbd6dbb9
add support for old format otp versions
há 9 anos
Tristan Sloughter
6e9df6cc57
parse old format of OTP versions
há 9 anos
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".
há 10 anos
Viacheslav V. Kovalev
44272e23b6
Some fixes after review
há 9 anos
Viacheslav V. Kovalev
ab98bc15a8
Fix rebar_utils:sh on windows
há 10 anos
Viacheslav V. Kovalev
473393a172
Fix rebar_utils:sh on windows
há 10 anos
Viacheslav V. Kovalev
29a855d31c
Revert accidentially changed formatting
há 10 anos
Viacheslav Kovalev
e255529da5
Get rid of rebar_utils:tup_umerge/2 patching
há 10 anos
Viacheslav Kovalev
82b0d4b7b2
Implement opts umerge deduplication
há 10 anos
Viacheslav V. Kovalev
83d738a829
Implement some test on profiles deduplication
há 10 anos
alisdair sullivan
c79d13f5e8
factor out task/args parsing from `do` for use in other meta
commands
há 10 anos