summaryrefslogtreecommitdiff
path: root/scripts/run-dialyzer
Commit message (Collapse)AuthorAgeFilesLines
* otp: Don't error dialyzer script if WARNINGS failLukas Larsson2019-05-071-1/+1
| | | | | | The WARNINGS set of application are know to produce warnings, so don't fail when they do. Instead we just print them to let the user know that they are there.
* Update run-dialyzer script to be more generic and aggressiveLukas Larsson2019-05-021-10/+40
| | | | This version will abort when errors are found when building the PLT.
* Add deploy stage to travis-ciLukas Larsson2018-06-181-2/+3
|
* inets,tftp: Break out TFTP from inetsPéter Dimitrov2018-03-281-3/+3
| | | | | | | | | - Create directory structure - Move code, tests, documentation from inets - Add inets_tftp_wrapper - Add tftp app to run-dialyzer script Change-Id: I6a142ae66cecb9a1821cbf9ea6a45f66a836763d
* ftp: Add ftp app to run-dialyzer scriptPéter Dimitrov2018-03-281-3/+3
| | | | Change-Id: Ie0a67ad22904ce9701f23bbf5573a182b4936790
* scripts: dialyze more applications in automation scriptsLukas Larsson2017-09-011-1/+10
|
* Move travis dialyzer logic to script fileLukas Larsson2017-04-201-0/+7