From 4f38adc11ab1a3a1ab2dd3f958c917182be7d71f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 7 Oct 2010 14:48:13 +0200 Subject: Implement generation of clone functions New test: clone. --- tests/cxx/hybrid/clone/test-000.xml | 79 +++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 tests/cxx/hybrid/clone/test-000.xml (limited to 'tests/cxx/hybrid/clone/test-000.xml') diff --git a/tests/cxx/hybrid/clone/test-000.xml b/tests/cxx/hybrid/clone/test-000.xml new file mode 100644 index 0000000..c10c1b7 --- /dev/null +++ b/tests/cxx/hybrid/clone/test-000.xml @@ -0,0 +1,79 @@ + + + 123 + abc def ghq + 123 + abc def ghq + + 1 + 2 + 3 + + 11 + 22 + 33 + + a1 b1 c1 + a2 b2 c2 + a3 b3 c3 + + aaa + bbb + ccc + + abc def ghq + + + + 123 + abc def ghq + 123 + abc def ghq + + + + 123 + abc def ghq + 123 + abc def ghq + + abc def ghq + + 123 + + + + 123 + + + + abc def ghq + + + + 123 + abc def ghq + 123 + abc def ghq + + + + 1 + 1 + abc def ghq + + + + 1 + abc def ghq + 123 + + + str str + + abc def ghq + abc + c + b + + -- cgit v1.1