module Autotest::AutoUpdate
module Autotest::Once
module Autotest::RCov
module Autotest::Restart
module Autotest::Timestamp
class Autotest
class UnitDiff
autotest
4.4.3
# files_matching
def files_matching regexp self.find_order.select { |k| k =~ regexp } end