aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools/test/yecc_SUITE.erl
AgeCommit message (Expand)Author
2013-01-25[parsetools] Change the encoding of test suites to UTF-8Hans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2011-11-29parsetools: Eliminate use of tuple funBjörn Gustavsson
2011-09-06parsetools: test if warnings_as_errors writes fileTuncer Ayaz
2011-06-01yecc: add warnings_as_errors optionTuncer Ayaz
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for parsetoolsLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update parsetools tests to conform with common_test standardLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2010-11-01Improve formating of Yecc error messagesHans Bolinder
2010-08-23Fix a problem with HiPE-compiled Yecc parsersHans Bolinder
2010-03-05OTP-8486 parsetools: yecc bugHans Bolinder
2010-03-03OTP-8483 parsetools: yecc bugHans Bolinder
2010-02-01yecc_SUITE: Adjustment for modified error tupleHans Bolinder
2010-02-01Add test suite for parsetoolsBjörn Gustavsson