summaryrefslogtreecommitdiff
path: root/lib/parsetools/test/yecc_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix a Unicode filename bug affecting Leex and YeccHans Bolinder2013-09-021-2/+61
* Fix a Yecc bugHans Bolinder2013-08-281-2/+35
* [parsetools] Change the encoding of test suites to UTF-8Hans Bolinder2013-01-251-29/+29
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-3/+151
* parsetools: Eliminate use of tuple funBjörn Gustavsson2011-11-291-3/+4
* parsetools: test if warnings_as_errors writes fileTuncer Ayaz2011-09-061-2/+8
* yecc: add warnings_as_errors optionTuncer Ayaz2011-06-011-0/+8
* 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 parsetoolsLukas Larsson2011-02-171-21/+23
* 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 parsetools tests to conform with common_test standardLukas Larsson2011-02-171-16/+25
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Improve formating of Yecc error messagesHans Bolinder2010-11-011-2/+10
* Fix a problem with HiPE-compiled Yecc parsersHans Bolinder2010-08-231-8/+8
* OTP-8486 parsetools: yecc bugHans Bolinder2010-03-051-2/+32
* OTP-8483 parsetools: yecc bugHans Bolinder2010-03-031-2/+26
* yecc_SUITE: Adjustment for modified error tupleHans Bolinder2010-02-011-1/+1
* Add test suite for parsetoolsBjörn Gustavsson2010-02-011-0/+1795