index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
parsetools
/
test
Age
Commit message (
Expand
)
Author
2014-02-24
Add test suites performing app and appup file checks
Tobias Schlager
2013-09-11
Merge branch 'maint'
Fredrik Gustafsson
2013-09-10
parsetools: added testcase for unicode
Fredrik Gustafsson
2013-09-03
Merge branch 'maint'
Hans Bolinder
2013-09-02
Fix a Unicode filename bug affecting Leex and Yecc
Hans Bolinder
2013-08-28
Merge branch 'maint'
Hans Bolinder
2013-08-28
Fix a Yecc bug
Hans Bolinder
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-01-25
[parsetools] Change the encoding of test suites to UTF-8
Hans Bolinder
2013-01-16
Remove support for the query keyword and query expressions
Loïc Hoguin
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2011-11-29
parsetools: Eliminate use of tuple fun
Björn Gustavsson
2011-09-06
parsetools: test if warnings_as_errors writes file
Tuncer Ayaz
2011-06-01
yecc: add warnings_as_errors option
Tuncer Ayaz
2011-06-01
leex: add warnings_as_errors option
Tuncer Ayaz
2011-05-30
leex: fix typo in leex_SUITE
Tuncer Ayaz
2011-03-30
Merge branch 'hw/call-chmod-without-f' into dev
Henrik Nord
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Update and add cover spec files to work with common_test
Lukas Larsson
2011-02-17
Update all test specs
Lukas Larsson
2011-02-17
Fix formatting for parsetools
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update parsetools tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-11-15
Call chmod without the "-f" flag
Holger Weiß
2010-11-01
Improve formating of Yecc error messages
Hans Bolinder
2010-08-23
Fix a problem with HiPE-compiled Yecc parsers
Hans Bolinder
2010-03-05
OTP-8486 parsetools: yecc bug
Hans Bolinder
2010-03-03
OTP-8483 parsetools: yecc bug
Hans Bolinder
2010-02-01
yecc_SUITE: Adjustment for modified error tuple
Hans Bolinder
2010-02-01
Add test suite for parsetools
Björn Gustavsson