summaryrefslogtreecommitdiff
path: root/lib/debugger/test/dbg_ui_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Remove ?line macrosBjörn Gustavsson2016-04-181-45/+45
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-04-181-8/+8
* Eliminate doc and suite clausesBjörn Gustavsson2016-04-181-8/+1
* Eliminate use of test_server:fail/{0,1}Björn Gustavsson2016-04-181-1/+1
* Use proplists:get_value/2 instead of ?config()Björn Gustavsson2016-04-181-1/+1
* Modernize use of timetrapsBjörn Gustavsson2016-04-181-7/+6
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting and also some migration fixes for debuggerLukas Larsson2011-02-171-46/+12
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update debugger tests to conform with common_test standardLukas Larsson2011-02-171-14/+21
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Add test suite for debuggerBjörn Gustavsson2010-09-031-0/+288