summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/epp_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix an inconsistent state in eppAnthony Ramine2013-04-261-0/+4
* Fix some Unicode issuesHans Bolinder2013-02-181-2/+31
* [stdlib] Introduce new functions epp:read_encoding_from_binary/1,2Hans Bolinder2013-01-251-2/+7
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-6/+76
* Skip epp_SUITE:otp_8911 if cover is runningSiri Hansen2012-10-301-1/+8
* Fix a few tests that used to fail on the HiPE platformHans Bolinder2011-10-211-3/+10
* Make epp search directory of current file first when including another fileRichard Carlsson2011-10-171-2/+18
* Improve and correct types and specifications in Kernel and STDLIBHans Bolinder2011-08-311-2/+2
* 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-3/+4
* 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-18/+20
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Fix epp bug concerning the file attribute and file inclusionHans Bolinder2010-10-281-2/+36
* OTP-8665 epp bugHans Bolinder2010-06-031-25/+37
* OTP-8562 Closing right parenthesis in macro definitions is mandatory.Hans Bolinder2010-04-091-14/+36
* OTP-8503 stdlib: records with no fields is considered typed by eppHans Bolinder2010-03-091-2/+17
* OTP-8470 stdlib: epp bugHans Bolinder2010-03-021-3/+24
* epp_SUITE: Increase code coverageHans Bolinder2010-02-011-7/+51
* epp: change rules to choose the right version of a macroChristopher Faulet2010-02-011-15/+15
* epp: Add support of macros overloadingChristopher Faulet2010-02-011-8/+73
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1148