Add <stop/> directive.
authorMike Taylor <mike@indexdata.com>
Mon, 23 Jan 2006 08:12:36 +0000 (08:12 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 23 Jan 2006 08:12:36 +0000 (08:12 +0000)
src/test_filter_query_rewrite.cpp

index 92d4343..405cb77 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: test_filter_query_rewrite.cpp,v 1.4 2006-01-23 08:12:24 mike Exp $
+/* $Id: test_filter_query_rewrite.cpp,v 1.5 2006-01-23 08:12:36 mike Exp $
    Copyright (c) 2005, Index Data.
 
 %LICENSE%
@@ -206,6 +206,7 @@ BOOST_AUTO_UNIT_TEST( test_filter_query_rewrite3 )
             "  <regex action='scan'>\n"
             "    <expression>fish</expression>\n"
             "    <format>mouse</format>\n"
+            "    <stop/>\n"
             "  </regex>\n"
             "  <regex action='finally'>\n"
             "    <expression>^</expression>\n"