Rename directory non_regression_tests to comparison_tests
[SXSI/xpathcomp.git] / tests / non_regression_tests / medline_full.xml.queries.old
diff --git a/tests/non_regression_tests/medline_full.xml.queries.old b/tests/non_regression_tests/medline_full.xml.queries.old
deleted file mode 100644 (file)
index 5ad5e3c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-M1%/descendant::Article[ descendant::AbstractText[ contains (., "foot") or contains( ., "feet") ] ]
-M2%/descendant::Article[ descendant::AbstractText[ contains ( . , "plus") ] ]
-M3%/descendant::Article[ descendant::AbstractText[ contains ( . , "plus") or contains ( . , "for")  ] ]
-M4%/descendant::Article[ descendant::AbstractText[ contains ( . , "plus") and not(contains ( . , "for"))  ] ]
-M5%/descendant::MedlineCitation/child::Article/child::AuthorList/child::Author[ child::LastName[starts-with( ., "Bar")]]
-M6%/descendant::*[ descendant::LastName[ contains( ., "Nguyen") ] ]
-M7%/descendant::*/descendant::*[ contains( ., "epididymis") ]
-M8%/descendant::*[ descendant::PublicationType[ ends-with( ., "Article") ]]
-M9%/descendant::MedlineCitation[ descendant::Country[ contains( ., "AUSTRALIA") ] ]