aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/r9c_SUITE_data/results/mnesia
AgeCommit message (Collapse)Author
2017-02-21dialyzer: Correct test cases after removal of erlang:hash/2Hans Bolinder
2016-02-01dialyzer: Remove t_parameterized_module/0 from erl_typesStavros Aronis
Parameterized modules are no longer supported, so module() can only be an atom().
2015-12-15dialyzer: Print constraints using the '::' syntaxHans Bolinder
2015-09-15stdlib: Remove deprecated functions in erl_parse and erl_scanHans Bolinder
The recently added module erl_anno can no longer handle negative line numbers.
2013-02-21Introduce new type file:name_all()Hans Bolinder
2013-01-11mnesia: Update dialyzer warningBjörn Gustavsson
Commit 0c6fe3713b9e2d6497cbfe9275d1170cefb5f169 updated the spec for sys:handle_system_msg/5.
2012-10-10Change the type of some arguments in filename to file:name()Hans Bolinder
2011-11-18Wrap up behaviours patch for DialyzerStavros Aronis
Enable warnings by default, add two options for suppressing them, fix warning formatting and update testsuites.
2011-08-29Update r9c/{inets,mnesia} results in dialyzer's test suiteStavros Aronis
2011-08-01Update Dialyzer's r9c_suite resultsStavros Aronis
2011-05-04Rename suite data directoriesStavros Aronis