index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
rebar_test_utils.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fetching of private packages from orgs on hex repos (#2020)
Bryan Paxton
2019-03-07
1
-1
/
+1
*
properly support top level app erl_opts from REBAR_CONFIG os var (#1889)
Tristan Sloughter
2018-09-21
1
-1
/
+28
*
add option to compiler provider to only build dependencies (#1888)
Tristan Sloughter
2018-09-19
1
-0
/
+8
*
support for hex v2, multiple repository fetching, private organizations (#1884)
Tristan Sloughter
2018-09-13
1
-22
/
+26
*
fix code path when validating plugins
Tristan Sloughter
2017-12-03
1
-4
/
+5
*
OTP-21 readiness, Full Unicode support
Fred Hebert
2017-11-16
1
-4
/
+4
*
Unicode support in all the places
Fred Hebert
2017-08-06
1
-4
/
+4
*
More fixes for bad calls to find_apps
Fred Hebert
2017-02-26
1
-2
/
+2
*
Testing expected hash behaviour and errors in pkgs
Fred Hebert
2016-05-25
1
-4
/
+6
*
Test support for OTP-19
Fred Hebert
2016-05-24
1
-6
/
+17
*
Support package hashes in structure and lockfile
Fred Hebert
2016-05-24
1
-9
/
+9
*
add test to verify only project_plugins override providers
Tristan Sloughter
2016-02-22
1
-1
/
+28
*
Add test case for relx overlay vars
Luis Rascao
2016-02-05
1
-6
/
+9
*
refactor `rebar_erlc_compiler`
alisdair sullivan
2015-10-26
1
-2
/
+5
*
shiny and new test suite for eunit provider
alisdair sullivan
2015-09-29
1
-1
/
+1
*
Basic package aliasing tests
Fred Hebert
2015-08-26
1
-1
/
+24
*
speed up tests a bit by setting global_rebar_dir
pvmart
2015-08-20
1
-0
/
+2
*
Add tests for mixed deps installs
Fred Hebert
2015-08-16
1
-19
/
+60
*
do not install profile deps of deps
Tristan Sloughter
2015-07-18
1
-0
/
+8
*
only look for top level apps and those directly under apps/ or lib/
Tristan Sloughter
2015-07-16
1
-4
/
+4
*
Failing case for unstable upgrade lock files
Fred Hebert
2015-07-08
1
-3
/
+3
*
wip: deps install refactor
Fred Hebert
2015-07-02
1
-4
/
+8
*
Use same random seeding function for random_name and random_vsn
Viacheslav V. Kovalev
2015-06-28
1
-3
/
+8
*
Fixed review comments
Daniel Widgren
2015-06-26
1
-19
/
+1
*
Some fixes after review
Viacheslav V. Kovalev
2015-06-26
1
-1
/
+2
*
Fixed so that release tests now pass. Got all green tests.
Daniel Widgren
2015-06-26
1
-1
/
+19
*
Fix multi_app_default_dirs test on windows.
Viacheslav Kovalev
2015-06-26
1
-2
/
+2
*
Adding erl_first_files test
Fred Hebert
2015-06-26
1
-1
/
+1
*
check format of config file and print the bad section in the error
Tristan Sloughter
2015-06-18
1
-1
/
+1
*
add test for plugin with transitive deps
Tristan Sloughter
2015-05-27
1
-3
/
+4
*
update stable_lock test from Fred's branch
Tristan Sloughter
2015-05-21
1
-12
/
+12
*
install plugins from the global config to ~/.cache/plugins
Tristan Sloughter
2015-05-17
1
-1
/
+16
*
don't load package registry unless there are pkg deps to solve
Tristan Sloughter
2015-04-28
1
-2
/
+2
*
track and cleanup code paths for different contexts
Tristan Sloughter
2015-04-21
1
-1
/
+2
*
test building of deps plugins
Tristan Sloughter
2015-04-04
1
-0
/
+15
*
add a more direct way to generate an `eunitized` test app to
alisdair sullivan
2015-03-24
1
-5
/
+25
*
Merge pull request #286 from tsloughter/checkouts
Fred Hebert
2015-03-23
1
-1
/
+2
|
\
|
*
treat _checkouts as deps that are always compiled
Tristan Sloughter
2015-03-21
1
-1
/
+2
*
|
Test cases to exercise the dev_mode release option
Kelly McLaughlin
2015-03-23
1
-1
/
+10
|
/
*
Implement deps conflicts as errors
Fred Hebert
2015-03-15
1
-9
/
+13
*
update erlydtl compiler to output to _build, add simple test
Tristan Sloughter
2015-03-07
1
-0
/
+3
*
copy project apps to deps output dir for compilation
Tristan Sloughter
2015-02-28
1
-9
/
+10
*
make base_dir for a run include the profiles in path, link to shared deps
Tristan Sloughter
2015-02-28
1
-3
/
+3
*
Add tests and fixes for packages upgrades
Fred Hebert
2015-02-23
1
-0
/
+3
*
Reuse test code and drop duplicated stuff
Fred Hebert
2015-02-23
1
-1
/
+10
*
basic profile deps tests
Tristan Sloughter
2015-02-22
1
-0
/
+32
*
fix test, remove use of filelib:wildcard for R15 support
Tristan Sloughter
2015-02-22
1
-2
/
+2
*
release and tar tests
Tristan Sloughter
2015-02-22
1
-0
/
+24
*
Support multiple app upgrade & lock tests
Fred Hebert
2015-02-11
1
-0
/
+14
*
Partial work + Failing tests
Fred Hebert
2015-02-11
1
-8
/
+0
[next]