summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add test coverage of `profile_string` overlay variable usage in releasesGuilherme Andrade2019-08-311-2/+4
* support REBAR_BASE_DIR for setting the base_dirTristan Sloughter2019-08-111-3/+25
* uncomment test codeFred Hebert2019-08-011-2/+2
* Fixing duplicate macro definition in umbrella edocFred Hebert2019-07-301-1/+56
* Merge pull request #2117 from ferd/saleyn-masterFred Hebert2019-07-071-0/+69
|\
| * Fix crash when a dependency is missing app fileFred Hebert2019-07-041-0/+69
* | Ensure EDoc opts in umbrella apps are respectedFred Hebert2019-07-043-1/+11
|/
* Support rebar config dir env varBryan Paxton2019-06-301-1/+30
* Only lint app files when compilingFred Hebert2019-06-021-1/+0
* Do not apply overrides to a root application.Fred Hebert2019-05-191-21/+52
* maybe a bit too exhaustive pattern matching to pass testsPierre Fenoll2019-05-062-8/+14
* Merge pull request #2054 from tolbrino/fix-parallel-edoc-testFred Hebert2019-04-1813-22/+23
|\
| * Fix duplicate module naming in edoc test suite dataTino Breddin2019-04-1613-22/+23
* | Merge pull request #2035 from ankhers/lint_app_fileFred Hebert2019-04-161-2/+18
|\ \ | |/ |/|
| * Remove debuggingJustin Wood2019-04-161-2/+0
| * test for app file lintingJustin Wood2019-04-041-2/+20
* | support dialyzer plt location and prefix in cli argsTristan Sloughter2019-04-061-2/+39
* | Refactor deps command to show lock vs config fileJose M Perez2019-04-011-6/+29
* | Make deps command check needs_update for every depJose M Perez2019-03-271-2/+46
|/
* Fix handling of transient locks during upgradeFred Hebert2019-03-151-2/+47
* Fix fetching of private packages from orgs on hex repos (#2020)Bryan Paxton2019-03-076-12/+27
* Abort when file:consult/1 returns an errorBryan Paxton2019-02-201-2/+39
* Fix handling of updated files in extra_src_dirsFred Hebert2019-02-011-0/+44
* add repo_name to repoconfig used with hex_core to be compatible (#1996)Tristan Sloughter2019-01-131-3/+5
* Merge pull request #1986 from ericmj/emj/mirror-ofFred Hebert2019-01-012-18/+18
|\
| * Update hex_core and add mirror_of repo configEric Meadows-Jönsson2018-12-302-18/+18
* | Add --generator option for eunitmopp2018-12-291-1/+34
|/
* check for mib_first_files regression in umbrella_mib_first_testStefan Grundmann2018-12-051-9/+57
* Support ignoring whole modules in xref resultsBryan Paxton2018-12-021-7/+34
* fix to include beams built from src files in subdirs in modules listTristan Sloughter2018-11-231-1/+7
* fix base path used for yrl/xrl includefile configs (#1952)Tristan Sloughter2018-11-231-2/+148
* Merge pull request #1938 from erlang/xrl-yrl-recompileFred Hebert2018-11-181-6/+19
|\
| * check last modified time on erl files for xrl and yrl files before compilingTristan Sloughter2018-11-091-6/+19
* | Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)tothlac2018-11-171-2/+29
|/
* Fix shell hook expansion on windowsFred Hebert2018-10-181-3/+3
* Merge pull request #1907 from ferd/refactor-env-pathsFred Hebert2018-10-153-3/+244
|\
| * Optimize path handlingFred Hebert2018-10-111-2/+0
| * Clean path code, add tests, add clash detectionFred Hebert2018-10-111-3/+34
| * Abstracted path managementFred Hebert2018-10-113-3/+215
* | fix finding transitive deps with prerelease versions (#1914)Tristan Sloughter2018-10-141-5/+11
|/
* fix yrl compiler and add test (#1906)Tristan Sloughter2018-10-061-3/+20
* compiler behaviour (#1893)Tristan Sloughter2018-10-051-1/+1
* warn if the matched package is retired, skip prerelease (#1897)Tristan Sloughter2018-10-014-31/+76
* properly support top level app erl_opts from REBAR_CONFIG os var (#1889)Tristan Sloughter2018-09-213-21/+101
* add option to compiler provider to only build dependencies (#1888)Tristan Sloughter2018-09-192-1/+28
* only print skip warning if version is different (#1886)Tristan Sloughter2018-09-171-2/+13
* support for hex v2, multiple repository fetching, private organizations (#1884)Tristan Sloughter2018-09-1316-565/+1029
* run compile provider in default namespace from bareTristan Sloughter2018-06-081-1/+18
* Abort if erl_first_files is not a list of stringsBryan Paxton2018-06-081-2/+9
* Introduce support of add and del operations under erl_opts directiveAlexander Petrovsky2018-05-311-12/+375