Michael Tiller 4eaf19874c This fixes (what I think) is a bug in copySync
The issue is that copySync applies the filter **only** at the root level of a recursive
copy.  This adds a test (that failed with the original code) that checks to make sure that
the filter is applied recursively.  The patch to lib/copy.js then addresses this issue
with a simple fix and the tests pass again with the patch.
2014-02-26 16:09:57 -05:00
..
2013-01-28 02:12:58 -06:00
2013-03-18 11:43:56 -05:00
2012-10-09 23:40:03 -05:00