summaryrefslogtreecommitdiff
path: root/lib/parsetools/test
Commit message (Expand)AuthorAgeFilesLines
* parsetools: added testcase for unicodeFredrik Gustafsson2013-09-101-3/+21
* Fix a Unicode filename bug affecting Leex and YeccHans Bolinder2013-09-022-4/+125
* Fix a Yecc bugHans Bolinder2013-08-281-2/+35
* [parsetools] Change the encoding of test suites to UTF-8Hans Bolinder2013-01-252-47/+47
* Remove support for the query keyword and query expressionsLoïc Hoguin2013-01-161-1/+0
* Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-091-2/+2
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-022-6/+263
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-4/+4
* parsetools: Eliminate use of tuple funBjörn Gustavsson2011-11-291-3/+4
* parsetools: test if warnings_as_errors writes fileTuncer Ayaz2011-09-062-5/+16
* yecc: add warnings_as_errors optionTuncer Ayaz2011-06-011-0/+8
* leex: add warnings_as_errors optionTuncer Ayaz2011-06-011-0/+13
* leex: fix typo in leex_SUITETuncer Ayaz2011-05-301-1/+1
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\
| * Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-113-3/+3
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-172-2/+2
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* | Update all test specsLukas Larsson2011-02-171-1/+1
* | Fix formatting for parsetoolsLukas Larsson2011-02-172-29/+33
* | Add init_per_suite and end_per_suiteLukas Larsson2011-02-172-2/+14
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-172-2/+6
* | Update parsetools tests to conform with common_test standardLukas Larsson2011-02-173-26/+43
* | Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-172-5/+5
|/
* 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-014-0/+2783