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
/
qlc_SUITE.erl
Age
Commit message (
Expand
)
Author
2017-04-27
stdlib: Improve handling of pids, ports, and refs in qlc
Hans Bolinder
2017-02-28
Merge branch 'maint'
Hans Bolinder
2017-02-27
stdlib: Add maps to term traversal
Hans Bolinder
2016-11-30
stdlib test suite: fix uses of export_all
Richard Carlsson
2016-09-02
Fix overridden BIFs
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-03-09
Eliminate use of ?config() macro
Björn Gustavsson
2016-03-09
Remove ?line macros
Björn Gustavsson
2016-03-09
Replace "%" with "%%" at the beginning of a line
Björn Gustavsson
2016-03-09
Eliminate 'suite' and 'doc' clauses
Björn Gustavsson
2016-03-09
Use 'test_server' instead of ?t macro
Björn Gustavsson
2016-03-09
Replace use of test_server:format/2 with io:format/2
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Modernize use of timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-08-21
stdlib: fix a qlc bug introduced in 18.0
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-28
Merge branch 'richcarl/warnings-by-default/OTP-12781'
Björn-Egil Dahlberg
2015-05-27
stdlib: Use warning channel in test qlc_SUITE:otp_6964/1
Björn-Egil Dahlberg
2015-05-27
stdlib: Fix testcase for qlc_SUITE
Björn-Egil Dahlberg
2015-04-30
stdlib: Silence some of qlc's warnings
Hans Bolinder
2015-04-30
stdlib: Use module erl_anno
Hans Bolinder
2015-04-07
Fix a qlc testcase
Hans Bolinder
2015-03-19
stdlib: Update qlc tests to reflect new ETS hash
Björn-Egil Dahlberg
2014-10-23
stdlib: fix a bug in qlc_SUITE.erl
Hans Bolinder
2014-03-03
Fix a qlc bug where filters were erroneously optimized away
Hans Bolinder
2013-12-12
Test named funs
Anthony Ramine
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-01-25
[stdlib] Fix minor issue with qlc_SUITE
Hans Bolinder
2013-01-09
qlc: Remove support for packages
Björn Gustavsson
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-20
Correct a minor bug in qlc's testsuite
Hans Bolinder
2011-11-30
Remove dependency on R12 from a qlc test case
Hans Bolinder
2011-11-17
stdlib: Make sure qlc_SUITE:otp_6964 restores backtrace_depth
Sverker Eriksson
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
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-06-02
Evaluate element/2 at compile-time using type information
Björn Gustavsson
2010-05-12
Merge branch 'bg/opt-receive' into dev
Erlang/OTP
2010-05-11
Compile tests that communicate with R12 nodes with the r12 option
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP