From 551e489c5fdbee5057b27d665ed0a3ab1751b901 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 5 Jul 2016 15:18:38 -0400 Subject: [PATCH] Add graph:union * src/graph.xsl (graph:union): Added * test/graph-test.xsl: Test data added * test/graph.xspec: Tests added --- src/graph.xsl | 46 +++++++++++++++++++++++++++++ test/graph-test.xsl | 70 +++++++++++++++++++++++++++++++++++++++++++++ test/graph.xspec | 46 +++++++++++++++++++++++++++++ 3 files changed, 162 insertions(+) diff --git a/src/graph.xsl b/src/graph.xsl index 692f577b..387d1830 100644 --- a/src/graph.xsl +++ b/src/graph.xsl @@ -144,4 +144,50 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/test/graph-test.xsl b/test/graph-test.xsl index fea46fa9..63cf6186 100644 --- a/test/graph-test.xsl +++ b/test/graph-test.xsl @@ -99,6 +99,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/graph.xspec b/test/graph.xspec index 14a04efd..c5e32163 100644 --- a/test/graph.xspec +++ b/test/graph.xspec @@ -171,4 +171,50 @@ $edge/@cattr = 'cvalue' and $edge/@cattr2 = 'cvalue2'" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +