summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | deduplicate default test set generated by `rebar3 eunit`alisdair sullivan2016-01-171-5/+9
|/
* merge overlay entries into a single {overlay, list()} for relxTristan Sloughter2016-01-101-1/+23
* install project app plugins after discovering them not beforeTristan Sloughter2016-01-101-2/+34
* Merge pull request #1006 from tsloughter/masterFred Hebert2016-01-091-5/+35
|\
| * only apply default and prod profile to dependenciesTristan Sloughter2016-01-091-5/+35
* | fix dirs robocopy and canonical paths in windowsFred Hebert2016-01-071-7/+14
* | Avoid changing directories in test suiteFred Hebert2016-01-071-6/+3
|/
* Merge pull request #966 from talentdeficit/ct_root_suitesFred Hebert2016-01-051-1/+94
|\
| * add test for foo_SUITE_data filesalisdair sullivan2015-12-201-2/+8
| * put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'alisdair sullivan2015-12-201-1/+44
| * allow ct suites to be specified at the root of a project (or root of app)alisdair sullivan2015-12-201-1/+45
* | convert ~> versions to highest matchingTristan Sloughter2015-12-261-3/+22
* | Merge pull request #987 from ferd/plugin-templatesTristan Sloughter2015-12-2111-1/+146
|\ \ | |/ |/|
| * Plugin templates enabledFred Hebert2015-12-1911-1/+146
* | support temporary cdn change with HEX_CDN os varTristan Sloughter2015-12-192-6/+6
|/
* Merge pull request #988 from ferd/schutm-wrong-pathsTristan Sloughter2015-12-191-3/+40
|\
| * Add tests for base_dir reconfigurationFred Hebert2015-12-191-3/+40
* | A bad template index does not crash; shows warningFred Hebert2015-12-188-0/+145
|/
* Merge pull request #967 from talentdeficit/mib_include_fixFred Hebert2015-12-081-4/+4
|\
| * remove mib header file in `priv/mibs/include'alisdair sullivan2015-12-081-6/+0
| * symlink mib hrl output in apps `include' directoriesalisdair sullivan2015-12-061-0/+6
* | Actually fix tuple merging.Fred Hebert2015-12-061-0/+7
* | Merge branch 'tup_umerge' of https://github.com/tsloughter/rebar3 into tsloug...Fred Hebert2015-12-061-5/+64
|\ \ | |/ |/|
| * add tests for setting per-profile sys_config variables for relxTristan Sloughter2015-12-061-5/+64
* | Add test cases for tuple deduplicationFred Hebert2015-12-061-2/+69
|/