index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
test
/
erl_lint_SUITE.erl
Age
Commit message (
Expand
)
Author
2013-09-06
Merge branch 'maint'
Fredrik Gustafsson
2013-08-27
Fix variable usage tracking in some record errors
Anthony Ramine
2013-08-27
Fix unsafe variable tracking in try expressions
Anthony Ramine
2013-08-27
Fix variable usage tracking in erl_lint
Anthony Ramine
2013-08-21
Merge branch 'maint'
Hans Bolinder
2013-08-20
Fix a bug in the linter regarding the 'fun M:F/A' construct
Hans Bolinder
2013-06-05
Forbid unsized fields in patterns of binary generators
Anthony Ramine
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-01-31
Test calling deprecated or removed functions
Björn Gustavsson
2013-01-31
Test deprecating list_to_atom/1 to cover more code
Björn Gustavsson
2013-01-31
Cover binary syntax errors and warnings
Björn Gustavsson
2013-01-31
Test a few more kinds of illegal guard expressions
Björn Gustavsson
2013-01-31
Provoke basic semantic errors to improve test coverage
Björn Gustavsson
2013-01-18
Remove support for parameterized modules
Björn Gustavsson
2013-01-09
erl_lint_SUITE: Eliminate use of packages
Björn Gustavsson
2012-09-26
Warn for underspecified opaque types
Hans Bolinder
2012-09-26
Warn for opaque types that are not exported
Hans Bolinder
2012-08-17
Remove support for tuple funs
Björn Gustavsson
2012-08-15
erl_lint: Add a deprecated warning for literal tuple funs
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-01-26
erl_lint: Disallow call to is_record/3 if there is a local is_record/3
Björn Gustavsson
2012-01-17
erl_lint: Consistently reject local calls from guards
Björn Gustavsson
2011-08-31
Improve and correct types and specifications in Kernel and STDLIB
Hans Bolinder
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for stdlib
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update stdlib tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2011-01-18
Refuse to compile functions with too many arguments
Björn Gustavsson
2010-06-09
Correct warnings and errors for auto-imported bif clashes
Patrik Nyblom
2010-06-02
Improve coverage of erl_int in testcases
Patrik Nyblom
2010-06-02
Change warning to error for nowarn_bif_clash compiler directive
Patrik Nyblom
2010-06-02
Return nowarn_bif_clash functionality but with warning
Patrik Nyblom
2010-02-10
Merge branch 'ks/erl_lint' into ccase/r13b04_dev
Erlang/OTP
2010-02-09
erl_lint_SUITE: adjust failing test case
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP