aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools/test
AgeCommit message (Expand)Author
2019-04-04parsetools: Remove no longer working testsHans Bolinder
2018-06-18Update copyright yearHenrik Nord
2018-02-06parsetools: Do not call erlang:get_stacktrace()Hans Bolinder
2017-04-07parsetools: Fix Yecc regarding Unicode atomsHans Bolinder
2017-04-07parsetools: Fix Leex regarding Unicode atomsHans Bolinder
2017-03-10parsetools: Fix handling of locations and annotationsHans Bolinder
2016-09-29parsetools: Correct counting of newlinesHans Bolinder
2016-09-28parsetools: Correct handling of Unicode in LeexHans Bolinder
2016-09-12parsetools: Suppress Dialyzer-warningsHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30parsetools: Use module erl_annoHans Bolinder
2015-01-15Let Yecc use the new -dialyzer attributeHans Bolinder
2014-07-24Fix line counting in token and tokens functionsarchimed
2014-07-24Add unit test for string fun in leex test suitearchimed
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2013-09-11Merge branch 'maint'Fredrik Gustafsson
2013-09-10parsetools: added testcase for unicodeFredrik Gustafsson
2013-09-03Merge branch 'maint'Hans Bolinder
2013-09-02Fix a Unicode filename bug affecting Leex and YeccHans Bolinder
2013-08-28Merge branch 'maint'Hans Bolinder
2013-08-28Fix a Yecc bugHans Bolinder
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-25[parsetools] Change the encoding of test suites to UTF-8Hans Bolinder
2013-01-16Remove support for the query keyword and query expressionsLoïc Hoguin
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
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-06-01leex: add warnings_as_errors optionTuncer Ayaz
2011-05-30leex: fix typo in leex_SUITETuncer Ayaz
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2011-02-17Update all test specsLukas 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-15Call chmod without the "-f" flagHolger Weiß
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