# copyright John Maddock 2003 subproject libs/regex/test ; # bring in the rules for testing SEARCH on testing.jam = $(BOOST_BUILD_PATH) ; include testing.jam ; include $(BOOST_ROOT)/libs/regex/base.jam ; # # this template defines the options common to # all regex tests: # template test :