Age | Commit message (Expand) | Author |
---|---|---|
2014-02-17 | Correct parenthesis expansion | Björn Gustavsson |
2014-02-17 | Clean up edlin_expand_SUITE.erl to facilitate maintainance | Björn Gustavsson |
2014-01-09 | Shell: expand 0-arity functions all the way to closing parenthesis | Pierre Fenoll |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-21 | Teach edlin_expand_SUITE:init_per_suite independence | Patrik Nyblom |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
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 |
2010-01-20 | Merge branch 'uw/shell-tab-completion' into ccase/r13b04_dev | Erlang/OTP |
2010-01-07 | Shell tab completion now works for quoted module and function names | Ulf Wiger |