summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/qlc_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Remove ?line macrosBjörn Gustavsson2016-03-091-146/+146
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-03-091-18/+18
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-189/+61
* Use 'test_server' instead of ?t macroBjörn Gustavsson2016-03-091-2/+2
* Replace use of test_server:format/2 with io:format/2Björn Gustavsson2016-03-091-4/+4
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-3/+2
* Modernize use of timetrapsBjörn Gustavsson2016-03-091-8/+4
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* stdlib: fix a qlc bug introduced in 18.0Hans Bolinder2015-08-211-1/+14
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'richcarl/warnings-by-default/OTP-12781'Björn-Egil Dahlberg2015-05-281-7/+11
|\
| * stdlib: Use warning channel in test qlc_SUITE:otp_6964/1Björn-Egil Dahlberg2015-05-271-6/+8
| * stdlib: Fix testcase for qlc_SUITEBjörn-Egil Dahlberg2015-05-271-2/+4
* | stdlib: Silence some of qlc's warningsHans Bolinder2015-04-301-46/+80
* | stdlib: Use module erl_annoHans Bolinder2015-04-301-5/+10
|/
* Fix a qlc testcaseHans Bolinder2015-04-071-3/+4
* stdlib: Update qlc tests to reflect new ETS hashBjörn-Egil Dahlberg2015-03-191-7/+9
* stdlib: fix a bug in qlc_SUITE.erlHans Bolinder2014-10-231-4/+35
* Fix a qlc bug where filters were erroneously optimized awayHans Bolinder2014-03-031-3/+16
* Test named funsAnthony Ramine2013-12-121-2/+12
* Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-191-6/+6
* [stdlib] Fix minor issue with qlc_SUITEHans Bolinder2013-01-251-3/+3
* qlc: Remove support for packagesBjörn Gustavsson2013-01-091-15/+0
* Remove support for tuple funsBjörn Gustavsson2012-08-171-26/+1
* erl_lint: Add a deprecated warning for literal tuple funsBjörn Gustavsson2012-08-151-1/+7
* Correct a minor bug in qlc's testsuiteHans Bolinder2012-03-201-7/+15
* Remove dependency on R12 from a qlc test caseHans Bolinder2011-11-301-84/+29
* stdlib: Make sure qlc_SUITE:otp_6964 restores backtrace_depthSverker Eriksson2011-11-171-2/+5
* EEP-23: Allow variables in fun M:F/ABjörn Gustavsson2011-11-071-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for stdlibLukas Larsson2011-02-171-47/+42
* 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 stdlib tests to conform with common_test standardLukas Larsson2011-02-171-29/+40
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Evaluate element/2 at compile-time using type informationBjörn Gustavsson2010-06-021-1/+3
* Merge branch 'bg/opt-receive' into devErlang/OTP2010-05-121-5/+6
|\
| * Compile tests that communicate with R12 nodes with the r12 optionBjörn Gustavsson2010-05-111-0/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+8179