diff --git a/test/auto-link-test/Jamfile b/test/auto-link-test/Jamfile new file mode 100644 index 00000000..ffca9f4f --- /dev/null +++ b/test/auto-link-test/Jamfile @@ -0,0 +1,94 @@ +# copyright John Maddock 2003 + +# +# This Jamfile tests the ability of some Windows compilers +# to automatically link to the right lib file, +# it is not generally applicable. +# + +subproject libs/regex/test/auto-link-test ; + +# bring in the rules for testing +import testing ; + +run + # sources +