summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Handle `escriptize` when the specified app is missingNathaniel Waisbrot2016-08-041-1/+25
* ssl_verify_hostname was renamed to ssl_verify_funIlya Khaprov2016-07-151-32/+24
* Don't error when analyzing empty appJames Fish2016-07-111-1/+15
* Handle empty PLTsJames Fish2016-07-111-2/+63
* Merge pull request #1207 from ferd/pkg-local-hash-lockFred Hebert2016-06-2210-44/+238
|\
| * Testing expected hash behaviour and errors in pkgsFred Hebert2016-05-254-7/+116
| * Make tests passFred Hebert2016-05-243-11/+18
| * Test support for OTP-19Fred Hebert2016-05-241-6/+17
| * Support package hashes in structure and lockfileFred Hebert2016-05-246-29/+96
* | normalize include dirs to absolute paths during compilationalisdair sullivan2016-06-121-3/+42
* | Merge pull request #1232 from talentdeficit/REBAR-1184Fred Hebert2016-06-111-2/+48
|\ \
| * | REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15alisdair sullivan2016-06-111-2/+5
| * | REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is setalisdair sullivan2016-06-111-2/+45
* | | Merge pull request #1227 from ferd/compiler-source-formatFred Hebert2016-06-111-2/+26
|\ \ \
| * | | Reinstated testGarrett Smith2016-05-021-0/+1
| * | | Option to format compiler sourcesGarrett Smith2016-05-021-2/+25
* | | | add support for passing a sys_config to common testTristan Sloughter2016-06-111-3/+45
| |/ / |/| |
* | | Support ENV config for proxy valuesFred Hebert2016-06-111-1/+72
* | | Regression test showing the bug for umbrella appsFred Hebert2016-06-031-4/+48
| |/ |/|
* | adjust `data_dir_correct` test in ct suitealisdair sullivan2016-05-231-1/+1
* | don't generated coverage for `extra_src_dirs`alisdair sullivan2016-05-151-4/+4
|/
* Merge pull request #1121 from frojasg/feature/config-rebar-dir-using-env-varTristan Sloughter2016-04-301-2/+34
|\
| * Read env var REBAR_CACHE_DIR on rebar3 only onceFrancisco Rojas2016-04-061-1/+1
| * use priv_dir in rebar_dir testFrancisco Rojas2016-03-171-2/+2
| * Allows overwrite default cache dir using REBAR_CACHE_DIRFrancisco Rojas2016-03-151-2/+34
* | rename dist to dist_nodeFred Hebert2016-04-011-8/+8
* | Extract dist config handling, support {dist, ...}Fred Hebert2016-03-211-0/+74
|/
* move definition of 'EUNIT' macro to eunit provideralisdair sullivan2016-03-032-10/+65
* Revert "define the 'EUNIT' macro in the test profile"alisdair sullivan2016-03-031-10/+4
* define the 'EUNIT' macro in the test profilealisdair sullivan2016-03-031-4/+10
* include project_plugins in plugins that can be upgradedTristan Sloughter2016-03-021-1/+42
* Take CT options errors and turn them to warningsFred Hebert2016-03-021-7/+7
* Merge pull request #1099 from talentdeficit/ct_includeTristan Sloughter2016-03-011-3/+27
|\
| * add support for common tests `include` flagalisdair sullivan2016-03-011-3/+27
* | Merge pull request #1098 from talentdeficit/ct_warn_on_cover_specTristan Sloughter2016-03-011-2/+20
|\ \
| * | add a link to the docs about `test_spec` and `cover` in ct warningsalisdair sullivan2016-03-011-2/+2
| * | error on a cover spec in ct_optsalisdair sullivan2016-03-011-1/+19
| |/
* | add test for new hook functionTristan Sloughter2016-02-281-1/+21
|/
* Merge pull request #1070 from project-fifo/hex-improvementsTristan Sloughter2016-02-242-21/+100
|\
| * Add more hex rules so they don't throw errorsHeinz N. Gies2016-02-222-21/+100
* | Merge pull request #1075 from tsloughter/plugin_overrideFred Hebert2016-02-223-7/+85
|\ \ | |/ |/|
| * add test to verify only project_plugins override providersTristan Sloughter2016-02-223-7/+85
* | Make lock files future-proofFred Hebert2016-02-161-0/+46
|/
* Merge pull request #1041 from lrascao/fix/relx_overlay_varsTristan Sloughter2016-02-052-7/+65
|\
| * Add test case for relx overlay varsLuis Rascao2016-02-052-7/+65
* | don't lose overrides in an app when installing plugins it uses'Tristan Sloughter2016-01-311-2/+43
* | fix paths for multiple app projects when running ct with no --dir argumentalisdair sullivan2016-01-301-5/+6
|/
* Add module directory to include pathLuis Rascao2016-01-261-2/+64
* Merge pull request #1031 from tsloughter/masterFred Hebert2016-01-241-2/+20
|\
| * add profile option to clean taskTristan Sloughter2016-01-231-2/+20