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