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 42042bac68 Merge pull request #5187 from matthiasblaesing/pr-4945
     new 7c23807856 CslTestBase#checkNoOverlaps only detects special overlaps - 
contained ranges are not deteced
     new 5847f3519b CssSemanticAnalyser needs to flatten OffsetRanges for 
highlights
     new e5dd712342 Merge pull request #5151 from matthiasblaesing/GH-5012

The 7934 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:
 .../netbeans/modules/csl/api/test/CslTestBase.java | 20 ++++----
 .../css/editor/module/CssModuleSupport.java        | 60 +++++++++++++++++++++-
 .../test/unit/data/testfiles/coloring1.css         |  6 +++
 .../unit/data/testfiles/coloring1.css.semantic     |  6 +++
 .../css/editor/csl/CssSemanticAnalyzerTest.java    | 39 ++++++++++++++
 5 files changed, 120 insertions(+), 11 deletions(-)
 create mode 100644 ide/css.editor/test/unit/data/testfiles/coloring1.css
 create mode 100644 
ide/css.editor/test/unit/data/testfiles/coloring1.css.semantic
 create mode 100644 
ide/css.editor/test/unit/src/org/netbeans/modules/css/editor/csl/CssSemanticAnalyzerTest.java


---------------------------------------------------------------------
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