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
/
epp_SUITE.erl
Age
Commit message (
Expand
)
Author
2017-06-09
stdlib: Handle Unicode macro names
Hans Bolinder
2016-11-30
stdlib test suite: fix uses of export_all
Richard Carlsson
2016-05-04
epp: Add the -error and -warning directives
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
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-18
Merge branch 'bjorn/stdlib/function-macro/OTP-13059'
Björn Gustavsson
2016-02-18
Merge branch 'bjorn/remove-test_server/OTP-12705'
Björn Gustavsson
2016-02-17
Implement ?FUNCTION_NAME and ?FUNCTION_ARITY macros
Björn Gustavsson
2016-02-17
stdlib: Modify the preprocessor as to expose typed record fields
Hans Bolinder
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-11-17
epp: Refactor scan_define()
Björn Gustavsson
2015-11-17
epp_SUITE: Improve coverage of epp
Björn Gustavsson
2015-11-17
epp_SUITE: Extend smoke and cover test of format_error/1
Björn Gustavsson
2015-11-16
epp_SUITE: Add test of -extends()
Björn Gustavsson
2015-10-29
epp_SUITE: Avoid hard-coding list of macros more than once
Björn Gustavsson
2015-10-29
epp_SUITE: Add smoke and coverage test of format_error/1
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
stdlib: Use module erl_anno
Hans Bolinder
2014-03-18
epp: Make it possible to specify a default encoding
Björn Gustavsson
2014-02-20
Fix a bug in epp concerning circular macro definitions
Hans Bolinder
2013-04-26
Fix an inconsistent state in epp
Anthony Ramine
2013-02-18
Fix some Unicode issues
Hans Bolinder
2013-01-25
[stdlib] Introduce new functions epp:read_encoding_from_binary/1,2
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-10-30
Skip epp_SUITE:otp_8911 if cover is running
Siri Hansen
2011-10-21
Fix a few tests that used to fail on the HiPE platform
Hans Bolinder
2011-10-17
Make epp search directory of current file first when including another file
Richard Carlsson
2011-08-31
Improve and correct types and specifications in Kernel and STDLIB
Hans Bolinder
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-10-28
Fix epp bug concerning the file attribute and file inclusion
Hans Bolinder
2010-06-03
OTP-8665 epp bug
Hans Bolinder
2010-04-09
OTP-8562 Closing right parenthesis in macro definitions is mandatory.
Hans Bolinder
2010-03-09
OTP-8503 stdlib: records with no fields is considered typed by epp
Hans Bolinder
2010-03-02
OTP-8470 stdlib: epp bug
Hans Bolinder
2010-02-01
epp_SUITE: Increase code coverage
Hans Bolinder
2010-02-01
epp: change rules to choose the right version of a macro
Christopher Faulet
2010-02-01
epp: Add support of macros overloading
Christopher Faulet
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP