Skip to content

Changes

Summary

  1. [NONE] Clean up the DotRenameRefactoringTests test cases. (details)
  2. [321775]: Escape html entities in html-like labels (details)
Commit cf75ac9b41a830ff237d5c9ca50b1298fdefcb16 by Tamas Miklossy
[NONE] Clean up the DotRenameRefactoringTests test cases.
- Restructuring the test cases to be more conform to the
'given'/'when'/'then' structure.
- Usage of a ParseHelper object instead of an IParser object.
- Eliminate unnecessarry type declarations.
- Source code formatting.
The file was modified org.eclipse.gef.dot.tests/src/org/eclipse/gef/dot/tests/DotRenameRefactoringTests.xtend (diff)
Commit a938cfcdb93e0c3c52a7727f8a50abf0ce34d40e by Tamas Miklossy
[321775]: Escape html entities in html-like labels
The file was modified org.eclipse.gef.dot.ui/src/org/eclipse/gef/dot/internal/ui/DotHTMLLabelJavaFxNode.java (diff)