]> gerrit.simantics Code Review - simantics/interop.git/history - org.simantics.interop/src/org/simantics/interop/test/GraphComparator.java
Added relations checks for graph path comparison
[simantics/interop.git] / org.simantics.interop / src / org / simantics / interop / test / GraphComparator.java
2020-01-13 Marko LuukkainenAdded relations checks for graph path comparison 72/3772/1
2020-01-09 Marko LuukkainenAsserted properties caused wrong change reports. 70/3770/1
2020-01-07 Marko LuukkainenNecessary changes for UC change management support 60/3760/1
2019-12-19 Marko LuukkainenUse named Comparator return values for most common... 30/3730/1
2019-11-26 Marko LuukkainenFix ResourceComparator initialization 18/3618/1 release/1.41.0
2019-11-25 Marko LuukkainenResourceComparator initialization method 17/3617/1
2019-05-03 Marko LuukkainenHandle asserted property statements 74/2874/1 release/1.39.0
2018-02-28 Marko LuukkainenUsing bindings when comparing literal values (perf...
2017-04-13 Marko LuukkainenImprove graph comparison logic
2017-04-06 Marko LuukkainenThree-way comparison: utilise old changes in the update...
2017-02-02 luukkainenUse nonTested filter with property comparison
2017-02-02 luukkainenImprove Proteus property comparison
2017-02-02 luukkainenGraph comparator did not handle non-traversed statements.
2017-02-02 luukkainenRemove debug messages
2017-02-02 luukkainenPath comparisons are now much more reliable
2017-02-02 luukkainenComparator did not map root resources -> invalid results
2017-02-02 luukkainenRunning comparison algorithm in multiple transactions...
2017-02-02 luukkainenrefs #3138
2017-02-02 luukkainengit-svn-id: https://www.simantics.org/svn/simantics...
2017-02-02 luukkainenIn some cases Comparator matched incorrect resources.
2017-02-02 luukkainenComparator failed to process some of the statements...
2017-02-02 luukkainenComparisonViewer allows customizing comparator
2017-02-02 luukkainengit-svn-id: https://www.simantics.org/svn/simantics...
2017-02-02 luukkainengit-svn-id: https://www.simantics.org/svn/simantics...
2017-02-02 luukkainenMore extensive search for comparable resources
2017-02-02 luukkainenImproved handling of unidentified objects.
2017-02-02 luukkainenFix
2017-02-02 luukkainenBetter handling of unidentified resources (resources...
2017-02-02 luukkainenSorting created duplicates
2017-02-02 luukkainenAllow defining matching resources (Comparing models...
2017-02-02 luukkainenGraphComparator behavior can be customized with ObjectC...
2017-02-02 luukkainenComparator fixes
2017-02-02 luukkainenComparator bug fixes.
2017-02-02 luukkainenBuiltins removed
2017-02-02 luukkainenSubgraph difference tester