Fred Hebert
4f981061f3
Merge pull request #558 from tsloughter/beta-1
update contributing, readme and app.src for beta-1
hace 9 años
Tristan Sloughter
4e410b6d6e
update contributing, readme and app.src for beta-1
hace 9 años
Fred Hebert
9803bb93fa
Merge pull request #557 from tsloughter/relx_args
only reverse some relx args, fixes profile usage for relx
hace 9 años
Tristan Sloughter
7e0734efda
add test of relx config sorting with 'extend release'
hace 9 años
Fred Hebert
88f3077f85
Merge pull request #555 from tsloughter/disable_ctrl_c
Revert "disable ctrl-c interrupt in shell for escript"
hace 9 años
Tristan Sloughter
da7e15c9a5
only reverse some relx args, fixes profile usage for relx
hace 9 años
Tristan Sloughter
4238f2a3b4
Revert "disable ctrl-c interrupt in shell for escript"
This reverts commit 40ee6d95e1
.
hace 9 años
Fred Hebert
c093873b28
Merge pull request #552 from tsloughter/disable_ctrl_c
disable ctrl-c interrupt in shell for escript
hace 9 años
Tristan Sloughter
5012e06e68
Merge pull request #489 from kovyl2404/windows-ct-fix
Make test on windows green.
hace 9 años
Viacheslav V. Kovalev
99858f3b69
Use same random seeding function for random_name and random_vsn
hace 9 años
Tristan Sloughter
40ee6d95e1
disable ctrl-c interrupt in shell for escript
hace 9 años
Fred Hebert
e28ebaa957
Merge pull request #550 from tsloughter/master
expand plugins for profile after applying profiles
hace 10 años
Tristan Sloughter
eeb2bf47d0
Merge pull request #548 from talentdeficit/ct_no_rogue_msgs
add an (almost) unique reference to message sent from the ct provider
hace 10 años
Viacheslav V. Kovalev
b2711335aa
Merge branch 'Taure-fix-comments' into windows-ct-fix
hace 10 años
Viacheslav V. Kovalev
93cfa4b0b3
Merge branch 'fix-comments' of git://github.com/Taure/rebar3 into Taure-fix-comments
Conflicts:
src/rebar_prv_common_test.erl
hace 10 años
Tristan Sloughter
5402199d88
expand plugins for profile after applying profiles
hace 10 años
Viacheslav V. Kovalev
9a83c35a6f
Rewrite code around remove_links/1 to make it clearer
hace 10 años
Daniel Widgren
ebfdbc695e
Fixed review comments
hace 10 años
Viacheslav V. Kovalev
44272e23b6
Some fixes after review
hace 10 años
alisdair sullivan
f51d7f2048
add an (almost) unique reference to message sent from the ct provider
to itself so a selective receive can be used to retrieve it
fixes #547
hace 10 años
Fred Hebert
1f334c5e52
Merge pull request #546 from tsloughter/master
add relup to readme and shell completitions
hace 10 años
Tristan Sloughter
9184bffadb
add relup to readme and shell completitions
hace 10 años
Tristan Sloughter
b2fda59aab
Merge pull request #545 from tsloughter/master
Upgrade relx and add relup provider
hace 10 años
Tristan Sloughter
b85d827c80
add relup provider and update relx
hace 10 años
Viacheslav Kovalev
66f007f7df
Merge branch 'Taure-windows-ct-fix' into windows-ct-fix
hace 10 años
Viacheslav Kovalev
250b626fc6
Merge branch 'windows-ct-fix' of git://github.com/Taure/rebar3 into Taure-windows-ct-fix
Conflicts:
src/rebar_file_utils.erl
hace 10 años
Viacheslav Kovalev
24815ebc5f
Fix rebar_hooks_SUITE:run_hooks_for_plugins/1
Test required `touch` utility to present on user's machine. Remove this dependency.
hace 10 años
Viacheslav V. Kovalev
ab98bc15a8
Fix rebar_utils:sh on windows
hace 10 años
Viacheslav Kovalev
4a605faab8
Fix multi_app_default_dirs test on windows.
Seed random with erlang:now() because os:timestamp precision is not enough
on windows.
hace 10 años
Viacheslav Kovalev
a753bbeafc
Fix common test run duplication on windows
hace 10 años
Daniel Widgren
a029e957fd
Fixed two tests for windows 8.1 and added touch functionality
hace 10 años
Viacheslav V. Kovalev
d734beb850
Fix dialyzer tests on windows
hace 10 años
Viacheslav V. Kovalev
8138bb92b2
Fix windows-related issues
hace 10 años
Daniel Widgren
4eaa21cd27
Fixed so that release tests now pass. Got all green tests.
hace 10 años
Viacheslav V. Kovalev
9e3b361095
Fix dialyzer tests on windows
hace 10 años
Viacheslav Kovalev
53831dc31b
Fix rebar_hooks_SUITE:run_hooks_for_plugins/1
Test required `touch` utility to present on user's machine. Remove this dependency.
hace 10 años
Viacheslav V. Kovalev
473393a172
Fix rebar_utils:sh on windows
hace 10 años
Viacheslav Kovalev
701f66aab2
Fix multi_app_default_dirs test on windows.
Seed random with erlang:now() because os:timestamp precision is not enough
on windows.
hace 10 años
Viacheslav Kovalev
f7bd6ca8ac
Fix common test run duplication on windows
hace 10 años
Daniel Widgren
e3d32b10cc
Fixed two tests for windows 8.1 and added touch functionality
hace 10 años
Viacheslav V. Kovalev
b944acc204
Fix dialyzer tests on windows
hace 10 años
Viacheslav V. Kovalev
9ad39c979a
Fix windows-related issues
hace 10 años
Fred Hebert
ed0b8fca45
Merge pull request #544 from tsloughter/no_plugin_upgrade
error message when no plugin is passed to plugins upgrade and global upgrade
hace 10 años
Tristan Sloughter
b830c65ef0
check global for plugin if not found in local profiles
hace 10 años
Tristan Sloughter
c2209785f9
add error message when no plugin is passed to plugins upgrade
hace 10 años
Tristan Sloughter
75644c5009
Merge pull request #543 from ferd/more-tests
More tests
hace 10 años
Fred Hebert
8c8774f3e0
Make the test work on more versions
hace 10 años
Fred Hebert
36cc244607
Adding erl_first_files test
The test works by using a parse transform that stamps modules with an
attribute as it runs them. It then compiles everything, loads the
module, and makes sure the stamps respect the defined order.
hace 10 años
Fred Hebert
23eb53ebfd
Adding tests for locks
hace 10 años
Fred Hebert
55e3e55314
Merge pull request #452 from sg2342/fix-as-plugin_install
install_plugins in rebar_prv_as:do
hace 10 años