aboutsummaryrefslogtreecommitdiffstats
path: root/lib/syntax_tools/test/syntax_tools_SUITE.erl
AgeCommit message (Expand)Author
2019-03-28syntax_tools: Fix handling of Unicode filenamesHans Bolinder
2019-01-15syntax_tools: Fix pretty-printing of type funsHans Bolinder
2018-09-12syntax_tools: Correct erl_syntax:revert/1Hans Bolinder
2018-06-28Support bitstrings as literals in erl_syntaxPéter Gömöri
2018-05-30syntax_tools: Fix a bug regarding reverting map types.Hans Bolinder
2017-06-22syntax_tools: erl_tidy: Do not hang when exits are trappedHans Bolinder
2016-11-23Remove obsolete CVS keyword markupRichard Carlsson
2016-07-06syntax_tools: Make erl_tidy work on input file with tildeMark Bucciarelli
2016-05-09syntax_tools: Add tests for types and specsHans Bolinder
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-10-24syntax_tools: Strengthen igor testsBjörn-Egil Dahlberg
2014-10-24syntax_tools: Strengthen erl_recomment testsBjörn-Egil Dahlberg
2014-10-24syntax_tools: Strengthen erl_syntax comments testsBjörn-Egil Dahlberg
2014-10-24syntax_tools: Teach Maps to erl_syntaxBjörn-Egil Dahlberg
2014-10-23syntax_tools: Strengthen epp_dodger testsBjörn-Egil Dahlberg
2014-10-23syntax_tools: Strengthen erl_syntax testsBjörn-Egil Dahlberg
2014-10-22syntax_tools: Refactor away ?line macroBjörn-Egil Dahlberg
2014-05-09Add test case to syntax_toolsRoland Karlsson
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-01-22Merge branch 'dgud/test_unicode/OTP-10877'Dan Gudmundsson
2014-01-21Smoke test erl_syntax:revert/1Anthony Ramine
2014-01-21Fix testing with unicode pathsDan Gudmundsson
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for syntax_toolsLukas 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 syntax_tools tests to conform with common_test standardLukas Larsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP