Commit Graph

20 Commits

Author SHA1 Message Date
Taylor Blau
ed34149069 filepathfilter: un-comment tests that work with new code 2017-09-13 17:11:07 -04:00
rick olson
1cb1ba1c25 more comprehensive filepathfilter HasPrefix tests 2017-09-13 12:01:24 -06:00
Taylor Blau
8c30f31490 filepathfilter: platform-specific tests 2017-08-08 11:10:26 -06:00
Taylor Blau
18fe195047 filepathfilter: test filter's 'HasPrefix' method 2017-08-08 10:48:06 -06:00
Taylor Blau
266296eb5c filepathfilter: return include/exclude patterns via Include(), Exclude() 2017-06-23 12:05:46 -06:00
Taylor Blau
289d129627 filepathfilter: replace only on Windows 2017-06-20 22:05:54 -06:00
Taylor Blau
53c61ea314 filepathfilter: _really_ clean expected pattern 2017-06-20 21:18:44 -06:00
Taylor Blau
d9871a52f9 filepathfilter: clean expected pattern before comparison 2017-06-20 20:47:15 -06:00
Taylor Blau
4fd9839208 filepathfilter: normalize pattern result on Windows 2017-06-20 20:28:49 -06:00
Taylor Blau
f465ae4f83 filepathfilter: teach AllowsPattern, to return the pattern that matched 2017-06-20 20:25:03 -06:00
risk danger olson
ecf23ea343 filepathfilter: handle prefix matches like '/foo' 2017-05-18 11:27:04 -06:00
risk danger olson
4a89a9732d better assertion helpers 2017-05-18 08:04:53 -06:00
risk danger olson
ed2d59f071 filepathfilter: teach path patterns to match subdirectories 2017-05-18 07:13:03 -06:00
Steve Streeting
b73eea59d7 Add test to prove set operator [] works in filter matching
This is supported by .gitignore
2016-12-14 09:34:03 +00:00
risk danger olson
5f017796f5 export Pattern and NewPattern 2016-11-21 16:44:41 -07:00
risk danger olson
d8920e6f33 decouple tools pkg from filepathfilter 2016-11-21 16:34:35 -07:00
risk danger olson
6b9c9f29b8 pattern Match() requires cleaned files 2016-11-21 16:02:57 -07:00
risk danger olson
23c128a012 add the FileMatch unit tests 2016-11-21 14:57:51 -07:00
risk danger olson
43cfd23fe9 add benchmarks 2016-11-21 14:29:00 -07:00
risk danger olson
a9ef14e11a move over existing tests 2016-11-21 11:56:35 -07:00