This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 4ede016  Travis, run tests for harness modules
     new 2107941  [NETBEANS-3335] Enhance robustness of HTML Lexer
     new e791b5c  [NETBEANS-3335] Enhance robustness of HTML Lexer
     new 3e9de83  Merge pull request #1617 from matthiasblaesing/html_fix

The 3075 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ide/html.lexer/src/org/netbeans/lib/html/lexer/HtmlLexer.java    | 8 ++++++--
 .../data/testfiles/parserErrors/testParserNETBEANS3335_01.tpl    | 1 +
 ...erErrors5.tpl.errors => testParserNETBEANS3335_01.tpl.errors} | 0
 .../data/testfiles/parserErrors/testParserNETBEANS3335_02.tpl    | 1 +
 ...erErrors5.tpl.errors => testParserNETBEANS3335_02.tpl.errors} | 0
 .../modules/php/smarty/editor/parser/TplParserErrorsTest.java    | 9 +++++++++
 6 files changed, 17 insertions(+), 2 deletions(-)
 create mode 100644 
php/php.smarty/test/unit/data/testfiles/parserErrors/testParserNETBEANS3335_01.tpl
 copy 
php/php.smarty/test/unit/data/testfiles/parserErrors/{testParserErrors5.tpl.errors
 => testParserNETBEANS3335_01.tpl.errors} (100%)
 create mode 100644 
php/php.smarty/test/unit/data/testfiles/parserErrors/testParserNETBEANS3335_02.tpl
 copy 
php/php.smarty/test/unit/data/testfiles/parserErrors/{testParserErrors5.tpl.errors
 => testParserNETBEANS3335_02.tpl.errors} (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to